ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,723 results

strager
DRY makes your code 500% better · intermediate Java code review

Learn to Don't Repeat Yourself (DRY) your code. Write more readable and maintainable programs. This lesson is in Java, but the ...

11:57
DRY makes your code 500% better · intermediate Java code review

33,826 views

4 years ago

The Debug Zone
Java Coding Style in Eclipse: Best Practices and Tips for Clean Code

In this video, we delve into the essential best practices for Java coding style within the Eclipse IDE. Clean code is crucial for ...

6:10
Java Coding Style in Eclipse: Best Practices and Tips for Clean Code

29 views

1 year ago

EngX Space
How to Become a Great Software Developer — Best Advice from Top-Notch Engineers

Check our documentary "Beyond The Success Of Kotlin: https://youtu.be/E8CtE7qTb-Q Integrate GitHub Copilot and ChatGPT ...

11:11
How to Become a Great Software Developer — Best Advice from Top-Notch Engineers

617,054 views

1 year ago

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

616 views

2 years ago

Chris Mayfield
Tracing code by hand

Drawing tables on paper; DrJava debugger https://w3.cs.jmu.edu/mayfiecs/cs149/

10:08
Tracing code by hand

129,979 views

10 years ago

Carlos Chacin
How To Make Java Code Super Easy To Test!

This enlightening video explores the groundbreaking "Decoupling Trick" that will revolutionize your approach to unit testing!

19:55
How To Make Java Code Super Easy To Test!

436 views

1 year ago

The Debug Zone
Java 9: Understanding the Differences Between Interfaces and Classes

In this video, we delve into the key distinctions between interfaces and classes in Java 9. As the language evolves, understanding ...

4:32
Java 9: Understanding the Differences Between Interfaces and Classes

16 views

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

652 views

1 year ago

Gain Java Knowledge
Java 8 Optional Class Best Practices

Hi Friends, #GainJavaKnowledge Welcome to this channel Gain Java Knowledge. We are providing best content of Java in ...

11:58
Java 8 Optional Class Best Practices

1,870 views

4 years ago

The Debug Zone
Java Print Out Exercise Explained: Common Challenges and Solutions

In this video, we dive into the Java Print Out Exercise, a common task that many programmers encounter. Whether you're a ...

5:29
Java Print Out Exercise Explained: Common Challenges and Solutions

2 views

1 year ago

The Debug Zone
Effortless Java Stream Refactoring: Simplifying Algorithms with Streams

In this video, we dive into the world of Java Streams and explore how they can transform complex algorithms into elegant, ...

4:23
Effortless Java Stream Refactoring: Simplifying Algorithms with Streams

11 views

1 year ago

The Debug Zone
Using Java 8 Optional to Avoid Null Returns: Best Practices and Examples

In this video, we delve into the powerful features of Java 8's Optional class, designed to help developers avoid the pitfalls of null ...

5:26
Using Java 8 Optional to Avoid Null Returns: Best Practices and Examples

15 views

1 year ago

The Debug Zone
How to Properly Comment Code: Best Practices for Clear Documentation

In this video, we delve into the essential practice of commenting code effectively. Clear documentation is crucial for maintaining ...

4:14
How to Properly Comment Code: Best Practices for Clear Documentation

7 views

1 year ago

The Debug Zone
Concurrent Reads in Java MappedByteBuffer: Solutions and Best Practices

In this video, we delve into the intricacies of using `MappedByteBuffer` in Java, focusing on the challenges and solutions ...

4:14
Concurrent Reads in Java MappedByteBuffer: Solutions and Best Practices

22 views

1 year ago

The Debug Zone
Java Performance: Using Try-Catch vs If Conditions for Safe Value Setting

In this video, we delve into a critical aspect of Java programming: the performance implications of using try-catch blocks versus if ...

4:12
Java Performance: Using Try-Catch vs If Conditions for Safe Value Setting

3 views

1 year ago

The Debug Zone
How to Identify Runtime Dependencies in Java Code: A Comprehensive Guide

In this video, we delve into the crucial topic of identifying runtime dependencies in Java code. Understanding these dependencies ...

5:30
How to Identify Runtime Dependencies in Java Code: A Comprehensive Guide

7 views

1 year ago

The Debug Zone
Integrating JAX-RS with CDI: Best Practices and Common Challenges Explained

In this video, we delve into the powerful combination of JAX-RS and CDI, two essential frameworks in the Java ecosystem for ...

7:08
Integrating JAX-RS with CDI: Best Practices and Common Challenges Explained

12 views

1 year ago

The Debug Zone
Best Alternatives to Null Coalescing Operator in Programming Explained

In the world of programming, handling null values effectively is crucial for building robust applications. The null coalescing ...

4:38
Best Alternatives to Null Coalescing Operator in Programming Explained

1 view

1 year ago

The Coding Gopher
99% of Developers Don't Get Sockets

Get 40% OFF CodeCrafters: https://app.codecrafters.io/join?via=the-coding-gopher ⬆️ Best project-based coding platform.

12:05
99% of Developers Don't Get Sockets

491,417 views

9 months ago

The Debug Zone
Java List.sort() NoSuchMethodException: Differences Between 1.6 and 1.8

In this video, we delve into the nuances of the Java List.sort() method and the NoSuchMethodException that can arise when ...

4:08
Java List.sort() NoSuchMethodException: Differences Between 1.6 and 1.8

18 views

1 year ago