ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

8,510 results

OWASP GenAI Security Project
Insecure Agentic Code Examples
9:46
Insecure Agentic Code Examples

0 views

14 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

async.await2
10 JavaScript Built-in Methods Explained with Examples

In this video, I explain 10 essential JavaScript built-in methods using simple code examples and commented outputs. Perfect for ...

0:49
10 JavaScript Built-in Methods Explained with Examples

12 views

6 days ago

The AI Advantage
Claude Cowork is Here! Full Breakdown + Testing

Subscribe to stay up to date with AI releases like this one! Anthropic just released Claude Cowork, the next evolution of Claude ...

11:00
Claude Cowork is Here! Full Breakdown + Testing

51,983 views

6 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

281 views

1 hour ago

Codewithmagik
While Loop in Programming 🚀 | Simple Examples

In this video, you'll learn what a while loop is and how it works in programming with simple and easy examples. The while loop is ...

3:22
While Loop in Programming 🚀 | Simple Examples

0 views

6 days ago

ARCTutorials
Python Top 200 Code Snippets – Part 12 – How to Unpack Values Safely in Python #pythoninterview

Python unpacking interview questions explained with safe and clean code examples. Learn how to unpack values safely in ...

2:24
Python Top 200 Code Snippets – Part 12 – How to Unpack Values Safely in Python #pythoninterview

0 views

2 days ago

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

0 views

6 hours ago

VidhyaKshetra
What is Object-Oriented Programming (OOP)? Explained with Real-Life Example | C# OOP #dotnet

Object-Oriented Programming (OOP) is one of the most important programming concepts every developer must learn. In this video ...

10:28
What is Object-Oriented Programming (OOP)? Explained with Real-Life Example | C# OOP #dotnet

61 views

4 days ago

DailyTutorials
Learn to Code Faster — Codedex.io #shorts

Check out Codedex.io — a smart platform that helps you practice coding with explainable examples, real problems, and instant ...

0:22
Learn to Code Faster — Codedex.io #shorts

4,911 views

1 day ago

T V Nagaraju Technical
Instruction Code | Instruction Format | Direct & Indirect Addressing Examples| Computer Organization

In this video, we explain Instruction Code and Instruction Format in Computer Organization, along with Direct and Indirect ...

8:43
Instruction Code | Instruction Format | Direct & Indirect Addressing Examples| Computer Organization

24 views

1 day ago

VidhyaKshetra
Abstraction in OOP Explained Simply | Real-Life Example & C# Code | Object-Oriented Programming

Abstraction is one of the most powerful concepts in Object-Oriented Programming (OOP). In this video, you will clearly understand ...

10:07
Abstraction in OOP Explained Simply | Real-Life Example & C# Code | Object-Oriented Programming

31 views

4 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

Code with Nazneen
OOPS Concepts: 4 Pillars Explained with Examples | Python

OOPS Concepts: 4 Pillars Explained with Examples | Python Is video me hum Object Oriented Programming (OOPS) ke 4 Pillars ...

12:42
OOPS Concepts: 4 Pillars Explained with Examples | Python

119 views

1 day ago

Start Coding Today
Python Polymorphism Explained | Complete Guide with Examples#Python #Programming #OOP

Master Python Polymorphism! Learn how to use the same interface for different data types and objects. Essential for writing ...

7:00
Python Polymorphism Explained | Complete Guide with Examples#Python #Programming #OOP

22 views

5 days ago

VidhyaKshetra
Polymorphism in OOP Explained with Real-Life Example | C# Object-Oriented Programming

Polymorphism is one of the most powerful concepts in Object-Oriented Programming (OOP). In this video, you will learn what ...

10:02
Polymorphism in OOP Explained with Real-Life Example | C# Object-Oriented Programming

16 views

4 days ago

Dev Neil A
Python Example: Get The Full Path Of The Python Executable [How To]

This is video in a series that goes over some code examples of how to use one of the built-in Python standard libraries.

0:22
Python Example: Get The Full Path Of The Python Executable [How To]

620 views

2 days ago

OualiCode
🔥💓  #python #oualicode #correctcoding #javascript #programming #coding #graphics

📂 support me 💖: https://buymeacoffee.com/oualicode #oualicode #python#shorts #oualicode #coding #3d python turtle graphics ...

0:07
🔥💓 #python #oualicode #correctcoding #javascript #programming #coding #graphics

2,219 views

4 days ago

OualiCode
#python #oualicode #correctcoding #javascript #programming #coding #graphics

📂 support me 💖: https://buymeacoffee.com/oualicode #oualicode #python#shorts #oualicode #coding #3d python turtle graphics ...

0:06
#python #oualicode #correctcoding #javascript #programming #coding #graphics

1,755 views

5 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

77 views

1 day ago

Dev Neil A
Python Example: Using itertools count to generate numbers #shorts

This is video in a series that goes over some code examples of how to use one of the built-in Python standard libraries.

0:30
Python Example: Using itertools count to generate numbers #shorts

868 views

1 day ago

Start Coding Today
Python Abstraction Explained | Complete Guide with Examples#Python #Programming #OOP

Master Python Abstraction! Learn how to hide complex implementation details and expose only essential features. Essential for ...

7:51
Python Abstraction Explained | Complete Guide with Examples#Python #Programming #OOP

0 views

3 days ago

THE GIFTED DRIVE
Why Code Fails? 🤔 Small Mistakes = Big Errors | Programming Basics #subscribe #coding #like

Many beginners ask one very frustrating question: “Why does my code fail even when it looks correct?” If you are learning ...

1:00
Why Code Fails? 🤔 Small Mistakes = Big Errors | Programming Basics #subscribe #coding #like

64 views

5 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

Anvesh
C# Cloud & Microservices Explained | in 11 Seconds! | Viral shorts | viral status #fyp

tags: Azure C# tutorial, C# cloud computing, C# example code, Viral shorts, Viral status, api best practices, api design, c#, c# best ...

0:11
C# Cloud & Microservices Explained | in 11 Seconds! | Viral shorts | viral status #fyp

154 views

2 days ago