ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

8,148,676 results

Computerphile
Machine Code Explained - Computerphile

Explaining machine code from the ground up! Famous for 'Compiler Explorer,' Matt Godbolt's code has appeared before on ...

20:32
Machine Code Explained - Computerphile

172,777 views

2 years ago

The PrimeTime
Real Programmers Write Machine Code

Recorded live on twitch, GET IN ### Article http://www.catb.org/jargon/html/story-of-mel.html By: Ed Nather ### My Stream ...

26:25
Real Programmers Write Machine Code

133,665 views

1 year ago

Magicalbat
coding a machine learning library in c from scratch

corrections: 23:23 - Forgot to change a cols to a rows in for loop 1:35:10 - You should also check if cur does not require gradient ...

2:26:17
coding a machine learning library in c from scratch

305,464 views

2 months ago

Machine Learning Street Talk
The Dangerous Illusion of AI Coding? - Jeremy Howard

Dive into the realities of AI-assisted coding, the origins of modern fine-tuning, and the cognitive science behind machine learning ...

1:26:40
The Dangerous Illusion of AI Coding? - Jeremy Howard

11,377 views

1 day ago

Coding Cassowary
Coding the Enigma machine - Part 1

In this project we will try to code the infamous Enigma machine. I will try to come as close as possible to the real thing but cannot ...

27:43
Coding the Enigma machine - Part 1

31,108 views

3 years ago

TITANS of CNC MACHINING
G & M Code - Titan Teaches Manual Programming on a CNC Machine.

Titan teaches you how to program a CNC Machine right at the control using G & M codes. Subscribe for daily content and expert ...

26:32
G & M Code - Titan Teaches Manual Programming on a CNC Machine.

1,938,158 views

7 years ago

dr Jonas Birch
Coding a Virtual Machine from scratch in C

In this extremely exciting new project we will be coding our own Virtual Machine. That means creating our own virtual CPU with ...

6:24:43
Coding a Virtual Machine from scratch in C

13,980 views

3 weeks ago

Ben Eater
How do CPUs read machine code? — 6502 part 2

Schematics, datasheets, kits, and more at https://eater.net/6502 Part 1: https://www.youtube.com/watch?v=LnzuMJLZRdU Part 2: ...

49:13
How do CPUs read machine code? — 6502 part 2

3,157,294 views

6 years ago

Timeline - World History Documentaries
The Story Of Cracking The Enigma Code In 2 Hours

During WWII, the fate of the world depended on the codebreakers at Bletchley Park, Britain's super-secret headquarters for ...

1:53:16
The Story Of Cracking The Enigma Code In 2 Hours

7,744,136 views

2 years ago

Greg Isenberg
Claude Code & MCPs built my $145K marketing machine

I sit down with Cody Schneider, growth engineer and co-founder of Graph, for a live, hands-on crash course in GTM (go-to-market) ...

54:07
Claude Code & MCPs built my $145K marketing machine

39,523 views

1 day ago

The Pragmatic Engineer
“The Coding Machine” at Meta – with Michael Novati

In today's episode of The Pragmatic Engineer, I'm joined by Michael Novati, Co-founder and CTO of Formation. Before launching ...

1:15:30
“The Coding Machine” at Meta – with Michael Novati

113,092 views

1 year ago

freeCodeCamp.org and Kylie Ying
Machine Learning for Everybody – Full Course

Learn Machine Learning in a way that is accessible to absolute beginners. You will learn the basics of Machine Learning and how ...

3:53:53
Machine Learning for Everybody – Full Course

9,696,575 views

3 years ago

freeCodeCamp.org
Assembly Language Programming with ARM – Full Tutorial for Beginners

ARM is becoming an increasingly popular language in the world of computer programming. It is estimated that over 200 billion ...

2:29:32
Assembly Language Programming with ARM – Full Tutorial for Beginners

1,855,645 views

3 years ago

Ben Eater
“Hello, world” from scratch on a 6502 — Part 1

Learn how computers work in this series where I build and program a basic computer with the classic 6502 microprocessor.

27:25
“Hello, world” from scratch on a 6502 — Part 1

5,517,566 views

6 years ago

Exponent
ML Coding Question - Implement K-Means (Full Mock Interview with Snapchat MLE)

Ace your machine learning interviews with Exponent's ML engineer interview course: https://bit.ly/3wyaiQS In this video, we ...

33:55
ML Coding Question - Implement K-Means (Full Mock Interview with Snapchat MLE)

9,651 views

1 year ago

Programming with Mosh
Python Machine Learning Tutorial (Data Science)

Build your first AI project with Python! This beginner-friendly machine learning tutorial uses real-world data. ❤️ Join this ...

49:43
Python Machine Learning Tutorial (Data Science)

3,503,045 views

5 years ago

Academic Lesson
Introduction to Computer Programming for beginners || Coding for beginners

Computer programming is the process of performing a particular computation (or more generally, accomplishing a specific ...

1:09:37
Introduction to Computer Programming for beginners || Coding for beginners

33,672 views

3 years ago

marimo
Vibe coding an ML pipeline: it works now!

The claude.md prompt can be found here: https://gist.github.com/koaning/ce4786b532f1e0477bc89bd804907e40 You can ...

22:22
Vibe coding an ML pipeline: it works now!

6,028 views

6 months ago

Daniel Bourke
Building a machine learning app | 10 hour coding livestream

Time to celebrate 100k subscribers! And what better way to do it than with a coding livestream? Tune in for 10 hours straight (give ...

10:29:41
Building a machine learning app | 10 hour coding livestream

44,651 views

Streamed 4 years ago

Keep On Coding
Coding Interview | Software Engineer @ Bloomberg (Part 1)

Data structures website: https://keeponcoding.io Part 2: https://www.youtube.com/watch?v=5xuvqBjRkok Instagram: ...

30:05
Coding Interview | Software Engineer @ Bloomberg (Part 1)

5,010,885 views

6 years ago

Corey Ganim
I Built An AI Marketing Team With Claude Code (full tutorial)

Craig Hewitt built a seven-figure SaaS company and grew his YouTube channel from 250 to 13000 subscribers by going all-in on ...

1:01:26
I Built An AI Marketing Team With Claude Code (full tutorial)

17 views

51 minutes ago

The Coding Train
Teachable Machine 1: Image Classification

Introducing Teachable Machine 2.0 (from Google Creative Lab)! Train a computer to recognize your own images, sounds, & poses ...

20:02
Teachable Machine 1: Image Classification

224,906 views

6 years ago

MLOps.community
Coding Agents: AI Driven Dev Conference

Agentic Engineering at its best Find all the information about the event here: https://luma.com/codingagents Imagine being in a full ...

6:45:26
Coding Agents: AI Driven Dev Conference

1,217 views

Streamed 14 hours ago

Великий мудрец, равный небу
"Hello, world!" in x86 machine codes | Hand assembling & coding under my own OS on the real hardware

This tutorial demonstrates how to assemble x86 assembly code to x86 machine codes. Live coding matrix screensaver in x86 ...

41:45
"Hello, world!" in x86 machine codes | Hand assembling & coding under my own OS on the real hardware

342 views

4 years ago

Tsoding Daily
Calculator GUI App in GTK

Streamed Live on Twitch: https://twitch.tv/tsoding Enable Subtitles for Twitch Chat References: - Previous Stream: ...

2:50:56
Calculator GUI App in GTK

21,890 views

23 hours ago