ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

10,721,426 results

conaticus
I Tried Java (it's horrible)

I Learend Java in 2022 Blacknight's Plugin: https://discord.gg/hm66GrU Discord: https://discord.gg/aNAgGMsxY9 Github: ...

8:02
I Tried Java (it's horrible)

72,844 views

3 years ago

Java
24 Java Features You Missed In 2022 - Inside Java Newscast #39

JDK 18 and JDK 19 preview a number of big ticket features but they also come with a lot of smaller improvements. Here are 24 ...

11:56
24 Java Features You Missed In 2022 - Inside Java Newscast #39

8,086 views

3 years ago

Java
Java's Plans for 2022 - Inside Java Newscast #18

Java #OpenJDK #Java18 #Java19 An update on Java's four key projects: Valhalla, Panama, Loom, and Amber - what they're ...

9:54
Java's Plans for 2022 - Inside Java Newscast #18

11,065 views

4 years ago

Java
Java Is Fast! - Inside Java Newscast #22

Java never sleeps on performance. This has been true since the first release of Java in 1996, and remains true with the upcoming ...

9:51
Java Is Fast! - Inside Java Newscast #22

6,361 views

3 years ago

Java
Java 20 - From ThreadLocal to ScopedValue with Loom Full Tutorial - JEP Café #16

ThreadLocal variables can help you share sensitive information among the different components of an application, without ...

18:18
Java 20 - From ThreadLocal to ScopedValue with Loom Full Tutorial - JEP Café #16

20,216 views

3 years ago

Java
Moved by Java Video Series - Keynote

Please enjoy a short video put together by the Java Platform group at Oracle that highlights selfie-shot videos from a small slice of ...

4:57
Moved by Java Video Series - Keynote

18,921 views

5 years ago

Microsoft Developer
Introduction to Java Modules | Java for Beginners

Microsoft Principal Software engineer for Java and Java Champion Kirk Pepperdine introduces us to Java Modules, a feature in ...

12:42
Introduction to Java Modules | Java for Beginners

21,700 views

3 years ago

Coding with John
Lambda Expressions in Java - Full Simple Tutorial

Full tutorial for Lamba expressions in Java. Complete Java course: https://codingwithjohn.thinkific.com/courses/java-for-beginners ...

13:05
Lambda Expressions in Java - Full Simple Tutorial

919,722 views

3 years ago

Java
Streamlining Large-Scale Java Development with Sander Mak

JavaOne 2022 Speaker Preview: In this conversation Oracle's Jim Grisanzio talks with JavaOne 2022 speaker Sander Mak.

16:44
Streamlining Large-Scale Java Development with Sander Mak

2,824 views

3 years ago

Java
Java Q&A; Leyden, Valhalla, Amber, and more! - Inside Java Newscast #30

We asked you for questions on YouTube, Reddit, and Twitter and are here to answer a bunch of them. From projects Amber to ...

17:20
Java Q&A; Leyden, Valhalla, Amber, and more! - Inside Java Newscast #30

5,618 views

3 years ago

Java
Java Resists Quantum Attacks - Inside Java Newscast #85

While we all get excited imagining the many happy path scenarios using quantum computers, what if such computation power will ...

10:27
Java Resists Quantum Attacks - Inside Java Newscast #85

7,689 views

11 months ago

Java
JDK 17 1st Release Candidate, finalize() deprecation, Value-based classes - Inside Java Newscast #10

Java #OpenJDK #JDK The first release candidate of Java 17 is here! Why you should not be using the `finalize()` method of the ...

13:40
JDK 17 1st Release Candidate, finalize() deprecation, Value-based classes - Inside Java Newscast #10

6,388 views

4 years ago

edureka!
Top 10 Reasons to Learn Java in 2022| Why Learn Java Programming | Java Training | Edureka Rewind  7

Edureka Java Certification Training: https://www.edureka.co/java-j2ee-training-course(Use ...

15:13
Top 10 Reasons to Learn Java in 2022| Why Learn Java Programming | Java Training | Edureka Rewind 7

1,998 views

Streamed 3 years ago

Java
Java's Plans for 2023 - Inside Java Newscast #40

A summary of what happened in 2022 and what will probably happen in 2023 for Projects Amber (pattern matching, relaxed ...

9:59
Java's Plans for 2023 - Inside Java Newscast #40

8,734 views

3 years ago

Java
Java 21 - The Other Side - Inside Java Newscast #51

OMG, how is there even more in JDK 21?! Scoped values preview, key encapsulation mechanism API, a new JFR command, and ...

11:08
Java 21 - The Other Side - Inside Java Newscast #51

8,821 views

2 years ago

Java
Generational ZGC Needs You! - Inside Java Newscast #37

The ZGC team is previewing a major update to ZGC and is looking for feedback. Let's learn about the history of ZGC, what the ...

7:12
Generational ZGC Needs You! - Inside Java Newscast #37

3,801 views

3 years ago

Java
Glimpse at Java 20: Pattern Matching, Concurrent Programming and Valhalla - Inside Java Newscast #38

Java 20 is almost round the corner. We already have a good idea of what new things will be in it. So let us visit them in this ...

9:24
Glimpse at Java 20: Pattern Matching, Concurrent Programming and Valhalla - Inside Java Newscast #38

13,335 views

3 years ago

edureka!
Top 10 Java Frameworks in 2022 | Spring, Hibernate, Struts, GWT,JSF | Java | Edureka Rewind - 1

Edureka Java Certification Training: https://www.edureka.co/java-j2ee-training-course(Use ...

19:35
Top 10 Java Frameworks in 2022 | Spring, Hibernate, Struts, GWT,JSF | Java | Edureka Rewind - 1

2,917 views

Streamed 3 years ago

Java
Java 22 Previews Statements Before `super(...)` and `this(...)` - Inside Java Newscast #62

Whether for validation, preparation, or splitting and sharing arguments, it can be quite annoying that Java doesn't allow ...

8:02
Java 22 Previews Statements Before `super(...)` and `this(...)` - Inside Java Newscast #62

13,219 views

2 years ago

Java
Loom in the Java Ecosystem - Inside Java Newscast #34

Project Loom's core features, virtual threads and structured concurrency, were released as previews/incubators in JDK 19 and the ...

8:32
Loom in the Java Ecosystem - Inside Java Newscast #34

8,433 views

3 years ago

Java
From Java Security with Love - Inside Java Newscast #42

JDK 19 and JDK 20 early access builds introduce further improvements that strengthen the default security of the Java Platform ...

7:46
From Java Security with Love - Inside Java Newscast #42

5,450 views

2 years ago

Java
Simple Web Server, Incremental JVM Improvements & JEP 420 Update - Inside Java Newscast #16

The JDK will be getting its own built-in simple web server. Also the JVM continues to see steady improvements and a second ...

7:33
Simple Web Server, Incremental JVM Improvements & JEP 420 Update - Inside Java Newscast #16

4,891 views

4 years ago

Java
Java Value Objects in Action with Valhalla - JEP Café #15

How Value Objects will make it possible to write readable object oriented code with the performances of primitive based code.

19:15
Java Value Objects in Action with Valhalla - JEP Café #15

28,015 views

3 years ago

Java
Java 21 Tool Enhancements: Better Across the Board #RoadTo21

Learn about the game-changing updates on Java's evolving toolkit! From improved compilation efficiency with javac and ...

17:39
Java 21 Tool Enhancements: Better Across the Board #RoadTo21

12,889 views

2 years ago

Java
Deconstructing Records in Pattern Matching - Inside Java Newscast #26

JavaOne is back! ➱ https://oracle.com/javaone How record patterns use records' transparency to safely deconstruct them in ...

8:14
Deconstructing Records in Pattern Matching - Inside Java Newscast #26

5,375 views

3 years ago