ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

2,630 results

Java from scratch
SOLID Principles in Java | Clean Code Explained with Real-Time Examples

Have you ever fixed one small bug in your Java code, and suddenly 5 other features stopped working? This happens because of ...

30:56
SOLID Principles in Java | Clean Code Explained with Real-Time Examples

7 views

6 hours ago

Brock Mesarich | AI for Non Techies and Samin Yasar
Master 99% of Claude Cowork in 26 Minutes (No Code)

Anthropic just released Claude Cowork, which is a way to use Claude Code for non-technical people. In this episode, Samin and I ...

26:13
Master 99% of Claude Cowork in 26 Minutes (No Code)

6,639 views

7 days ago

Naser Nikandish
Program Control Structures

Code examples and learning materials are available on GitHub: https://github.com/NaserNikandish/Python_For_Data_Analysis ...

26:47
Program Control Structures

650 views

5 days ago

CppCon
LLMs in the Trenches: Boosting C++ System Programming with AI - Ion Todirel - CppCon 2025

https://cppcon.org --- LLMs in the Trenches: Boosting C++ System Programming with AI - Ion Todirel - CppCon 2025 --- Large ...

1:01:08
LLMs in the Trenches: Boosting C++ System Programming with AI - Ion Todirel - CppCon 2025

1,964 views

2 days ago

CppCon
C++ Performance Tips: Cutting Down on Unnecessary Objects - Prithvi Okade & Kathleen Baker - CppCon

... demonstrated through code examples. We will then explore strategies to reduce the creation of such objects with techniques ...

53:02
C++ Performance Tips: Cutting Down on Unnecessary Objects - Prithvi Okade & Kathleen Baker - CppCon

285 views

1 hour ago

NDC Conferences
Implementing Domain Driven Design as a Pragmatic .NET Developer - Halil İbrahim Kalkan

... blocks with real-world examples and well-defined rules. The solution structure and code samples are based on .NET and C#.

57:52
Implementing Domain Driven Design as a Pragmatic .NET Developer - Halil İbrahim Kalkan

680 views

1 day ago

Code Mechanic Mobeen
Lec 01: Exception Handling | Try, Catch, and Throw Explained with Code Examples

Welcome to the first lecture of our C++ Advanced series! Today, we are diving into Exception Handling. If you want to write ...

24:09
Lec 01: Exception Handling | Try, Catch, and Throw Explained with Code Examples

0 views

7 days ago

Gentleman Programming
The Skills System That Changed How I Work with AI (Complete Course)

🚀 AGENTS.md Architecture + Skills: The system I use in production to ensure AI fully understands your project → I'll show you ...

27:58
The Skills System That Changed How I Work with AI (Complete Course)

27,296 views

6 days ago

Stewart Lynch
Mastering Switch Statements in Swift: Pattern Matching, Enums, and Real SwiftUI Examples

Swift's switch statement is one of the most powerful and underused features of the language. It is not just a replacement for if-else ...

37:23
Mastering Switch Statements in Swift: Pattern Matching, Enums, and Real SwiftUI Examples

695 views

3 days ago

तथ्यविज्ञान गुरुकुल | Data Science & AI
Python While Loop Explained | Beginner to Advanced with Real Examples

In this video, we explain Python while loops in depth and practice multiple real examples to build strong core Python ...

1:06:57
Python While Loop Explained | Beginner to Advanced with Real Examples

8 views

5 days ago

Simone Rizzo
Ralph Loop: The Claude Code Plugin Everyone's Talking About! (Step-by-Step Guide)

Join my AI Academy: https://www.rizzoaiacademy.com/ Want to develop advanced AI solutions? https://inferentia.xyz IG: https ...

20:59
Ralph Loop: The Claude Code Plugin Everyone's Talking About! (Step-by-Step Guide)

13,081 views

1 day ago

EverythingAboutJava
Deadlocks in Java Explained 🔒 | Causes, Code Demo & Fixes

... In this video, we explain deadlocks in Java step by step using clear diagrams, real code examples, and live debugging demos.

37:36
Deadlocks in Java Explained 🔒 | Causes, Code Demo & Fixes

0 views

3 days ago

Learn For Free
Python for Beginners | 05B

Course: Python for Beginners Module 05: Functions Basics Lecture B: Using Functions Well Link to the notebook: ...

1:17:47
Python for Beginners | 05B

0 views

3 days ago

AWS Events
Build Voice Agents with Amazon Nova 2 Sonic & AgentCore | AWS Show and Tell

Hands-On Implementation – Follow along as we demonstrate practical Python code examples and best practices for building ...

55:02
Build Voice Agents with Amazon Nova 2 Sonic & AgentCore | AWS Show and Tell

536 views

Streamed 17 hours ago

Koenig Solutions
Code Like a Real Engineer with Vibe Coding (And Where to Begin)

Code Like a Real Engineer with Vibe Coding (And Where to Begin) January 20 · 7 PM IST – Set Reminder ▶️ AI is redefining ...

1:20:07
Code Like a Real Engineer with Vibe Coding (And Where to Begin)

226 views

Streamed 1 day ago

Marketing School - Daily Marketing Tips
How Claude Code Can Replace Your Marketing Team

Growth Newsletter: https://levelingup.beehiiv.com/subscribe Need marketing help? Visit: https://www.singlegrain.com/ and ...

20:19
How Claude Code Can Replace Your Marketing Team

1,521 views

2 days ago

Richard Aragon
Vision-Language Models Tutorial | Build & Train VLMs From Scratch

Let me know if you'd like a follow-up tutorial with code examples. Link to Arxiv Paper: https://arxiv.org/abs/2601.10611.

35:09
Vision-Language Models Tutorial | Build & Train VLMs From Scratch

314 views

3 days ago

VidhyaKshetra
Encapsulation in OOPS Explained with Real-World Examples | Exam & Interview Ready || VidhyaKshetra

Encapsulation is one of the most important and frequently asked concepts in Object-Oriented Programming (OOPS). This video ...

26:27
Encapsulation in OOPS Explained with Real-World Examples | Exam & Interview Ready || VidhyaKshetra

56 views

4 days ago

Medical Coding Club
How to Code IV Infusion Medical charts explained with example #medicalcoding #cpc #cpcexamtips #cpc

In this video, we clearly explain IV Infusion Coding under CPT® Injection and Infusion guidelines with a step-by-step approach.

24:30
How to Code IV Infusion Medical charts explained with example #medicalcoding #cpc #cpcexamtips #cpc

76 views

1 day ago

तथ्यविज्ञान गुरुकुल | Data Science & AI
Python For Loop Explained | range(), break, continue & for-else with Examples

In this video, we explain Python for loop in detail including range(), break, continue, and for loop with else using clear step-by-step ...

1:02:24
Python For Loop Explained | range(), break, continue & for-else with Examples

0 views

3 days ago

Cuda Education
GPU Programming | Compute Example PART 5 | Specialization Constants | Vulkan API | Cuda Education

Specialization constants are used to pass values directly to the shader at pipeline creation time. It is often used as a configuration ...

24:34
GPU Programming | Compute Example PART 5 | Specialization Constants | Vulkan API | Cuda Education

22 views

4 days ago

Koenig Solutions
Key Features of GitHub Copilot That Boost Developer Efficiency

Key Features of GitHub Copilot That Boost Developer Efficiency January 18 · 8 PM IST – Set Reminder ▶️ Modern ...

1:17:04
Key Features of GitHub Copilot That Boost Developer Efficiency

60 views

Streamed 3 days ago

Data with Jay
Apache Kafka for Data Engineers Full Course 2026 | Basics to Advanced

Apache Kafka sits at the center of almost every modern data platform — yet most people only learn how to use Kafka, not how ...

8:57:45
Apache Kafka for Data Engineers Full Course 2026 | Basics to Advanced

2,148 views

3 days ago

Tech Lecture
C++ Lecture 31: Switch Statement in C++ | Explained with Examples | C++ Tutorial for Beginners

In this video, you will learn the switch statement in C++, a powerful decision-making control structure used when you have multiple ...

24:54
C++ Lecture 31: Switch Statement in C++ | Explained with Examples | C++ Tutorial for Beginners

7 views

6 days ago

CrackJavaBackend
SOLID Principles Explained with Simple Java Examples

In this video, I explain the SOLID principles in Java with simple and easy-to-understand examples. SOLID principles are very ...

26:48
SOLID Principles Explained with Simple Java Examples

3 views

7 days ago