ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,742 results

SafeKentucky
Digital Fall Prevention Programming: Examples from the Field

Matthew Lee Smith, PhD, MPH, CHES, CHW-I (and Director of Texas A&M University - Texas Research, Analytics, and ...

52:22
Digital Fall Prevention Programming: Examples from the Field

0 views

5 hours 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

728 views

5 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,822 views

7 days 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

8,939 views

2 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

585 views

Streamed 21 hours 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,985 views

2 days ago

Simplilearn
Python Full Course 2026 | Python For Beginners | Python Basics For Beginners 2026 | Simplilearn

Applied Generative AI Specialization, delivered by Simplilearn in collaboration with Purdue University ...

3:28:34
Python Full Course 2026 | Python For Beginners | Python Basics For Beginners 2026 | Simplilearn

1,572 views

5 hours 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

702 views

1 day ago

Bbaria Office
If–Else Ladder in Programming | Clear Concepts & Examples🖥️

Class 05 - Part 3 of 4 - If–Else Ladder in Programming | Clear Concepts & Examples🖥️ | Lec. Bilal Chowdhury🗣️ | Video Edit:- ...

50:11
If–Else Ladder in Programming | Clear Concepts & Examples🖥️

16 views

4 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

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

ASPNet Masterclass
03 Dissection the First C# Program You Created For Beginners

Master C# Fundamentals | Beginner to Strong Foundation Learn C# from scratch and build a strong programming foundation step ...

23:12
03 Dissection the First C# Program You Created For Beginners

0 views

7 days ago

Gitanjali Madan
R for Clinical Programming: dplyr Part 1 | Data Manipulation Basics

Welcome to the first video in my dplyr series for clinical programming in R! In this video (Part 1), we cover: - Introduction to dplyr ...

1:33:42
R for Clinical Programming: dplyr Part 1 | Data Manipulation Basics

175 views

1 day ago

Missing Semester
Lecture 2: Command-line Environment

You can find the lecture notes and exercises for this lecture at https://missing.csail.mit.edu/2026/command-line-environment/ ...

1:06:20
Lecture 2: Command-line Environment

1,494 views

2 days ago

Cuda Education
GPU Programming | Pipeline Cache PART 2 | Compute Example PART 7 | Loading cache from disk & testing

We load a pipeline cache from disk and test to see the behavior (with some surprises). Learn computer graphics! Install Vulkan ...

45:11
GPU Programming | Pipeline Cache PART 2 | Compute Example PART 7 | Loading cache from disk & testing

12 views

2 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

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

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

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,610 views

7 days ago

College Wallah
Complete Dynamic Programming | Dynamic Programming Part 1

Enroll Now :- https://pwskills.com/programming-courses/ In this lecture of Complete Dynamic Programming Part 1, we will start ...

9:13:39
Complete Dynamic Programming | Dynamic Programming Part 1

5,868 views

7 hours ago

NEXGEN EDUCATION TEAM
class 11 Bitwise Operators in C | &, |, ^, ~ with Examples | C Programming | NexGen Education Team

In this video, NexGen Education Team explains Bitwise Operators in C Programming with clear theory and practical examples, ...

41:11
class 11 Bitwise Operators in C | &, |, ^, ~ with Examples | C Programming | NexGen Education Team

55 views

6 days ago

Blessy Lectures
Armstrong Number & Palindrome Number in Python | Placement Coding | Examples & Programs

Armstrong Number & Palindrome Number in Python | Placement Coding | Examples & Programs In this video, you will learn how ...

23:14
Armstrong Number & Palindrome Number in Python | Placement Coding | Examples & Programs

19 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

Durga Software Solutions
FULL STACK PYTHON tutorials || Demo - 1 || by Mr. Mohan Reddy On 21-01-2026 @8AM (IST)

FULL STACK PYTHON (Python (Core + Adv) / Django / Flask / REST API / FastAPI / Basics of UI / Basics of MySQL) tutorials ...

46:12
FULL STACK PYTHON tutorials || Demo - 1 || by Mr. Mohan Reddy On 21-01-2026 @8AM (IST)

72 views

17 hours ago

Info Techiezz
C Programming If Else & Switch Case Explained | Real Interview Questions | Beginner Friendly

Learn Conditional Statements in C Programming with Interactive Examples & Interview Problems! In this video, you'll master C ...

1:24:16
C Programming If Else & Switch Case Explained | Real Interview Questions | Beginner Friendly

71 views

7 days ago