ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

185 results

Otavio Santana
Java Best Practices: Avoiding Boolean Parameters for Cleaner Code - Explained with Examples

In this informative Java tutorial, discover why using boolean parameters in your methods can lead to hard-to-read and maintain ...

6:37
Java Best Practices: Avoiding Boolean Parameters for Cleaner Code - Explained with Examples

610 views

2 years ago

Otavio Santana
Mastering Exception Handling in Java: Best Practices and Tips

In this video, we delve into the crucial topic of creating effective exceptions in your Java code. Understanding and implementing ...

8:54
Mastering Exception Handling in Java: Best Practices and Tips

628 views

1 year ago

Otavio Santana
The essencial Java books for seniors engineers

These books are a must-read for any senior engineer looking to stay up-to-date with the latest Java best practices and techniques.

7:35
The essencial Java books for seniors engineers

847 views

2 years ago

Otavio Santana
Optional in Java - When better code is not an alternative

Since Java 8, Java Developers have one good way to avoid the classic NullPointerException. However, it is still a problem to use ...

23:13
Optional in Java - When better code is not an alternative

2,736 views

3 years ago

Otavio Santana
Boost Your Java Software Quality: Integrating Checkstyle & PMD in Maven Projects

Learn how to significantly enhance your Java software quality by integrating Checkstyle and PMD into your Maven projects. In this ...

10:38
Boost Your Java Software Quality: Integrating Checkstyle & PMD in Maven Projects

413 views

1 year ago

ABMedia
C++ for C# and Java Developers

This video will cover all of the difficult topics and differences between C++ and a managed language such as C# or Java. Things ...

39:47
C++ for C# and Java Developers

25,548 views

5 years ago

Otavio Santana
Mastering Java Collections: Common Mistakes and How to Avoid Them

Java's Collections API has been around for a while and is a cornerstone of Java development. But even with years of experience, ...

8:24
Mastering Java Collections: Common Mistakes and How to Avoid Them

276 views

2 years ago

Chrome for Developers
Best practices from billions of calls

Let's learn from the mistakes and best practices of others. Philipp aka Fippo of &yet will through his extensive reverse engineering ...

13:44
Best practices from billions of calls

2,578 views

10 years ago

Medicine RTCL TV
Current best practices in single‐cell RNA‐seq analysis: a tutorial | RTCL.TV

Keywords ### #analysispipelinedevelopment #computationalbiology #dataanalysistutorial #single‐cellRNA‐seq #RTCLTV ...

0:34
Current best practices in single‐cell RNA‐seq analysis: a tutorial | RTCL.TV

75 views

1 year ago

Otavio Santana
Becoming the Ultimate Engineer: Persistence Unveiled - Q&A Session

Join us for an exclusive Q&A session celebrating the launch of our new book on persistence. In this insightful video, we'll answer ...

6:56
Becoming the Ultimate Engineer: Persistence Unveiled - Q&A Session

97 views

2 years ago

Abstract Programmers
Samay (Formerly TimeZoneInterceptor) demo - spring boot java

Samay (Formerly TimeZoneInterceptor) is a Java library for Spring Boot that provides automatic handling of timezone information ...

2:44
Samay (Formerly TimeZoneInterceptor) demo - spring boot java

47 views

2 years ago

Otavio Santana
4 Essential Tips to Enhance Your Java REST API Design

Unlock the secrets to building a robust and scalable Java REST API! In this video, we dive into four key tips every developer ...

9:32
4 Essential Tips to Enhance Your Java REST API Design

453 views

1 year ago

Otavio Santana
Avoiding Over-Engineering: The Top 3 Mistakes Every Software Engineer Should Know

Have you ever been stuck in the over-engineering trap as a software engineer? Join us on the Ultimate Engineer channel as we ...

4:33
Avoiding Over-Engineering: The Top 3 Mistakes Every Software Engineer Should Know

115 views

2 years ago

Otavio Santana
Java Reflection Advanced with Proxy: Creating a more robust code

In this video, we'll give a next on Java reflection with Proxy. If you like me and enjoy good framework API, you might love Spring ...

11:23
Java Reflection Advanced with Proxy: Creating a more robust code

440 views

2 years ago

Samir Paul
Code Reuse Through Inheritance

ADSB 05_04.

12:57
Code Reuse Through Inheritance

1,091 views

10 years ago

Otavio Santana
Avoiding Pitfalls with Java Optional: Common Mistakes and How to Fix Them

Java's Optional API is a powerful tool for avoiding null pointer exceptions and writing more robust code. However, even Optional ...

10:09
Avoiding Pitfalls with Java Optional: Common Mistakes and How to Fix Them

1,443 views

2 years ago

Chrome for Developers
Payment and address form best practices

Want to help your users quickly and easily get from shopping cart to payment? Learn how to use built-in browser features to ...

20:16
Payment and address form best practices

13,019 views

4 years ago

Otavio Santana
Lombok vs. Java Record: A Comparative Analysis

Join us in this enlightening YouTube video as we dive deep into the world of Java development. Discover the key distinctions ...

6:10
Lombok vs. Java Record: A Comparative Analysis

659 views

2 years ago

LetCode with Koushik
Selenium Test Practice - Page Object Model

Hello guys, in this video, we'll take a scenario and automate that using a page object model with selenium java. Scenario: 1.

1:46:08
Selenium Test Practice - Page Object Model

6,992 views

4 years ago

Dandalf
Java Input Loop

The video shows how to use Java to input an integer in using a loop that keeps asking for a valid input if the user inputs a negative ...

12:11
Java Input Loop

250 views

5 years ago