ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

324 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

611 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,003 views

4 years 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

127 views

5 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
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,736 views

3 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

631 views

1 year 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

225 views

4 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

654 views

6 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,446 views

2 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

879 views

2 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

715 views

2 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

419 views

1 year ago

J David Eisenberg
Chapter 15: Ragged Arrays

In Java, you can have a two-dimensional array where each row has a different number of elements. This is called a ragged array.

2:57
Chapter 15: Ragged Arrays

1,694 views

4 years ago

COMPUTER & EXCEL SOLUTION
Chat gpt just copy paste java script code website creation with Chat gpt@COMPUTEREXCELSOLUTION

Join this channel to get access to perks: https://www.youtube.com/channel/UC4C_tfy6WLDxzVVO3y6YinA/join This is my ...

3:06
Chat gpt just copy paste java script code website creation with Chat gpt@COMPUTEREXCELSOLUTION

274 views

2 years ago

The Mentor CodeLab
For Loop & for each loop - Java Tutorial | #15

Java Tutorial: For Loop Until now, we learned how to use while loops. Normally, we use while loop when we are not sure how ...

13:17
For Loop & for each loop - Java Tutorial | #15

11 views

1 year ago

Chrome for Developers
Getting started in Chrome DevTools

Jecelyn walks you through the basics of getting started and tips for Chrome DevTools. Watch more DevTools Tips ...

0:38
Getting started in Chrome DevTools

21,048 views

1 year 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