ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

125 results

Tech With Tim
The Only Programming Languages Worth Learning in 2026

Start building real Python skills today with DataCamp's Python Programming Fundamentals track (perfect if you're still shaky on ...

10:44
The Only Programming Languages Worth Learning in 2026

30,314 views

4 days ago

Java
Carrier Classes; Beyond Records - Inside Java Newscast #105

This episode presents Project Amber lead Brian Goetz's recent email "Data Oriented Programming, Beyond Records", wherein he ...

10:11
Carrier Classes; Beyond Records - Inside Java Newscast #105

15,260 views

2 days ago

IntelliJ IDEA, a JetBrains IDE
Creating your first Java application with IntelliJ IDEA

In this tutorial, you will learn how to create and run a simple Java application that prints Hello, World! to the system output.

11:14
Creating your first Java application with IntelliJ IDEA

1,125 views

2 days ago

Next Increment with Ivett Ördög
I've been coding since 1988, this is what I learned

Work with me: https://ivettordog.com Get hands-on tactics top teams use to build and scale world class software: ...

17:42
I've been coding since 1988, this is what I learned

2,303 views

5 days ago

Awesome
I actually tried AI coding and it's worse than I thought...

An honest review of the Codex CLI coding agent. Topics: - Working with coding agents; - Codex and Chat GPT review; ...

9:28
I actually tried AI coding and it's worse than I thought...

91,436 views

5 days ago

Ace Interviews
48 "Java AWS Developer" Real Production Scenarios for "Senior Devs" to Get Hired (2026+ Edition) !!

This video is a reference-grade guide for AWS Java Developer interviews in 2026 and beyond. These are not certification ...

3:02:01
48 "Java AWS Developer" Real Production Scenarios for "Senior Devs" to Get Hired (2026+ Edition) !!

42 views

4 days ago

All Things Open
From client to server: My journey through Java and open source

Discover how AI can become a powerful co-pilot in your development workflow and your client server architecture. Burr Sutter ...

0:40
From client to server: My journey through Java and open source

0 views

10 hours ago

Missing Semester
Lecture 1: Course Overview + Introduction to the Shell

You can find the lecture notes and exercises for this lecture at https://missing.csail.mit.edu/2026/course-shell/ 0:00:00 ...

1:14:44
Lecture 1: Course Overview + Introduction to the Shell

22,553 views

5 days ago

Java Ninja
Inheritance vs Composition in Java - When to use Which?

Inheritance vs Composition - one of the most important design decisions in Object Oriented Programming, yet most developers get ...

5:49
Inheritance vs Composition in Java - When to use Which?

93 views

6 days ago

Harshit Trehan
Fastest Way to Learn DSA in Java | Full Roadmap 2026

Checkout GeeksforGeeks Three 90 Challenge:- https://gfgcdn.com/tu/WO4/ Fastest Way to Learn DSA in Java | Full Roadmap ...

10:50
Fastest Way to Learn DSA in Java | Full Roadmap 2026

12,202 views

6 days ago

Yegor Bugayenko
Shift-M/56: Douglas Crockford about JavaScript, OOP, JSON, Misty, and actors

Douglas Crockford is a software architect and language designer best known for his work on JavaScript, JSON, and for his ...

1:03:45
Shift-M/56: Douglas Crockford about JavaScript, OOP, JSON, Misty, and actors

2,727 views

6 days ago

SDET_Tech-IVP(SDET TechInterViewPrep)
Java Polymorphism Explained 🔥 Compile Time vs Runtime | Real Example | Interview Questions #29

In this video, we explain Java Polymorphism in a simple and easy way with real-time examples. Polymorphism is one of the most ...

15:40
Java Polymorphism Explained 🔥 Compile Time vs Runtime | Real Example | Interview Questions #29

13 views

2 days ago

OrbiQ Technologies
What's The BIGGEST Backend Scaling Mistake You're Making ? | Virtual Threads

Don't Let Your Backend Hold You Back in 2026 | Virtual Threads Explained Java Virtual Threads explained simply for modern ...

7:27
What's The BIGGEST Backend Scaling Mistake You're Making ? | Virtual Threads

80 views

5 days ago

Vision Microtech
🔥 Defining Array In Java | Java Array Explained With Examples 🚀 ✨

Defining Array In Java | Java Array Explained With Examples ✨ Defining Array in Java explained in a very easy and simple ...

4:48
🔥 Defining Array In Java | Java Array Explained With Examples 🚀 ✨

7 views

5 days ago

Awesome
Ruby first impressions

An in depth look at Ruby and Ruby on Rails. Topics: - Readability-first language design; - Dynamic typing, runtime checks; ...

11:43
Ruby first impressions

22,316 views

3 days ago

Sachin Agrawal
System Watchdog -a Java based project

System Watchdog is a Java-based system monitoring project that detects zombie or inactive processes running on an operating ...

3:34
System Watchdog -a Java based project

0 views

7 days ago

StudyTech Hub
Scanner Class | Input from keyboard for variables | Java Program | Java | Scanner |

Scanner Class | Input from keyboard for variables | Java Program | Java | Scanner | In this video students and viewers will get ...

13:37
Scanner Class | Input from keyboard for variables | Java Program | Java | Scanner |

52 views

1 day ago

Kotlin by JetBrains
Everything New in Kotlin 2.3 in Roughly 10 Minutes

Get your KotlinConf ticket today! https://kotlinconf.com/ Kotlin 2.3 is packed with nice updates: new language features like the ...

12:37
Everything New in Kotlin 2.3 in Roughly 10 Minutes

12,296 views

5 days ago

Zest Prime
Build Application Without Coding Using Google Antigravity and Gemini 3 Pro

Want to build an application without writing a single line of code? In this video, I show how you can create apps easily using ...

21:16
Build Application Without Coding Using Google Antigravity and Gemini 3 Pro

57 views

6 days ago

Kernel Queen 👑
Minimize Maximum Pair Sum in Array | Leetcode 1877 | Java - Hindi

Problem Link: https://leetcode.com/problems/minimize-maximum-pair-sum-in-array Solution Link: ...

3:29
Minimize Maximum Pair Sum in Array | Leetcode 1877 | Java - Hindi

150 views

21 hours ago

Vision Microtech
🔥 Constructor Overloading In Java | Java Constructor Overloading Explained 🚀 ✨

Constructor Overloading In Java | Java Constructor Overloading Explained ✨ Constructor Overloading in Java explained in a ...

4:19
🔥 Constructor Overloading In Java | Java Constructor Overloading Explained 🚀 ✨

15 views

6 days ago

Vision Microtech
🔥 Single Dimensional Array In Java | 1D Array Explained With Examples 🚀 ✨

Single Dimensional Array In Java | 1D Array Explained With Examples ✨ Single Dimensional Array in Java explained in a very ...

5:04
🔥 Single Dimensional Array In Java | 1D Array Explained With Examples 🚀 ✨

16 views

4 days ago

TechByAbhay
Memory Management (Beginner → Advanced)

In this video, we explain Memory Management in a simple and easy way. You will learn: ✓ What is Memory Management ✓ How ...

13:46
Memory Management (Beginner → Advanced)

60 views

5 days ago

Techie Book
Java HashMap Internals Explained | Collision, Buckets, Treeify, Resize (JDK 8+)

In this video, I explained HashMap Internal Working in Java in a very simple and visual way. Topics Covered: ✓ HashMap ...

45:46
Java HashMap Internals Explained | Collision, Buckets, Treeify, Resize (JDK 8+)

91 views

4 days ago

Vision Microtech
🔥 Difference between Constructor and Method in Java | Constructor vs Method 🚀 ✨

Difference between Constructor and Method in Java | Constructor vs Method ✨ Difference Between Constructor and Method in ...

2:50
🔥 Difference between Constructor and Method in Java | Constructor vs Method 🚀 ✨

17 views

7 days ago