ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

60 results

CS 125 @ Illinois
CS 125 Fall 2018: Wed 12.5.2018. Generics

Wrap up of hashing and a discussion of how to program with Java generics.

51:02
CS 125 Fall 2018: Wed 12.5.2018. Generics

450 views

7 years ago

Otavio Santana
Java Reflection Annotation: what is the difference between Retension vs Target.

shorts To start using Java reflection and create its annotation, remember that there are retention and target annotations. But what ...

0:42
Java Reflection Annotation: what is the difference between Retension vs Target.

270 views

2 years ago

Dario
Rust vs Java: A Staff Engineer's perspective

Are you trying to decide between Rust and Java for your next project? Look no further! In this video, Dario Lencina, staff engineer ...

25:04
Rust vs Java: A Staff Engineer's perspective

28,862 views

3 years ago

nipafx
Hulk Encapsulation - JEP 403 #JavaNext #Shorts

JEP 403 proposes to make the command line flag `--illegal-access` a no-op before it will eventually be removed. JEP 403: ...

1:00
Hulk Encapsulation - JEP 403 #JavaNext #Shorts

1,488 views

4 years ago

Otavio Santana
Why do we have reflection on Java?

shorts Java reflection is excellent for creating extensibility on runtime. If you're using Jakarta EE, MicroProfile, or Spring, you're ...

0:50
Why do we have reflection on Java?

2,110 views

2 years ago

nipafx
Primitive Classes - JEP 401 #JavaNext #Shorts

JEP 401 proposes to introduce primitive classes to Java and the JVM - as the name suggests, they're basically classes that ...

0:50
Primitive Classes - JEP 401 #JavaNext #Shorts

1,238 views

4 years ago

nipafx
Unify Primitives with Objects - JEP 402 #JavaNext #Shorts

JEP 402 proposes to unify primitives like `int` with objects by modeling primitive values as instances of primitive classes ...

0:54
Unify Primitives with Objects - JEP 402 #JavaNext #Shorts

1,457 views

4 years ago

nipafx
Internal API Rundown #JavaNext #Shorts

JEP 403 finally locks away JDK-internal APIs - but which are those? Here's the answer. Internal vs Exported Packages: ...

0:59
Internal API Rundown #JavaNext #Shorts

771 views

4 years ago

nipafx
Smaller Object Headers with Project Lilliput - #JavaNext #Shorts

Project Liliiput will explore techniques to downsize Java object headers in the Hotspot JVM from 16 bytes to 8 bytes or less.

0:47
Smaller Object Headers with Project Lilliput - #JavaNext #Shorts

906 views

4 years ago

Jeremy Likness
TypeScript for JavaScript Developers Part 8: Generics

Learn about support for generic types in TypeScript. The existing code has a "find" method that isn't running properly. In this video ...

1:43
TypeScript for JavaScript Developers Part 8: Generics

344 views

6 years ago

Samir Paul
Acceptable Classes for Parameters and Return Values

ADSB 05_08.

6:54
Acceptable Classes for Parameters and Return Values

505 views

10 years ago

Drunken Engineer
Java Developer Interview Questions

This Video contains core java, spring boot , microserives and coding interview questions that were asked as part of CMMI Level 5 ...

15:06
Java Developer Interview Questions

5,928 views

4 years ago

Otavio Santana
Mastering Java Collections: Common Mistakes and How to Avoid Them

Java's Collections API has been around for a while and is a cornerstone of Java development. But even with years of experience, ...

8:24
Mastering Java Collections: Common Mistakes and How to Avoid Them

278 views

2 years ago

CS 125 @ Illinois
CS 125 Fall 2018: Fri 11.9.2018. Merge Sort

Discussion of merge sort and Java generics. https://cs125.cs.illinois.edu/learn/2018_11_09_merge_sort.

49:31
CS 125 Fall 2018: Fri 11.9.2018. Merge Sort

1,064 views

7 years ago

Jon Gjengset
Crust of Rust: Iterators

In this third Crust of Rust video, we cover iterators and trait bounds, by re-implementing the "flatten" Iterator method from the ...

1:26:27
Crust of Rust: Iterators

117,962 views

5 years ago

Otavio Santana
What is the java reflection trade-off?

shorts Everything has trade-offs! This rule also applies to Java reflection. Everything has trade-offs, including Java Reflection.

0:56
What is the java reflection trade-off?

393 views

2 years ago

wikipedia tts
Comparison of Java and C++ | Wikipedia audio article

This is an audio version of the Wikipedia Article: https://en.wikipedia.org/wiki/Comparison_of_Java_and_C%2B%2B 00:00:10 1 ...

42:11
Comparison of Java and C++ | Wikipedia audio article

9 views

6 years ago

Craig Piercy
Java Review 3

3rd Java Review Session for my MIST4630 course at UGA.

34:29
Java Review 3

4,055 views

13 years ago

Otavio Santana
Java Reflection Advanced with Proxy: Creating a more robust code

In this video, we'll give a next on Java reflection with Proxy. If you like me and enjoy good framework API, you might love Spring ...

11:23
Java Reflection Advanced with Proxy: Creating a more robust code

447 views

2 years ago

Jon Gjengset
Implementing (part of) a BitTorrent client in Rust

In this stream, we're doing the "implement BitTorrent" challenge from https://app.codecrafters.io/join/bittorrent?via=jonhoo in Rust.

4:09:16
Implementing (part of) a BitTorrent client in Rust

108,265 views

2 years ago