ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,933,944 results

Amigoscode
10 Most Common Java Developer Mistakes

In this video, we'll be discussing the top 10 most common mistakes that Java developers make and how to avoid them. As a Java ...

16:13
10 Most Common Java Developer Mistakes

131,052 views

2 years ago

Geekific
SOLID Design Principles with Java Examples | Clean Code and Best Practices | Geekific

Discord Community: https://discord.gg/dK6cB24ATp GitHub Repository: https://github.com/geekific-official/ Clean and quality code ...

10:47
SOLID Design Principles with Java Examples | Clean Code and Best Practices | Geekific

127,196 views

4 years ago

Devoxx
The New Java Best Practices by  Stephen Colebourne

Java evolves. And so must our Best Practices. Because it is not enough to simply learn the new features, we must learn how to ...

47:36
The New Java Best Practices by Stephen Colebourne

43,925 views

4 months ago

Devoxx UK
Java 8 best practices by Stephen Colebourne

The Java 8 release takes Java to a whole new level. Learning the new features is just the first step. The real question is how to ...

44:40
Java 8 best practices by Stephen Colebourne

65,131 views

9 years ago

Conner Ardman
My 10 “Clean” Code Principles (Start These Now)

Writing "clean" code is oftentimes described as one of the most important aspects of programming and software engineering, but ...

15:12
My 10 “Clean” Code Principles (Start These Now)

419,169 views

1 year ago

Kantan Coding
The 3 Laws of Writing Readable Code

Is your code readable? Or is it difficult to understand? Following these three laws will help you to become the guy that every ...

5:28
The 3 Laws of Writing Readable Code

1,453,110 views

1 year ago

Geekific
Dependency Injection Made Simple with Java Examples | Clean Code and Best Practices | Geekific

Discord Community: https://discord.gg/dK6cB24ATp GitHub Repository: https://github.com/geekific-official/ If you're a software ...

8:44
Dependency Injection Made Simple with Java Examples | Clean Code and Best Practices | Geekific

86,193 views

3 years ago

Th30z Code
Avoid common Java Mistakes and improve performance

Want to level up your Java programming skills? In this video, we dive deep into the Java best practices and common mistakes to ...

7:16
Avoid common Java Mistakes and improve performance

2,985 views

2 years ago

Java
Real World Lean Java Practices, Patterns, Hacks, and Workarounds

Join us for JavaOne 2026. Sign up now to get ongoing updates https://go.oracle.com/LP=149517 This interreactive session is ...

51:10
Real World Lean Java Practices, Patterns, Hacks, and Workarounds

37,158 views

9 months ago

Fireship
7 Programming myths that waste your time

... Settings - Atom One Dark - vscode-icons - Fira Code Font Topics Covered - Coding best practices - How to code in 2025.

6:17
7 Programming myths that waste your time

1,503,053 views

9 months ago

Telusko
Java For Programmers in 2 hours

Java not for beginners, its for Professionals 00:00:00 - Introduction to Java 00:02:59 - Getting used to Java 00:15:12 - Java ...

2:02:36
Java For Programmers in 2 hours

173,467 views

1 year ago

Selenium Automation and Java learning with Srini
UNLOCK the Secrets: JAVA CODING Best Practices That Will Make You a Pro! #java #codingbestpractices

This video talks about, Coding Best Practices in Java”. #java #javacodingbestpractices #bestpracticesforcodereview ...

28:22
UNLOCK the Secrets: JAVA CODING Best Practices That Will Make You a Pro! #java #codingbestpractices

2,662 views

1 year ago

Amigoscode
10 Spring and Spring Boot Common Mistakes You Need To STOP

In this video I will discuss 10 Spring Framework and Spring Boot Mistakes you need stop right now. This is crucial to write clean ...

15:49
10 Spring and Spring Boot Common Mistakes You Need To STOP

193,276 views

2 years ago

Chicago Java Users Group
Java Programming Best Practices with Ken Fogel

CJUG - August 06 2020.

1:15:23
Java Programming Best Practices with Ken Fogel

444 views

5 years ago

Awesome
This one change will make your code better...

... load in programming Topics: - Programming best practices; - How to write clean code; - Remove complexity; - Coding myths.

6:09
This one change will make your code better...

24,008 views

4 months ago

AshishBurman
Top 8 Java Best Practices for Clean, Efficient, and Maintainable Code

1. Write Clear and Maintainable Code: Prioritize simplicity and readability over complexity. Clear code is easier to debug, maintain ...

14:52
Top 8 Java Best Practices for Clean, Efficient, and Maintainable Code

246 views

1 year ago

Better Stack
12 Logging BEST Practices in 12 minutes

Everyone thinks they know logging until they're debugging a production issue at 3 AM. In this comprehensive guide, we'll cover ...

12:00
12 Logging BEST Practices in 12 minutes

237,931 views

1 year ago

CyberTech Guard
Java Coding Standards and Best Practices:

Master Java coding with these essential standards and best practices! From naming conventions to exception handling, elevate ...

1:38
Java Coding Standards and Best Practices:

361 views

1 year ago

LeadX Freelance
Java Best Practices: A Compilation of Coding Conventions and Guideline

When writing Java code, adhering to best practices and coding conventions is essential to ensure maintainable, efficient, and ...

4:48
Java Best Practices: A Compilation of Coding Conventions and Guideline

37 views

2 years ago

Keyhole Software
What are the Best Practices for Writing Clean Java Code?

In this insightful video, we discuss the best practices for writing clean Java code that enhances maintainability, readability, and ...

5:55
What are the Best Practices for Writing Clean Java Code?

150 views

1 year ago

Visual Computer Science
Java Exception Handling - 5 Best Practices That You Should Know!

When building applications in Java, handling exceptions correctly requires some level of knowledge around the way we should ...

10:28
Java Exception Handling - 5 Best Practices That You Should Know!

20,696 views

4 years ago

JetBrains
Code Review Best Practices

We know that Code Reviews are a Good Thing. We probably have our own personal lists of things we look for in the code we ...

58:47
Code Review Best Practices

98,535 views

7 years ago

VKS Coding
JAVA CODING GUIDELINE l  BEST PRACTICES

Following coding guideline increase readability and maintainability of code. Discussed Guideline for Class , Method , Variable ...

6:52
JAVA CODING GUIDELINE l BEST PRACTICES

216 views

2 years ago

codippa
Java best practices for developers | Write clean and concise java code | 10 coding practices java

java #javaprogramming #javatutorial #javaedition #java8 #java8stream #javalanguage #javadeveloper #javadevelopment ...

8:42
Java best practices for developers | Write clean and concise java code | 10 coding practices java

1,023 views

2 years ago

Code Decode
NEVER WRITE CODE LIKE THIS | Top Common Mistakes by Java Developer Best Coding Practices Code Decode

In this video of code decode we have covered top programming mistakes done by experienced java programmers and best ...

20:35
NEVER WRITE CODE LIKE THIS | Top Common Mistakes by Java Developer Best Coding Practices Code Decode

7,278 views

2 years ago