ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

323 results

Tsoding Daily
My approach to Parsing Command Line Arguments

Streamed Live on Twitch: https://twitch.tv/tsoding Enable Subtitles for Twitch Chat References: - https://github.com/tsoding/flag.h ...

2:55:47
My approach to Parsing Command Line Arguments

22,092 views

4 days ago

DesignCodeDebugRepeat
Why Do All My Java Objects Have the Same Value? -- Fix it fast!

You created a Java class and all was well until you made multiple objects of the class -- and they all have the same values!

10:47
Why Do All My Java Objects Have the Same Value? -- Fix it fast!

40 views

7 days ago

AVA®
⚡ Learn Java Backend Development by Asking AI the Right Questions

... developers will discover how to: ✓ Translate natural language into production-ready Java code ...

0:32
⚡ Learn Java Backend Development by Asking AI the Right Questions

0 views

4 days ago

Compile This
What is Programming: 5 Key Areas You Need to Know

In this video, you'll discover what programming is, how computers follow instructions, what programming languages are, and why ...

9:15
What is Programming: 5 Key Areas You Need to Know

655 views

7 days ago

Intrinsic Intelligence
PowerSet Problem Explained With Recursion

IntrinsicIntelligence #datastructures #softwarearchitect #javaprogramming #programming #java #softwaredevelopment This ...

4:35
PowerSet Problem Explained With Recursion

14 views

6 days ago

Visualcoders
Adjacency List in Graph Data Structure

By the end you'll know both ways to store a graph — and exactly when to reach for each. ⏱️ Chapters 0:00 Why the matrix ...

7:54
Adjacency List in Graph Data Structure

31 views

1 day ago

Runtime Stories
Introduction to Object Oriented Programming with Java

Let's learn why OOP concepts help scale and maintain our code with practical examples. Further reading: ...

2:17
Introduction to Object Oriented Programming with Java

8 views

7 days ago

Jakubication
How To Print Degree Symbol In Java

This video shows how to print degree symbol in Java. It explains how to cast the character's Unicode value (176) to the char data ...

0:29
How To Print Degree Symbol In Java

4 views

4 days ago

Beyond Coding
AI Cloud CTO: Only Hundreds of Engineers Have This Skill

Danila Shtan runs engineering at Nebius, one of the biggest AI clouds in the world, and he told me exactly which engineers he ...

58:45
AI Cloud CTO: Only Hundreds of Engineers Have This Skill

16,232 views

3 days ago

Visualcoders
Visually Explained Adjacency Matrix(Graph Theory)

... it in — and the symmetric mirror 3:30 The Java code (2D array + O(1) lookup) 5:04 The catch: wasted memory (dense vs sparse) ...

6:57
Visually Explained Adjacency Matrix(Graph Theory)

19 views

4 days ago

United Top Tech
How to Setup and Use Claude Code in IntelliJ IDEA Tutorial

In this tutorial I will show you how to install and use claude code plugin in intellij idea ide.

4:08
How to Setup and Use Claude Code in IntelliJ IDEA Tutorial

1,213 views

6 days ago

EnderVerse
TOP 20+ Useful Client Side Mods For Minecraft | (1.21.11 - 26.2) NeoForge/Fabric [Ep. 3]

Here are 20 more Client side mods, those you can install and join servers with them with no issues (except for bannable mods), ...

11:49
TOP 20+ Useful Client Side Mods For Minecraft | (1.21.11 - 26.2) NeoForge/Fabric [Ep. 3]

17,848 views

1 day ago

Code With Nitian
LeetCode  21 | Merge two sorted lists | Java Solution | Step by Step by Explanation | Linked Lists

In this video, I explain LeetCode Problem 21 (Merge Two Sorted Lists) using Java with an easy step-by-step approach. What ...

10:09
LeetCode 21 | Merge two sorted lists | Java Solution | Step by Step by Explanation | Linked Lists

19 views

7 days ago

Code Clarity DSA
Big-O Notation Explained Visually — Finally Understand It

Big-O notation finally explained visually — what O(1), O(n), O(log n) and O(n²) actually mean, why "fast code" is the wrong idea, ...

6:33
Big-O Notation Explained Visually — Finally Understand It

9 views

16 hours ago

Forward Pass
Before You Pick an AI Agent Framework, Watch This

This is the honest breakdown of the 6 best AI agent frameworks of 2026: LangGraph, CrewAI, OpenAI's Agents SDK, Anthropic's ...

8:15
Before You Pick an AI Agent Framework, Watch This

21 views

4 days ago

Geekific
Kafka in 5 Minutes (Zookeeper vs KRaft + Spring Boot Setup) | Geekific

Apache Kafka powers real-time systems—but most developers don't fully understand how it works. In this video, we break Kafka ...

5:32
Kafka in 5 Minutes (Zookeeper vs KRaft + Spring Boot Setup) | Geekific

392 views

7 days ago

Intrinsic Intelligence
Check String Rotations Efficiently

IntrinsicIntelligence #datastructures #softwarearchitect #javaprogramming #softwaredevelopment #java #softwaredeveloper ...

4:01
Check String Rotations Efficiently

2 views

5 days ago

easyvibecoding
Spotify 用 Claude Code Agent SDK 打造程式碼自動遷移工具 Honk。

Spotify 用Claude Code Agent SDK 打造程式碼自動遷移工具Honk,PR 成功率從約25% 拉到80%、73% PR 由AI 輔助。

26:11
Spotify 用 Claude Code Agent SDK 打造程式碼自動遷移工具 Honk。

2 views

4 days ago

CodeSetupLab
Install Java and IntelliJ IDEA on Windows (2026 Guide)

... Prompt (java --version) Download and Install JetBrains IntelliJ IDEA Create a New Java Project in IntelliJ IDEA Run Java Code ...

5:05
Install Java and IntelliJ IDEA on Windows (2026 Guide)

34 views

2 days ago

Algorithms with farmerboy
Binary Search - The Algorithm Everyone Gets Wrong | farmerboy

Binary search isn't just "find the middle, go left or right." It's a framework for finding boundaries in any monotonic space.

9:16
Binary Search - The Algorithm Everyone Gets Wrong | farmerboy

79 views

6 days ago