ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

262 results

Alex Ziskind
I Tried to Replace the Cloud With a 512GB Mac Studio...What Broke

I used my $10000 512GB Mac Studio to see if local AI can finally beat a $10/month cloud coding agent—and the result was way ...

16:40
I Tried to Replace the Cloud With a 512GB Mac Studio...What Broke

60,364 views

15 hours ago

The Metaverse Guy
Giga Potato: China's new AI model - better than Claude Opus 4.5? 100% FREE AI MODEL! DEEPSEEK V4?

Today I'm showing you **the most powerful new free AI coding model you can use right now — Stealth (codenamed “Giga ...

3:53
Giga Potato: China's new AI model - better than Claude Opus 4.5? 100% FREE AI MODEL! DEEPSEEK V4?

1,807 views

17 hours ago

CodeHead
FastAPI explained in 2 minutes

Get 40% OFF CodeCrafters: https://app.codecrafters.io/join?via=codehead-01 Git gud at coding with Scrimba ...

2:05
FastAPI explained in 2 minutes

3,709 views

19 hours ago

TechWebDocs
How to Setup Visual Studio Code (VS Code) for Java Development on Windows 11 [2026]

Learn how to setup Visual Studio Code (VS Code) for Java development on Windows 11 in 2026. This tutorial covers the JDK ...

5:51
How to Setup Visual Studio Code (VS Code) for Java Development on Windows 11 [2026]

5 views

22 hours ago

Ray Fernando
Ship Bigger Before It Breaks

Cursor just shipped subagents in 2.4 - multiple agents that explore your codebase in parallel before the main agent starts coding.

3:03:00
Ship Bigger Before It Breaks

1,362 views

Streamed 11 hours ago

Visionary AI
Stop Searching in VS Code! Install Any Extension From the Website Instantly

Stop Searching in VS Code! Install Any Extension From the Website Instantly VS Code, VS Code extensions, install VS Code ...

3:47
Stop Searching in VS Code! Install Any Extension From the Website Instantly

0 views

6 hours ago

Ashok IT
GitHub Copilot Tutorial for Beginners | AI Coding Assistant Explained with IntelliJ and VS CODE IDEs

Follow this link to Join Official WhatsApp community: https://whatsapp.com/channel/0029Va9NnSdCHDyqwAoeIB1G In this ...

1:50:42
GitHub Copilot Tutorial for Beginners | AI Coding Assistant Explained with IntelliJ and VS CODE IDEs

341 views

3 hours ago

FixSoft
How to Install Visual Studio Code on Windows 10 | Beginner Friendly Guide

If you're new to coding or setting up your development environment for the first time, this guide will help you install VS Code easily ...

2:28
How to Install Visual Studio Code on Windows 10 | Beginner Friendly Guide

0 views

22 hours ago

VaranasiVariables
C Program to subtract the matrix with user input in VS Code | #18 | #c #program #vscode

Welcome to our new video. In this video we are going to know how to create program to subtract two matrix in VS Code compiler.

3:59
C Program to subtract the matrix with user input in VS Code | #18 | #c #program #vscode

0 views

7 hours ago

Pouya Eti
This AI System Feels Like Having 20 Employees (Claude Code + ... )

I show you exactly how to set up Claude Code in VS Code and turn it into multiple AI experts working in parallel. Watch me build a ...

23:55
This AI System Feels Like Having 20 Employees (Claude Code + ... )

270 views

23 hours ago

AspTricks.net
The Basics of GitHub Copilot: Know about your AI Pair Programmer

Learn how to install GitHub Copilot in VS Code, understand the prerequisites (like having a GitHub account), and see a live demo ...

3:56
The Basics of GitHub Copilot: Know about your AI Pair Programmer

0 views

13 minutes ago

Info Techiezz
GitHub Tutorial for Beginners | Create Account, Repository & Push Code Using VS Code

GitHub is one of the most important tools every programmer and student must learn before placements or jobs. In this video, you ...

13:05
GitHub Tutorial for Beginners | Create Account, Repository & Push Code Using VS Code

219 views

23 hours ago

IBM Technology
LLM vs. SLM vs. FM: Choosing the Right AI Model

Ready to become a certified Certified watsonx AI Assistant Engineer? Register now and use code IBMTechYT20 for 20% off of ...

14:09
LLM vs. SLM vs. FM: Choosing the Right AI Model

8,039 views

22 hours ago

Mahoga Yasmith
VS Code Python Tutorial | First Python Program Using Print() | Sinhala | ICT | Lesson 02

In this video, you will learn how to install Visual Studio Code (VS Code) and run your first Python program using the print() function ...

8:42
VS Code Python Tutorial | First Python Program Using Print() | Sinhala | ICT | Lesson 02

42 views

20 hours ago

KodeBase
How to Enable and Disable Light Bulb in Visual Studio Code

In this video, you will learn how to enable and disable light bulb in visual studio code. I hope you'll like the video and leave your ...

1:52
How to Enable and Disable Light Bulb in Visual Studio Code

6 views

21 hours ago

Java Goat
ChatGPT vs Grok vs Gemini: AI Coding Battle

Who is the King of AI Coding? I challenged ChatGPT vs Grok vs Google Gemini to build a fully functional Trading Simulator App ...

15:33
ChatGPT vs Grok vs Gemini: AI Coding Battle

1,219 views

23 hours ago

Coding Knowledge
asp.net core tutorial: Setup ASP.NET Core Web App using Visual Studio Code (VS Code)

CodingKnowledge In this video, We will discuss steps to setting up VS Code for developing ASP.NET Core Web Application.

23:31
asp.net core tutorial: Setup ASP.NET Core Web App using Visual Studio Code (VS Code)

8 views

15 hours ago

Python Developer - 0.1
Generative vs Agentic AI + Build Agentic AI Live with ChatGPT

In this live learning session, we explore the basics of Agentic AI and learn how to build a simple agent using ChatGPT step by step ...

1:19:25
Generative vs Agentic AI + Build Agentic AI Live with ChatGPT

84 views

Streamed 1 day ago

bytecodecrux
Claude Cowork is a $20 Lie (Use This Instead)

Claude Cowork just dropped for Pro users at $20/month. Everyone's hyping it. But here's what they're NOT telling you... I have ...

2:15
Claude Cowork is a $20 Lie (Use This Instead)

138 views

1 day ago

Learn Coding
C File Handling | What is FILE? Full Explanation | Learn Coding

C Programming Series Schedule Update C Language videos will be uploaded every Monday, Wednesday, and Friday at 5 ...

16:43
C File Handling | What is FILE? Full Explanation | Learn Coding

487 views

6 hours ago

Data Science Basics
Run Claude Code Locally with OLLAMA - No Subscription | API Key Required | 100% FREE

Learn how to use Claude Code with local Large Language Models (LLMs) through Ollama - completely free and without requiring ...

16:49
Run Claude Code Locally with OLLAMA - No Subscription | API Key Required | 100% FREE

198 views

13 hours ago

Quick Through
My First Game AI – Tic Tac Toe in Python

Source Code (GitHub): https://github.com/princeKris/Python-Projects/tree/main/Tic%20Tac%20Toe%20AI%20Game%20GUI ...

4:33
My First Game AI – Tic Tac Toe in Python

13 views

21 hours ago

codestorywithMIK
Line Sweep Vs Difference Array | Line Sweep Technique | Concepts & Questions - 2 | codestorywithMIK

iPad PDF Notes Link ...

9:25
Line Sweep Vs Difference Array | Line Sweep Technique | Concepts & Questions - 2 | codestorywithMIK

516 views

11 hours ago

Adafruit Industries
Deep Dive w/Scott: Yoto hacking & #CircuitPython2026 Wrap-up #adafruit

... updating the getting started documentation, testing 24:00 WebDAV / web workflow 26:45 octo probe tentacles 29:00 VS Code ...

1:06:48
Deep Dive w/Scott: Yoto hacking & #CircuitPython2026 Wrap-up #adafruit

380 views

Streamed 1 day ago

LearnThatStack
CDNs Explained in 6 Minutes | System Design Basics

Your server is in Virginia. Your user is in Tokyo. That's 11000 kilometers of latency you can't code your way out of — but you CAN ...

6:06
CDNs Explained in 6 Minutes | System Design Basics

4,876 views

1 day ago