ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,601 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,688 views

3 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

28 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

564,932 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

610 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

128,450 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!

424 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,869 views

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

463,765 views

7 months 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

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

11 months 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

11 months 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
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

16 views

11 months ago

The Debug Zone
How to Preserve Order in Java EnumMap: Tips and Best Practices

In this video, we delve into the intricacies of using EnumMap in Java, a powerful data structure that allows for efficient mapping of ...

4:12
How to Preserve Order in Java EnumMap: Tips and Best Practices

7 views

11 months ago

void theCoder
Java for beginners 2024: Introduction to Java

Java is a High level, class based, Object Oriented... Argh I'm not reliving that, it's all in the video. I plan to make a Java for ...

9:19
Java for beginners 2024: Introduction to Java

67 views

1 year ago

The Debug Zone
How Autoboxing Causes Memory Leaks in Java: Solutions and Best Practices

In this video, we delve into the often-overlooked issue of autoboxing in Java and its potential to cause memory leaks.

5:11
How Autoboxing Causes Memory Leaks in Java: Solutions and Best Practices

2 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

Roel Van de Paar
Software Engineering: Cleaner code practices for Java programming (4 Solutions!!)

Software Engineering: Cleaner code practices for Java programming Helpful? Please support me on Patreon: ...

5:13
Software Engineering: Cleaner code practices for Java programming (4 Solutions!!)

4 views

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

12 views

1 year ago

The Debug Zone
Understanding Object Creation in Oracle JVM: 'Hello World' Performance Insights

In this video, we delve into the intricacies of object creation within the Oracle Java Virtual Machine (JVM) by examining a simple ...

4:27
Understanding Object Creation in Oracle JVM: 'Hello World' Performance Insights

3 views

11 months ago