ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

448,318 results

Java
Declassifying the Java 27 Release! - Inside Java Newscast #115

Java 27 is heading for release on September 15th. As with every JDK release, there are a host of changes that will impact ...

15:17
Declassifying the Java 27 Release! - Inside Java Newscast #115

23,049 views

2w ago

Java
Java 27 Launch Stream

On September 15, we celebrated the release of Java 27, covering what's new in JDK 27—from key enhancements and platform ...

2:45:09
Java 27 Launch Stream

32,945 views

Streamed 10d ago

Java
Security in Java [AtA] Inside Java Podcast 71

Given how prevalent Java is on web servers throughout the internet, security in Java is of critical importance. There's the security ...

33:17
Security in Java [AtA] Inside Java Podcast 71

3,832 views

1d ago

Java
What's New in Java 27 in UNDER 3 Minutes

Let's review in about 2 minutes the 9 JEPs (JDK Enhancement Proposals) that were included in the JDK 27 release! Join the Java ...

2:47
What's New in Java 27 in UNDER 3 Minutes

40,022 views

12d ago

Amigoscode
most java devs get this wrong

Land the job. Get the promotion. Become a better dev. https://skool.com/amigoscode-academy Java is always pass by value.

7:36
most java devs get this wrong

23,456 views

3w ago

ForrestKnight
Man, I love Java...

This is everything you need to know about Java 27. Check out CodeRabbit Security and scan your codebase!

10:28
Man, I love Java...

84,734 views

9d ago

Java
Principles of Memory Management in Java

Java programs use garbage collection, and the JDK offers several collectors with different characteristics. But they also share ...

45:41
Principles of Memory Management in Java

52,328 views

3w ago

Java
Just-In-Time Compilation for Java Performance: Recent and Ongoing Improvements

Just-in-time (JIT) compilation within the JVM is essential to Java's performance and plays a central role in ongoing OpenJDK ...

48:10
Just-In-Time Compilation for Java Performance: Recent and Ongoing Improvements

18,255 views

5d ago

Coding with John
Why 200≠200 in Java

Integer caching in Java causes some strange behavior... ☕ JAVA COURSE: ...

8:30
Why 200≠200 in Java

212,515 views

2w ago

Java
AOT Caching - Netflix' Practice vs OpenJDK's Theory [I/O] Inside Java Podcast 70

Java projects that want to reduce their launch times need to look into Java's new ahead-of-time capabilities. A training run is used ...

1:11:17
AOT Caching - Netflix' Practice vs OpenJDK's Theory [I/O] Inside Java Podcast 70

11,272 views

8d ago

Java
Operator Overloading with Type Classes [AtA] Inside Java Podcast 68

OpenJDK's Project Valhalla is improving Java's support for custom numerical types. That goes beyond value types and also ...

41:39
Operator Overloading with Type Classes [AtA] Inside Java Podcast 68

20,358 views

4w ago

Java
Look Inside a Large Language Model to Become a Better Java Developer

You can code with an LLM and never think about what goes on inside the LLM. But once you peek inside, the inner workings lead ...

49:42
Look Inside a Large Language Model to Become a Better Java Developer

20,441 views

2w ago

Rock the JVM
Algebraic Data Types (ADTs) in Java

This is a demonstration of how algebraic data types in Java can help you write more readable and maintanable code. Article: ...

35:01
Algebraic Data Types (ADTs) in Java

4,860 views

3w ago