ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

71 results

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

281 views

3 years ago

Otavio Santana
Java 21 SequenceCollection: Unleash the Power of Ordered Collections

Dive into the world of Java 21's SequenceCollection interface! Discover how it extends the Java collections' capabilities, offering ...

5:43
Java 21 SequenceCollection: Unleash the Power of Ordered Collections

315 views

2 years ago

Otavio Santana
Mastering Sorting with Java: A Comprehensive Guide to Using Comparator and Comparable

In this video tutorial, we'll explore the fundamental concepts of sorting with Java and dive into the powerful features of Comparator ...

14:30
Mastering Sorting with Java: A Comprehensive Guide to Using Comparator and Comparable

95 views

3 years ago

J David Eisenberg
Chapter 14: Overload vs. Override

An overloaded method has a different signature and is in the same class as another method. An overridden method has the same ...

4:59
Chapter 14: Overload vs. Override

129 views

4 years ago

Otavio Santana
Java Record, exploring the feature beyond the DTO

This post will explain more about the Java record feature, what it is, and how to apply it in several cases beyond DTOs.

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

1,580 views

3 years ago

Bald. Bearded. Builder.
The Best C# Collections Explained

Hi! I'm Michael and in this video I'm discussing the differences in the C# IEnumerable, ICollection, IList, and IQueryable interfaces.

4:22
The Best C# Collections Explained

15,620 views

2 years ago

J David Eisenberg
Chapter 11: The ArrayList class

ArrayLists let you store an arbitrary number of items, unlike Arrays, which have a fixed length. Here are some of the most-used ...

8:00
Chapter 11: The ArrayList class

253 views

6 years ago

CS 125 @ Illinois
CS 125 Fall 2018: Mon 12.10.2018. Functional Java

A brief introduction to functional programming and functional programming in Java.

50:33
CS 125 Fall 2018: Mon 12.10.2018. Functional Java

299 views

7 years ago

datosgob
Construcción de reglas de transformación o mappings CSV a RDF: especificación, ajuste de propiedades

En este vídeo se explican los dos últimos pasos a realizar para transformar un archivo CSV en RDF: especificación de las ...

24:53
Construcción de reglas de transformación o mappings CSV a RDF: especificación, ajuste de propiedades

239 views

4 years ago

Otavio Santana
Does Jakarta EE Compete with Spring? Platform vs Ecosystem Explained 🚀

Based on the transcript from Sequence.srt, in this video we explore the fundamental differences between the Java Ecosystem and ...

5:32
Does Jakarta EE Compete with Spring? Platform vs Ecosystem Explained 🚀

22 views

5 days ago

CS75
Building Dynamic Websites at Harvard - Lecture 1
2:07:59
Building Dynamic Websites at Harvard - Lecture 1

3,249 views

11 years ago

makingthematrix
Programming with Functions #10 - Composition over Inheritance

00:00 Preface 03:38 Inheritance: what the type is 09:49 Composition: what the type can do 14:07 Mocking frameworks 16:32 ...

19:33
Programming with Functions #10 - Composition over Inheritance

461 views

4 years ago

Adam Gaweda, Dr. Sensei
Real World Example of Using Java's Map to Grab Weather Data

Java does not have a working translator in itself. Java, if you're listening, I would really like a way to just convert JSON into a map.

6:13
Real World Example of Using Java's Map to Grab Weather Data

33,110 views

9 years ago

Adam Gaweda, Dr. Sensei
Implementing Dictionaries using the Map Interface in Java

Now one of the things I said in the last video is this idea that map, the class of map in Java, is an abstract class. There's actually a ...

11:44
Implementing Dictionaries using the Map Interface in Java

19,370 views

9 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,941 views

4 years ago

Otavio Santana
Creating your custom statistic structure with Stream API

Stream API is an efficient way to interact with any data structure in Java, such as any Collection implementation. These features ...

16:34
Creating your custom statistic structure with Stream API

327 views

3 years ago

wikipedia tts
GNU Compiler for Java | Wikipedia audio article

This is an audio version of the Wikipedia Article: https://en.wikipedia.org/wiki/GNU_Compiler_for_Java 00:00:36 1 History ...

4:40
GNU Compiler for Java | Wikipedia audio article

75 views

7 years ago

Chrome for Developers
Dart, Flutter, and WasmGC with Ömer Ağacan and Martin Kustermann

In this episode of WasmAssembly, your host Thomas Steiner is joined by Ömer Ağacan and Martin Kustermann from the Dart team ...

1:05:28
Dart, Flutter, and WasmGC with Ömer Ağacan and Martin Kustermann

5,589 views

11 months ago

wikipedia tts
JavaSpaces | Wikipedia audio article

This is an audio version of the Wikipedia Article: https://en.wikipedia.org/wiki/Tuple_space 00:00:55 1 Object Spaces 00:03:07 2 ...

11:27
JavaSpaces | Wikipedia audio article

95 views

7 years ago

Otavio Santana
Mapstruct: The introduction Guide To Java Object Conversion

Unlock the Full Potential of Java Object Conversion! In this video, The Ultimate Engineer delves into the power of MapStruct, the ...

12:58
Mapstruct: The introduction Guide To Java Object Conversion

3,057 views

2 years ago