ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

329 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

612 views

2 years ago

Roberto Lo Giacco
Coding for job screening

Watch me while I implement a simple algorithm as a screening test for a Java developer position. You may find interesting the ...

22:10
Coding for job screening

91 views

10 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

7,014 views

4 years ago

Jon Gjengset
Porting Java's ConcurrentHashMap to Rust (part 2)

The Java code we were working from is included in that repository, or you can view it at https://hg.openjdk.java.net/jdk/jdk13/file/ ...

5:20:13
Porting Java's ConcurrentHashMap to Rust (part 2)

13,445 views

6 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

635 views

1 year ago

J David Eisenberg
Chapter 11: Visibility modifiers in Java

Find out how to specify which classes can and cannot access the methods and properties in other classes. Note: narration at 1:54 ...

2:20
Chapter 11: Visibility modifiers in Java

128 views

5 years ago

Otavio Santana
Introduction to Ultrafast Java application with Microstream

Learning on this video about Java and Microstream, an easy way to create ultrafast applications. Handling the persistence layer is ...

19:58
Introduction to Ultrafast Java application with Microstream

651 views

3 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,737 views

3 years ago

J David Eisenberg
Chapter 2: Getting User Input in Java

How to let users supply numeric input to your programs.

4:16
Chapter 2: Getting User Input in Java

656 views

6 years ago

Samir Paul
Java Interfaces: The Implementation Perspective

ADSB 05_03.

7:13
Java Interfaces: The Implementation Perspective

827 views

10 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

455 views

1 year 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,446 views

2 years ago

J David Eisenberg
Chapter 6: The do/while loop

The do/while loop is guaranteed to execute the loop body at least once.

2:02
Chapter 6: The do/while loop

226 views

4 years ago

Jon Gjengset
January 2026 Q&A

As has become tradition, it's time for another new year's Q&A! In the span of three hours, we got through 45 questions covering ...

2:48:37
January 2026 Q&A

14,436 views

6 days 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

420 views

1 year ago

Meri (Engel) Kasprak - programming videos
Applied Logic: Practice program for final exam

A practice program to review all of the major programming concepts that we learned in this course.

5:22
Applied Logic: Practice program for final exam

628 views

12 years ago

RoshanTech
1 Learn Coding on Your Phone in Urdu | Intro, Why, How, Mistakes, Practice, First Example Complete

How to learn to code for free or coding for beginners programmer using Java script computer programming on phone. Yes on your ...

28:19
1 Learn Coding on Your Phone in Urdu | Intro, Why, How, Mistakes, Practice, First Example Complete

1,258 views

4 years ago

Otavio Santana
Simplify Your Code with Java Predicate: A Comprehensive Guide

In this video tutorial, we'll explore the powerful Java Predicate interface and learn how it can simplify your code and improve its ...

6:12
Simplify Your Code with Java Predicate: A Comprehensive Guide

720 views

2 years ago

Code with Dreamy
Problem Solving for Developers - JavaScript

Just like any other skill, problem solving takes practice to apply and master. Many developers think that becoming a better ...

1:04
Problem Solving for Developers - JavaScript

386 views

3 years ago

Otavio Santana
Mastering Java Consumer Interface: A Comprehensive Guide

In this video tutorial, we'll explore the powerful Java Consumer interface and learn how it can help you generate new values by ...

4:14
Mastering Java Consumer Interface: A Comprehensive Guide

880 views

2 years ago