ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

360 results

Cave of Programming
Java: Creating and Training a Neural Network

A video on using the open source Deeplearning4j API to create and train a simple neural network in Java. If you're interested in a ...

21:19
Java: Creating and Training a Neural Network

1,910 views

9 months ago

CharlesGPT
Java Course 12 (2026): Exception Handling & Regex Made Easy ⚙️

javaprogramming #errorhandling #regex Welcome to Course 12 of our beginner-friendly Java tutorial series! In this video, we ...

36:01
Java Course 12 (2026): Exception Handling & Regex Made Easy ⚙️

9 views

5 months ago

CharlesGPT
Java Course 14: Master File Handling in Java Easily! 📂💻 | Beginner Friendly 2026

javaprogramming #filehandling #beginners Welcome to Course 14 of our Java beginner series! In this video, we dive into File ...

17:57
Java Course 14: Master File Handling in Java Easily! 📂💻 | Beginner Friendly 2026

17 views

5 months ago

David Tanzer
Refactoring Java: Honest and Complete Names

In the Java Code I was refactoring during the last two videos, I never really was happy with some of the names. So, inspired by ...

14:57
Refactoring Java: Honest and Complete Names

18 views

3 months ago

CharlesGPT
🎓 Java Course 1: Getting Started with Java – Variables, Data Types & Console Input 🚀

java #javaprogramming #beginners Ready to launch into Java programming in 2026? In this video, we cover the fundamentals of ...

21:07
🎓 Java Course 1: Getting Started with Java – Variables, Data Types & Console Input 🚀

24 views

6 months ago

ConfEngine
Is Java 24 a Functional Programming Language? by Ben Evans #FnConf 2025

In 2022, I presented "Do We Really Do FP in Java?", a discussion of the language features of Java that support functional ...

47:16
Is Java 24 a Functional Programming Language? by Ben Evans #FnConf 2025

239 views

11 months ago

RazCodes
Java Journey: From Zero to Code Hero:  Methods  | Java Course | Episode 4

Link to Code: https://github.com/Razzjava/Javascript-Course/blob/master/IFStatements.js https://discord.gg/hqm6Uf8g Welcome to ...

8:33
Java Journey: From Zero to Code Hero: Methods | Java Course | Episode 4

23 views

10 months ago

CharlesGPT
Java Course 8 (2026) • OOP Essentials: Learn Classes & Objects the Fun Way! 🚀

java #oop #beginners Ready to unlock the power of Object-Oriented Programming in Java? In Course 8, we dive into classes, and ...

16:07
Java Course 8 (2026) • OOP Essentials: Learn Classes & Objects the Fun Way! 🚀

16 views

5 months ago

CharlesGPT
Java Arrays Made Easy 🟢 | Course 6: Beginners Learn Java Arrays

javaprogramming #arraysinjava #beginners Master Java arrays in a fun, affordable way! In this beginner‑friendly Course 6, we ...

17:02
Java Arrays Made Easy 🟢 | Course 6: Beginners Learn Java Arrays

7 views

5 months ago

RazCodes
Java Journey: From Zero to Code Hero:  Arrays | Java Course | Episode 5

Link to Code: https://github.com/Razzjava/Javascript-Course/blob/master/IFStatements.js https://discord.gg/hqm6Uf8g Welcome to ...

10:23
Java Journey: From Zero to Code Hero: Arrays | Java Course | Episode 5

11 views

10 months ago

Codelenium
How to Take Screenshots (Tutorial) | Selenium + Java

Learn how to take screenshots with Selenium + Java. Learn Selenium Basics: ...

2:37
How to Take Screenshots (Tutorial) | Selenium + Java

15 views

9 months ago

SwegEd
Builder Pattern for Java – Clearly explained!

Video about the Builder Pattern in Java as part of Software Engineering Education (SwegEd). We answer the following questions: ...

20:12
Builder Pattern for Java – Clearly explained!

39 views

1 month ago

Codelenium
How to Do Cross Browser Testing | Selenium + Java

Learn how to perform cross browser testing with Selenium + Java. Learn Selenium Basics: ...

4:40
How to Do Cross Browser Testing | Selenium + Java

43 views

9 months ago

CharlesGPT
Java Course 3️⃣ | Mastering If/Else/Else If in Java 2026! 🎓

java #beginners #crashcourse Ready to level up your Java skills? In this Java Course 3 video, we dive deep into conditional ...

12:52
Java Course 3️⃣ | Mastering If/Else/Else If in Java 2026! 🎓

10 views

6 months ago

CharlesGPT
Java Course 10 (2026 edition) | Master OOP: Inheritance & Polymorphism 🚀

java #oopsinjava #beginners In Course 10 of our Java for Beginners series, we dive into the heart of Object-Oriented ...

23:40
Java Course 10 (2026 edition) | Master OOP: Inheritance & Polymorphism 🚀

14 views

5 months ago

RazCodes
Java Journey: From Zero to Code Hero:  Control Flow  | Java Course | Episode 3

Link to Code: https://github.com/Razzjava/Javascript-Course/blob/master/IFStatements.js https://discord.gg/hqm6Uf8g Welcome to ...

10:09
Java Journey: From Zero to Code Hero: Control Flow | Java Course | Episode 3

20 views

10 months ago

Codelenium
How to Web Scrape (Tutorial) | Selenium + Java

Learn how to scrape web data with Selenium + Java. Learn Selenium Basics: ...

6:28
How to Web Scrape (Tutorial) | Selenium + Java

71 views

10 months ago

RazCodes
Java Journey: From Zero to Code Hero:  Variables & Operators  | Java Course | Episode 2

Link to Code: https://github.com/Razzjava/Javascript-Course/blob/master/IFStatements.js https://discord.gg/hqm6Uf8g Welcome to ...

8:15
Java Journey: From Zero to Code Hero: Variables & Operators | Java Course | Episode 2

22 views

10 months ago

CharlesGPT
Java OOP Course 11: Interfaces vs Abstract Classes vs Concrete Classes

java #oopsinjava #beginners Hey future Java devs! In Course 11, we break down the core of Object-Oriented Programming in ...

11:45
Java OOP Course 11: Interfaces vs Abstract Classes vs Concrete Classes

11 views

5 months ago

RazCodes
Java Journey: From Zero to Code Hero:  OOP - Classes & Objects | Java Course | Episode 6

Link to Code: https://github.com/Razzjava/Javascript-Course/blob/master/IFStatements.js https://discord.gg/hqm6Uf8g Welcome to ...

9:23
Java Journey: From Zero to Code Hero: OOP - Classes & Objects | Java Course | Episode 6

12 views

10 months ago

Codelenium
How to Open Page in New Tab (Quick Tutorial) | Selenium + Java

Learn how to open pages in new tabs with Selenium + Java. Learn Selenium Basics: ...

1:50
How to Open Page in New Tab (Quick Tutorial) | Selenium + Java

70 views

11 months ago

CharlesGPT
🚀 Master Java Operators & Expressions (Course 2): Variables, Arithmetic & Logic in One Go! ☕

java #beginners #crashcourse Get ready to supercharge your Java skills! In this video, we dive into operators and expressions, ...

12:14
🚀 Master Java Operators & Expressions (Course 2): Variables, Arithmetic & Logic in One Go! ☕

7 views

6 months ago

Tony's HowTos
Creating First Application in Android Studio | Tutorial for Beginners (2026)

In this video, I show you Creating First Application in Android Studio | Tutorial for Beginners in 2026. The quick and easy tutorial ...

10:00
Creating First Application in Android Studio | Tutorial for Beginners (2026)

102,806 views

10 months ago

The Debug Zone
Should You Avoid java.util.Date in New Java Projects? Oracle's Official Guidance

In this video, we delve into the ongoing debate surrounding the use of `java.util.Date` in new Java projects. With Oracle's official ...

1:56
Should You Avoid java.util.Date in New Java Projects? Oracle's Official Guidance

17 views

5 months ago

RazCodes
Java Journey: From Zero to Code Hero:  OOP - Polymorphism | Java Course | Episode 8

Link to Code: https://github.com/Razzjava/Javascript-Course/blob/master/IFStatements.js https://discord.gg/hqm6Uf8g Welcome to ...

11:18
Java Journey: From Zero to Code Hero: OOP - Polymorphism | Java Course | Episode 8

12 views

9 months ago