ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

4,276,336 results

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

130,060 views

4 years ago

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

132,055 views

2 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

48,098 views

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

38,097 views

10 months 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,509,158 views

1 year ago

People also watched

Devoxx
Be more productive with IntelliJ IDEA  by Marit van Dijk

IntelliJ IDEA is designed to help developers stay in the flow while working. It has a powerful editor, refactorings, navigation, and all ...

30:42
Be more productive with IntelliJ IDEA by Marit van Dijk

16,027 views

5 months ago

CodeHead
99% Of Devs Don't Understand Spring Boot

Deploy your app before your coffee gets cold. It's that easy. Try Sevalla with $50 free credit: ...

4:21
99% Of Devs Don't Understand Spring Boot

79,849 views

4 months ago

Indently
5 Good Python Habits

Here are 5 good habits you should consider building in Python. ▷ Become job-ready with Python: https://www.indently.io ...

17:35
5 Good Python Habits

1,067,783 views

2 years ago

Don Hash
10 Tips To Improve Your Java Code Performance

Performance and the readability of your code is a vital part when it comes to production level of your applications. There are many ...

8:36
10 Tips To Improve Your Java Code Performance

50,818 views

5 years ago

Tech Primers
15 Spring Boot Best Practices to create Production grade microservices

This video covers the 15 Spring Boot best practices to create Production grade microservices Chapter timestamps ...

11:03
15 Spring Boot Best Practices to create Production grade microservices

75,070 views

4 years ago

WebBraces
4 Habits That Will Make You a Better Programmer

Every developer has their own journey, but there are some key habits that can make all the difference in your growth. In this video ...

6:40
4 Habits That Will Make You a Better Programmer

571,703 views

1 year ago

Matt Stauffer
How to Review a Pull Request Like a Senior Developer

Learn how to review a GitHub pull request--where do you look first, when do you wait for their feedback and when do you proceed ...

15:20
How to Review a Pull Request Like a Senior Developer

54,926 views

2 years ago

Devoxx
10,000 Java performance tips over 15 years - what did I learn? by Jack Shirazi

Please subscribe to our YouTube channel @ https://bit.ly/devoxx-youtube Like us on Facebook ...

45:52
10,000 Java performance tips over 15 years - what did I learn? by Jack Shirazi

100,032 views

8 years ago

Amigoscode
JAVA DTO Pattern Tutorial | Simplify Your Code

Learn how to use the JAVA DTO (Data Transfer Object) pattern in this easy-to-follow tutorial. The JAVA DTO pattern is a great way ...

19:12
JAVA DTO Pattern Tutorial | Simplify Your Code

264,090 views

3 years ago

Amigoscode
Learn SOLID Principles with CLEAN CODE Examples

In this video you will finally understand SOLID principles. SOLID is an acronym for the first five object-oriented design (OOD) ...

28:35
Learn SOLID Principles with CLEAN CODE Examples

311,676 views

3 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,367 views

5 months ago

Coding with John
Top 5 Terrible Java Coding Techniques You Need to Be Using Right Now

How to write horrifically awful Java code! Complete Java course: https://codingwithjohn.thinkific.com/courses/java-for-beginners ...

7:59
Top 5 Terrible Java Coding Techniques You Need to Be Using Right Now

124,130 views

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

424,651 views

2 years 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,263 views

9 years ago

ForrestKnight
Learn Java Object-Oriented Programming (with actual code)

Learn everything about object-oriented programming in Java. This is part 2 to the world's shortest Java course that I created out of ...

29:44
Learn Java Object-Oriented Programming (with actual code)

245,970 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

87,584 views

3 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

445 views

5 years ago

ForrestKnight
Learn Java in 15 Minutes (seriously)

To try everything Brilliant has to offer for free, visit http://brilliant.org/ForrestKnight/ and get 20% off Brilliant's annual premium ...

19:50
Learn Java in 15 Minutes (seriously)

457,174 views

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

158 views

1 year 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,531,654 views

10 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

266 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,749 views

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

3,139 views

2 years ago