ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

66 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

277 views

2 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

313 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

90 views

2 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,106 views

2 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

295 views

7 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

J David Eisenberg
Chapter 13: ArrayList (part 2)

Converting Arrays to ArrayLists, and the remove(), contains(),indexOf(), and lastIndexOf() methods.

6:57
Chapter 13: ArrayList (part 2)

85 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,449 views

2 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

326 views

3 years ago

Drunken Engineer
Java Interview Questions and Answers

This video contains java interview questions and answers for experienced. Below are the Questions : What Are SOLID Principles ...

17:47
Java Interview Questions and Answers

30,986 views

4 years ago

J David Eisenberg
Chapter 13: 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 13: The ArrayList class

167 views

4 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

450 views

3 years ago

Drunken Engineer
AnalyticsFox Softwares Interview Questions | Interview Experience

This video contains the Interview Questions that were asked as part of AnalyticsFox Softwares Pvt Ltd Interview Process. Relevel ...

14:09
AnalyticsFox Softwares Interview Questions | Interview Experience

1,060 views

4 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

2,930 views

2 years ago

Drunken Engineer
Java 8 Coding Interview Questions | Use of Filter & Map on Collections  #5

This video contains one of the most asked coding questions related to java 8. One of the best book for Interview Questions Top ...

8:50
Java 8 Coding Interview Questions | Use of Filter & Map on Collections #5

17,495 views

4 years ago

Noqta Music
What's Encapsulation in Java and what are the benefits of using Encapsulation?

softwaretestengineer #testing #selenium #agile #sdet #qatester #software #api #apipostman #restassured #postman ...

2:58
What's Encapsulation in Java and what are the benefits of using Encapsulation?

197 views

2 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,333 views

8 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

72 views

6 years ago

Stimulsoft
Google Blockly in Stimulsoft Reporting Tools. Change Style before Render [2021]

This video shows how to create a script to change component style before report rendering using visual programing tool Blockly.

2:43
Google Blockly in Stimulsoft Reporting Tools. Change Style before Render [2021]

276 views

4 years ago

parlough
How to Iterate over Keys and Values in a Java Map

Learn with me as I go over how to access both the key and the value as you loop over a map in #Java. I hope you found this video ...

5:45
How to Iterate over Keys and Values in a Java Map

99 views

4 years ago