ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

117 results

Lets Code
Programming for Beginners: The RIGHT Way to Start Learning to Code (Avoid Common Mistakes!)

... programming projects, coding projects for beginners, don't rush learning programming, coding foundation, programming tutorial ...

3:00
Programming for Beginners: The RIGHT Way to Start Learning to Code (Avoid Common Mistakes!)

6 views

1 month ago

Blake Mroz
20-min from ZERO to your first GAME | Javascript | Python | DAY 1 micro:bit challenge

00:00 - Why we're in Australia 01:02 - Why AI is making getting into software easier 01:48 - But vibe coding alone is not enough ...

23:53
20-min from ZERO to your first GAME | Javascript | Python | DAY 1 micro:bit challenge

195 views

2 months ago

Over 50 Geek Girl
Migrating Bubble.io to Vibe Coding

Today I chat about something many Bubble no-coders are experiencing - the downer of not having access to your app's ...

11:20
Migrating Bubble.io to Vibe Coding

152 views

9 months ago

bitluni
I made an M.2 LED matrix at home

and it's controlled from the browser over PCIe. What started as an experiment may become a template for some ridiculous PC ...

12:44
I made an M.2 LED matrix at home

178,519 views

9 months ago

Redpanda Data
Build an MCP server in under 60 seconds

Get stared with using Redpanda to build your own MCP server. Learn more at https://ai.redpanda.com.

1:00
Build an MCP server in under 60 seconds

469 views

8 months ago

PainfulDiodes
BeanZee Z80 home-brew running a simple console game

BeanZee is a small Z80 development board designed for experimentation, but can be used stand-alone for running console ...

1:30
BeanZee Z80 home-brew running a simple console game

215 views

11 months ago

Afro Hamurai
Boot.dev Review: Fun, High-Quality… But Is It Worth the Price?

YouTubers I'm watching have been sponsored by Boot.dev, which looks like a cool platform for learning to code, but I wonder if it ...

18:24
Boot.dev Review: Fun, High-Quality… But Is It Worth the Price?

3,243 views

1 month ago

Viam
Presence detector with mmwave | DEMO

Use a millimeter-wave sensor to detect presence and motion, then trigger an LED display or smart switch to enhance your home ...

0:58
Presence detector with mmwave | DEMO

350 views

11 months ago

libby
Form-Function Tree Tutorial

This guide will walk you through the basic steps on how to create a form-function tree, specifically focusing on the noun phrase.

15:27
Form-Function Tree Tutorial

28 views

5 months ago

Ruslan Brilenkov
SQL Databases 101 in the Era of Vibe Coding | PostgreSQL | Step by step Tutorial

This video is a beginner-friendly SQL tutorial that shows you how to create and update a database table step-by-step. Follow ...

18:07
SQL Databases 101 in the Era of Vibe Coding | PostgreSQL | Step by step Tutorial

153 views

6 months ago

Nexustrade
How to Create a Trading Bot in 10 Minutes or Less Without Writing a Single Line of Code

In this video, I describe how I used NexusTrade to create, backtest, deploy, and share a custom trading bot. You can deploy your ...

7:29
How to Create a Trading Bot in 10 Minutes or Less Without Writing a Single Line of Code

385 views

7 months ago

Kuda Christine Tech
Hardware vs Software Explained FAST: Key Differences & Real-World Examples

In this quick video, I break down the main differences between hardware and software. Making it easy to understand for beginners ...

1:38
Hardware vs Software Explained FAST: Key Differences & Real-World Examples

52 views

2 months ago

Tomiwa Adegbola
Generate Free B2B Leads with AI + Google Maps (Step by Step)

Do you want to generate, automate and scale your B2B leads without paying for ads or expensive tools? In this video, I'll show ...

16:14
Generate Free B2B Leads with AI + Google Maps (Step by Step)

53 views

5 months ago

Ajaya STEM Academy (Ajaya Physics)
🚀Clap to Control! 🔊 Arduino Sound Sensor Project | Motor, LED & Buzzer Automation for Beginners🔥

Turn your clap into power! In this beginner-friendly Arduino project, I'll show you how to build a sound-triggered automation ...

1:25
🚀Clap to Control! 🔊 Arduino Sound Sensor Project | Motor, LED & Buzzer Automation for Beginners🔥

119 views

5 months ago

Jacob Salmela
Creating a racing game in Go using Ebitengine 007: Title and Game Scene Polish

A tutorial to create a pseudo 3d racing game in Go using Ebitengine: https://github.com/jacobsalmela/qflux/tree/v0.0.7.

6:45
Creating a racing game in Go using Ebitengine 007: Title and Game Scene Polish

78 views

8 months ago

Jacob Salmela
Creating a racing game in Go using Ebitengine 002: Refactoring

A tutorial to create a pseudo 3d racing game in Go using Ebitengine: https://github.com/jacobsalmela/qflux/tree/v0.0.2.

10:55
Creating a racing game in Go using Ebitengine 002: Refactoring

115 views

11 months ago

RoboXSoftware
How To Make A DIY Arduino Obstacle Avoiding Car & WiFi Controlled

Control your DIY robot over WiFi directly from your computer!* In this step-by-step tutorial, I'll show you how to build a wireless ...

4:41
How To Make A DIY Arduino Obstacle Avoiding Car & WiFi Controlled

300 views

1 month ago

Jacob Salmela
Creating a racing game in Go using Ebitengine 004: SFX and Music

A tutorial to create a pseudo 3d racing game in Go using Ebitengine: https://github.com/jacobsalmela/qflux/tree/v0.0.4.

6:58
Creating a racing game in Go using Ebitengine 004: SFX and Music

120 views

10 months ago

Ruslan Brilenkov
Relational Database EXPLAINED | PostgreSQL Step-by-Step From Scratch

In this PostgreSQL tutorial, we will cover how to create tables and establish table relationships with One-to-Many and ...

18:12
Relational Database EXPLAINED | PostgreSQL Step-by-Step From Scratch

101 views

6 months ago

CS50
CS50x 2026 - Lecture 9 - Flask

This is CS50, Harvard University's introduction to the intellectual enterprises of computer science and the art of programming.

2:26:36
CS50x 2026 - Lecture 9 - Flask

23,503 views

1 month ago

CS50
CS50x 2026 - Lecture 6 - Python

This is CS50, Harvard University's introduction to the intellectual enterprises of computer science and the art of programming.

2:29:32
CS50x 2026 - Lecture 6 - Python

37,177 views

1 month ago

Jonathan Sam Perlin
AI Showdown 2025: Gemini vs ChatGPT vs Copilot vs Cursor AI

I'm a full stack developer on a mission to find the ultimate coding sidekick—so I put four of the hottest AI assistants head‑to‑head in ...

21:29
AI Showdown 2025: Gemini vs ChatGPT vs Copilot vs Cursor AI

31 views

10 months ago

Jacob Salmela
Creating a racing game in Go using Ebitengine 005: Title and Game Over Scenes

A tutorial to create a pseudo 3d racing game in Go using Ebitengine: https://github.com/jacobsalmela/qflux/tree/v0.0.5.

7:18
Creating a racing game in Go using Ebitengine 005: Title and Game Over Scenes

50 views

8 months ago

TechOnline with Peace Tutorials
Learn how to Solve a Maximization Problem using the Simplex Method with 2 Constraints

Master the Simplex Method in Linear Programming (LPP) with this comprehensive, step-by-step tutorial. In Lecture 5, we move ...

29:37
Learn how to Solve a Maximization Problem using the Simplex Method with 2 Constraints

2,384 views

1 month ago

Creative Tech
laravel herd | How and why to use Laravel herd

In this video we are going to discuss about laravel herd, that what is laravel herd. How and why should we use laravel herd.

11:13
laravel herd | How and why to use Laravel herd

1,236 views

5 months ago