ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

6,122 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,686 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,313 views

1 year ago

Bulgarian Java User Group
Secure Programming in Java, Christian Heitzmann

Developers and users of Java software are generally immune to many security problems that are still problematic in other ...

50:14
Secure Programming in Java, Christian Heitzmann

150 views

6 months ago

Engineering Community
Effective Java - best practices overview by Roman Tsypuk (Rus)

Discussed Effective Java Josh Bloch book rev.2.

47:48
Effective Java - best practices overview by Roman Tsypuk (Rus)

687 views

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

609 views

2 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!

422 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

Interview DOT
#SHORTS | JAVA 8 BEST PRACTICES STREAMS | JAVA OPTIONAL USAGE CODE EXAMPLES|CLEAN CODE| InterviewDOT

Click here - https://www.youtube.com/channel/UCd0U_xlQxdZynq09knDszXA?sub_confirmation=1 to get notifications. #SHORTS ...

0:41
#SHORTS | JAVA 8 BEST PRACTICES STREAMS | JAVA OPTIONAL USAGE CODE EXAMPLES|CLEAN CODE| InterviewDOT

508 views

4 years ago

Coding wala Shree
🚀 Java 8 Optional Class | Say Goodbye to NullPointerExceptions | Best Practices & Key Methods

"Are null values causing headaches in your Java projects?" Learn how to eliminate NullPointerExceptions using the powerful ...

41:45
🚀 Java 8 Optional Class | Say Goodbye to NullPointerExceptions | Best Practices & Key Methods

1,390 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

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 Linux Foundation
Best Practices for AI-Assisted Code Generation Tools (Like CoPilot) - Van Lindberg, OSPOCO

Best Practices for AI-Assisted Code Generation Tools (Like CoPilot) - Van Lindberg, OSPOCO CoPilot was the first AI-assisted ...

43:19
Best Practices for AI-Assisted Code Generation Tools (Like CoPilot) - Van Lindberg, OSPOCO

1,431 views

2 years ago

MDF-TA
Top Java Best Practices

Top Java Best Practices #technology #viral #shortvideo #technogamerz #programming #programmer #india #tech #techreview ...

3:58
Top Java Best Practices

24 views

2 years ago

Interview DOT
DONT TALK TO STRANGERS | CLEAN CODE | GOOD PROGRAMMING PRACTICE | JAVA CODE EXAMPLE | InterviewDOT

JAVACODE #CLEANCODE #JAVAPROGRAMMING Click here ...

2:32
DONT TALK TO STRANGERS | CLEAN CODE | GOOD PROGRAMMING PRACTICE | JAVA CODE EXAMPLE | InterviewDOT

326 views

4 years ago

CppNow
C++Now 2019: Matthew Butler “Secure Coding Best Practices - Threat Hunting”

http://cppnow.org — Presentation Slides, PDFs, Source Code and other presenter materials are available at: ...

1:22:39
C++Now 2019: Matthew Butler “Secure Coding Best Practices - Threat Hunting”

1,833 views

6 years ago

CodeWithShahrukh
how to display simple hello world in java. #shorts #viral

how to display simple hello world in java || java hello world program || java hello world program run || hello world java programs .

0:07
how to display simple hello world in java. #shorts #viral

123,201 views

2 years ago

CppNow
C++Now 2018: Matthew Butler “Secure Coding Best Practices”

http://cppnow.org — Presentation Slides, PDFs, Source Code and other presenter materials are available at: ...

1:27:25
C++Now 2018: Matthew Butler “Secure Coding Best Practices”

5,190 views

7 years ago

Sameer Coding
Array Copy  Method in java || System.arraycopy(  ) || VS-Code || Program - 02

Array Copy Method in java || System.arraycopy( ) || VS-Code || Program - 02 --- What You'll Learn: - How the `arraycopy` ...

0:40
Array Copy Method in java || System.arraycopy( ) || VS-Code || Program - 02

36 views

8 months ago

Java
Adopting Extreme Programming - Unit Testing, TDD, and CI

Presentation on adopting Extreme Programming presented at the Chennai Java Summit by Manigandan.

39:51
Adopting Extreme Programming - Unit Testing, TDD, and CI

3,201 views

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

The Debug Zone
How to Mock getClass() in Java: Tips and Best Practices for Testing

In this video, we dive into the intricacies of mocking the `getClass()` method in Java, a crucial skill for effective unit testing.

3:10
How to Mock getClass() in Java: Tips and Best Practices for Testing

2 views

1 month ago

Code with Nakov | SoftUni Global
[4/13] Methods - Java Foundations Certification

Learn what methods are, and how to use them to structure and extend our code functionality. Solve the practical problems you'll ...

2:19:22
[4/13] Methods - Java Foundations Certification

1,799 views

4 years ago

Toronto Java Users Group
2019-11 Spring + Kubernetes Best Practices - Adib Saikali

Both Spring and Kubernetes have massive ecosystems leading to lots of ways to use Spring on Kubernetes. Which way is the best ...

1:17:31
2019-11 Spring + Kubernetes Best Practices - Adib Saikali

532 views

6 years ago

MDF-TA
Top Java Best Practices

Top Java Best Practices #technology #viral #shortvideo #technogamerz #programming #programmer #india #tech #techreview ...

3:21
Top Java Best Practices

21 views

2 years ago