ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

51,169 results

Barcelona Jug
To Java 17 and Beyond! - Billy Korando

Join us ! https://www.meetup.com/BarcelonaJUG/events/281758295/ Details Hi devs!!! We are very excited about our next Meetup ...

1:14:33
To Java 17 and Beyond! - Billy Korando

1,413 views

Streamed 4 years ago

Engineering Community
What is new in Java 17 by Ivan Antoniev Kadiev

An overview of the majority of the language changes between the last(11) and the latest(17) java LTS versions with examples of ...

40:47
What is new in Java 17 by Ivan Antoniev Kadiev

177 views

3 years ago

JCConf Taiwan
401 01 From Java 17 to Java 21 and Beyond By Jose PAUMARD
41:09
401 01 From Java 17 to Java 21 and Beyond By Jose PAUMARD

569 views

3 years ago

Barcelona Jug
Now is the time from Java 11 to 17

Now is the time: From Java 11 to 17 Java 17 has come almost a year ago, but many happily run production on Java 11. Some are ...

48:15
Now is the time from Java 11 to 17

196 views

3 years ago

Paris JUG
2021/09/14 - Soirée Virtuelle  :  Java 17 pour l'impatient

Java 17 pour l'impatient Et non, tout n'est pas morose, Java 17, la LTS est sortie le 14 septembre 2021. Donc promis, on ne parle ...

1:24:13
2021/09/14 - Soirée Virtuelle : Java 17 pour l'impatient

919 views

4 years ago

OktaDev
Let's Talk About Foreign Functions In Java - FOSDEM'22 - by Deepu K Sasidharan

Java 17 finally gave us the first incubator of Foreign Function & Memory API. In this talk, I do a test drive of what is in store and see ...

31:02
Let's Talk About Foreign Functions In Java - FOSDEM'22 - by Deepu K Sasidharan

2,654 views

4 years ago

OktaDev
Build Native Java Apps with Micronaut, Quarkus, and Spring Boot

This screencast shows you how to create secure REST APIs and GraalVM native images with popular Java frameworks: ...

21:43
Build Native Java Apps with Micronaut, Quarkus, and Spring Boot

6,496 views

4 years ago

Denver Java Users Group
Billy Korando: To Java 18 and Beyond!

Java 17 has come and gone, but development on Java continues on! What has changed since Java 11? And what changes are ...

1:15:48
Billy Korando: To Java 18 and Beyond!

501 views

Streamed 3 years ago

JoziJUG
Java 17 and IntelliJ IDEA

With its six-month release cycle, keeping pace with new Java releases can be overwhelming. Join this live coding session to see ...

1:32:34
Java 17 and IntelliJ IDEA

355 views

Streamed 4 years ago

Denver Java Users Group
Johan Janssen: How and Why to Upgrade to Java 16 or 17

Java upgrades are sometimes seen as difficult and many applications are still running on an older version of Java. This session ...

1:02:36
Johan Janssen: How and Why to Upgrade to Java 16 or 17

329 views

Streamed 4 years ago

Brian Will
Object-Oriented Programming is Bad

An explanation of why you should favor procedural programming over Object-Oriented Programming (OOP).

44:35
Object-Oriented Programming is Bad

2,537,880 views

10 years ago

OktaDev
Getting Started with Spring Boot and SAML

In this screencast, Okta Developer Advocate Matt Raible gives a practical and step-by-step approach to implementing ...

27:27
Getting Started with Spring Boot and SAML

25,686 views

2 years ago

Rocky Hill
DriveWire 4 running with Java 17

In this video I go through the steps I took to compile and run DriveWire 4 using Java 17. DriveWire 4 source ...

24:31
DriveWire 4 running with Java 17

133 views

3 years ago

Red Hat Developer
From Java 11 to Java 17 (and beyond) | DevNation Day LATAM

This recording is from DevNation Day Latin America, Nov 9, 2021. To learn more about DevNation and Red Hat Developer, visit ...

47:44
From Java 11 to Java 17 (and beyond) | DevNation Day LATAM

547 views

4 years ago

DebConf Videos
The Free Java Jigsaw Puzzle

by Tom Marble At: DebConf10 https://debconf10.debconf.org/ Room: Interschool Lab Scheduled start: 2010-08-02 17:00:00.

45:08
The Free Java Jigsaw Puzzle

179 views

8 years ago

Jenkins
Java 11 & Java 17

Jenkins Contributor Summit June 25, 2021 - Java 11 and Java 17 slides ...

37:27
Java 11 & Java 17

2,274 views

4 years ago

ConfEngine
Do We Really Do FP in Java? by Ben Evans #FnConf 2022

Many Java developers believe that FP arrived in Java 8, with the addition of first-class lambda expressions and the Streams API.

54:56
Do We Really Do FP in Java? by Ben Evans #FnConf 2022

649 views

3 years ago

ConfEngine
Beyond Lambdas & Streams by Naresha K at FnConf17

Java 8 opened the doors for the developers to leverage the power of functional programming. Developers can apply techniques ...

45:38
Beyond Lambdas & Streams by Naresha K at FnConf17

201 views

8 years ago

JCConf Taiwan
401 03 Why and How to Upgrade to Java 17 By Johan Janssen

Goes this see what the first one is so we can see here it's being built on java 17 and then run on java 17 and we can see that the ...

39:18
401 03 Why and How to Upgrade to Java 17 By Johan Janssen

84 views

4 years ago

FOSDEM
Java Language Futures

by Brian Goetz At: FOSDEM 2019 https://video.fosdem.org/2019/H.1302/java_language_futures.webm With the new more rapid ...

27:17
Java Language Futures

197 views

6 years ago

Barcelona Jug
21 Years of Java, 10 Years of OpenJDK: Where Do We Go From Here? by Simon Ritter at JBCNConf 2016

http://www.jbcnconf.com/2016/infoSpeaker.html?ref=sritter.

50:12
21 Years of Java, 10 Years of OpenJDK: Where Do We Go From Here? by Simon Ritter at JBCNConf 2016

80 views

9 years ago

NixCon
Nix in the Java ecosystem

Nix in the Java ecosystem - Farid Zakaria 2020-10-16 https://cfp.nixcon.org/nixcon2020/talk/PSLELK/ Java is one of the most ...

25:24
Nix in the Java ecosystem

903 views

3 years ago

The Life Code
Serialize and Deserialize JSON using Jackson

Learn how to use Jackson to serialize and deserialize JSON. Learn the fundamentals of Jackson quickly and easily through ...

35:51
Serialize and Deserialize JSON using Jackson

10,080 views

3 years ago

Otavio Santana
Java Record, exploring the feature beyond the DTO

If you might be familiar with the release cadence on Java and the latest LTS version, Java 17, you can explore the record feature ...

32:04
Java Record, exploring the feature beyond the DTO

1,476 views

3 years ago

Meetup Madness
Write ur own K8S Operators (Java!) for Fun & Profit, Marc H, Redhat 17/02/21

Write your own Kubernetes Operators (in Java!) for Fun and Profit Next to the extensible Kubernetes API itself, Operators are ...

40:13
Write ur own K8S Operators (Java!) for Fun & Profit, Marc H, Redhat 17/02/21

60 views

4 years ago