ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

3,012 results

Brain Opener
16 Java Tutorial For Beginners
8:03
16 Java Tutorial For Beginners

0 views

11 months ago

The Debug Zone
Understanding Hashing: Why Use (h = key.hashCode()) ^ (h  16) in Java?

In this video, we delve into the concept of hashing in Java, focusing on the specific expression `(h = key.hashCode()) ^ (h 16)`.

1:55
Understanding Hashing: Why Use (h = key.hashCode()) ^ (h 16) in Java?

11 views

4 months ago

Vu Hung Nguyen (Hưng)
🔵 Connected Circles – JavaFX DFS Connectivity Checker | #JavaFX #DFS #GraphTheory #Java

In this showcase, I demonstrate the Connected Circles JavaFX application that uses Depth‑First Search (DFS) to determine ...

0:43
🔵 Connected Circles – JavaFX DFS Connectivity Checker | #JavaFX #DFS #GraphTheory #Java

28 views

2 months ago

King Kodes
Analyzing Financial Growth Trends with JAVA

A simple Java utility to square and sort growth percentage data in O(n) time using a two-pointer approach. #applicationdeveloper ...

55:42
Analyzing Financial Growth Trends with JAVA

1 view

6 months ago

Mohit patil
16 Core Java with OCJP SCJP  Language Fundamentals Part 16    Java Coding Standards
1:08:38
16 Core Java with OCJP SCJP Language Fundamentals Part 16 Java Coding Standards

1 view

10 months ago

LL English Channel
How to play LAN in Minecraft Java Edition

To play online with your friends on Minecraft Java Edition, get into the world you want your friends to join, press escape to get to ...

1:35
How to play LAN in Minecraft Java Edition

209,910 views

8 months ago

Cosmic99_9
Java Survival EP.1 (VOD) 16/06/2025

Group Channel https://www.youtube.com/@Thecrckheads ...

1:43:11
Java Survival EP.1 (VOD) 16/06/2025

2 views

6 months ago

Vu Hung Nguyen (Hưng)
🐍 JavaFX Snake Game | Complete Game Development Tutorial #java #javafx #gamedevelopment

JavaFX Snake Game | Complete Game Development Tutorial In this comprehensive showcase, I'll demonstrate the complete ...

0:54
🐍 JavaFX Snake Game | Complete Game Development Tutorial #java #javafx #gamedevelopment

32 views

2 months ago

Kevin Powell
Goodbye VS Code!

Check it out Zed for yourself https://zed.dev/ ✉ Keep up to date with everything I'm up to https://www.kevinpowell.co/newsletter ...

36:45
Goodbye VS Code!

62,653 views

1 month 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

5 views

3 months ago

Codelenium
How to Add To Cart (Tutorial) | Selenium + Java

Learn how to add items to shopping cart with Selenium + Java. Learn Selenium Basics: ...

9:05
How to Add To Cart (Tutorial) | Selenium + Java

232 views

9 months ago

Java User Group Switzerland
Java build tooling could be so much better!

Speaker: Haoyi Li Recorded: 2025-08-27 00:00 Intro 02:32 The Talk 59:16 Questions & Answers The Java language is known to ...

1:11:50
Java build tooling could be so much better!

172 views

4 months ago

Brogan M. Pratt
Learn Java for Robotics: Your First Program (FTC)

Join the community & access exclusive robotics resources ⤵️ https://shop.broganpratt.com/ Want to work with me and get ...

23:41
Learn Java for Robotics: Your First Program (FTC)

8,933 views

5 months ago

Vu Hung Nguyen (Hưng)
🚀 Building Flappy Bird Clone with JavaFX & FXGL - Complete Game Development Tutorial #java #javafx

In this comprehensive tutorial, I'll walk you through building a complete Flappy Bird clone using JavaFX and the FXGL game ...

0:18
🚀 Building Flappy Bird Clone with JavaFX & FXGL - Complete Game Development Tutorial #java #javafx

77 views

3 months ago

Sophia Wagner
Softwareengineering: Why isn't Java used for modern web application development? closed

Why isn't Java used for modern web application development? closed Hey guys! Hopefully you found a solution that helped you!

6:11
Softwareengineering: Why isn't Java used for modern web application development? closed

2 views

4 weeks ago

Sophia Wagner
Softwareengineering: Why isn't Java used for modern web application development? closed

Why isn't Java used for modern web application development? closed Hey guys! Hopefully you found a solution that helped you!

6:09
Softwareengineering: Why isn't Java used for modern web application development? closed

3 views

4 weeks 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

2 months ago

FrunoCraft
How to run a world eater and create a perimeter in Minecraft Survival!  Java 1.16-1.21.x

This video discusses all necesary steps how to create and run a world eater, including the preparations (deciding on size and ...

31:21
How to run a world eater and create a perimeter in Minecraft Survival! Java 1.16-1.21.x

43,102 views

7 months ago

Peter Schneider
Java custom exception handling. Which class to extend?

Java custom exception handling. Which class to extend? I hope you found a solution that worked for you :) The Content is licensed ...

3:59
Java custom exception handling. Which class to extend?

4 views

10 months ago

KDTechs
How to Fix Error Unable to Make Field Private Final java.lang.String java.io.File.path Accessible

... in the future 🛠️ Fix works on: - Android Studio Arctic Fox and above - Java 16, Java 17, Java 18+ - Gradle builds on Windows, ...

8:49
How to Fix Error Unable to Make Field Private Final java.lang.String java.io.File.path Accessible

33 views

9 months ago

Mohit patil
Day 16 Methods in Java   By Dilip IT Academy   DIT
1:32:57
Day 16 Methods in Java By Dilip IT Academy DIT

0 views

10 months ago

Mohit patil
Session 30 20241120 163128
1:21:07
Session 30 20241120 163128

11 views

9 months ago

The Debug Zone
Understanding Unsigned Long in Java: Common Issues and Solutions

In this video, we delve into the concept of unsigned long integers in Java, a topic that often confuses developers due to Java's lack ...

3:23
Understanding Unsigned Long in Java: Common Issues and Solutions

4 views

11 months ago

Vu Hung Nguyen (Hưng)
🚀 JavaFX Game Development with FXGL - Water Drop Game Tutorial #java  #javafx

JavaFX Game Development with FXGL - Water Drop Game Tutorial In this comprehensive tutorial, I'll walk you through building a ...

0:22
🚀 JavaFX Game Development with FXGL - Water Drop Game Tutorial #java #javafx

127 views

3 months ago

Mohit patil
Session 18 20241104 161821
1:34:07
Session 18 20241104 161821

14 views

9 months ago