ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,442 results

Coding wala Shree
Java Stream API – Terminal Operations: findFirst, findAny, allMatch, anyMatch, noneMatch | PART 7

Java Stream API Terminal Operations Explained In this video, we explore 5 powerful terminal operations in the Java Stream API: ...

21:54
Java Stream API – Terminal Operations: findFirst, findAny, allMatch, anyMatch, noneMatch | PART 7

100 views

8 months ago

Edgars Garsneks
DIY Dependency Injection  - Java Reflection API #7

Time to implement our own basic reflection based dependency injection framework, that would scan classpath for components, ...

26:00
DIY Dependency Injection - Java Reflection API #7

168 views

9 months ago

Generic Person
Java Generics in 3 Minutes

A video done for my CS 2400 class explaining a Java concept. Hopefully you guys like this video (including my professor)!

2:56
Java Generics in 3 Minutes

72 views

4 months ago

Peter Schneider
Codereview: Java Trie structure

Java Trie structure I hope you found a solution that worked for you :) The Content is licensed under ...

3:55
Codereview: Java Trie structure

0 views

8 months ago

Vu Hung Nguyen (Hưng)
📦 Bin Packing Algorithm Implementation & Visualization #java #coding #programming

Source code: https://github.com/vuhung16au/ACU/tree/main/ITEC313/JavaFX/08-12-BinPacking Overview: This JavaFX ...

0:28
📦 Bin Packing Algorithm Implementation & Visualization #java #coding #programming

6 views

4 months ago

Peter Schneider
Codereview: Simple Java program to aggregate lines of a text file

Stay safe :) If anything is off, please write me at peter D.O.T schneider A.T ois42.de design-patterns java algorithm.

2:37
Codereview: Simple Java program to aggregate lines of a text file

1 view

11 months ago

codewit
Inheritance - Sophia explains Java Inheritance with hand-me-down clothing

Sophia illustrates Java Inheritance with an example of giving her old clothes to her younger cousin. Learn and practice how to ...

12:55
Inheritance - Sophia explains Java Inheritance with hand-me-down clothing

25 views

8 months ago

codewit
While Loops - Nikita uses Java while loops to plant tomatoes

Nikita illustrates how Java while loops can repeat the process of planting tomato seeds in a garden. Learn and practice how to ...

6:26
While Loops - Nikita uses Java while loops to plant tomatoes

12 views

8 months ago

Dr Giacomo Bergami (PhD)
5) Semaphores in Java & Dekker's and Peterson's Algorithms

The associated codebase is available on GitHub: ...

1:55:01
5) Semaphores in Java & Dekker's and Peterson's Algorithms

3 views

5 months ago

Peter Schneider
Codereview: Java: A fractal algorithm shows prime number patterning

Java: A fractal algorithm shows prime number patterning I hope you found a solution that worked for you :) The Content is licensed ...

4:33
Codereview: Java: A fractal algorithm shows prime number patterning

0 views

5 months ago

Peter Schneider
Codereview: Benchmarking in Java some super linearithmic sorting algorithms

Benchmarking in Java some super linearithmic sorting algorithms I hope you found a solution that worked for you :) The Content is ...

3:13
Codereview: Benchmarking in Java some super linearithmic sorting algorithms

2 views

3 months ago

codewit
ArrayLists - Nikita illustrates how Java ArrayLists can help organize her wardrobe

Nikita shows how Java ArrayLists can organize items in her closet. Learn and practice how to code with Nikita and others at ...

8:47
ArrayLists - Nikita illustrates how Java ArrayLists can help organize her wardrobe

12 views

8 months ago

Vu Hung Nguyen (Hưng)
🎮 Nine Tails Game | BFS Solver | Bitmasks | Java | #JavaFX #Algorithms #BFS #GraphTheory

A simple JavaFX app for the classic Nine Tails problem. How to Play Nine Tails: - Click on a coin showing Heads (white) to flip it ...

0:40
🎮 Nine Tails Game | BFS Solver | Bitmasks | Java | #JavaFX #Algorithms #BFS #GraphTheory

10 views

3 months ago

Peter Schneider
Codereview: Java: counting letters FROM A fractal algorithm shows prime number patterning

Java: counting letters FROM A fractal algorithm shows prime number patterning I hope you found a solution that worked for you ...

4:21
Codereview: Java: counting letters FROM A fractal algorithm shows prime number patterning

1 view

5 months ago

Peter Schneider
Codereview: Java: prime number envelopes FROM A fractal algorithm shows prime number patterning

Java: prime number envelopes FROM A fractal algorithm shows prime number patterning I hope you found a solution that worked ...

3:35
Codereview: Java: prime number envelopes FROM A fractal algorithm shows prime number patterning

0 views

5 months ago

King Kodes
Java Generics 2 (Pt.1)

Enhance your understanding of Java Generics by implementing and utilizing more complex generic structures.

1:12:15
Java Generics 2 (Pt.1)

24 views

10 months ago

Zacks Software Academy
Actual Logic Behind Leap Year Condition (C, Python, Java) | Don’t Just Memorize, Understand It!

Ever wondered why we use this Leap Year condition in programming instead of just memorizing it? if ((year % 400 == 0) ...

40:30
Actual Logic Behind Leap Year Condition (C, Python, Java) | Don’t Just Memorize, Understand It!

819 views

4 months ago

King Kodes
Java Generics 1 (Walkthrough)

Learn to implement and use generics in Java to enhance type safety and flexibility in your code.

25:32
Java Generics 1 (Walkthrough)

8 views

10 months ago

Roel Van de Paar
Java Synchronized Method on Static Variable (3 Solutions!!)

Java Synchronized Method on Static Variable Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

3:04
Java Synchronized Method on Static Variable (3 Solutions!!)

106 views

9 months ago

King Kodes
Intro to Lambda Expressions in Java (Pt.1)

Understanding the basics of lambda expressions in Java, how they simplify code, and to practice using them in various scenarios.

1:18:35
Intro to Lambda Expressions in Java (Pt.1)

23 views

10 months ago