ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

147 results

Missing Semester
Lecture 8: Beyond the Code

You can find the lecture notes and exercises for this lecture at https://missing.csail.mit.edu/2026/beyond-code/ 0:00:00 ...

1:05:38
Lecture 8: Beyond the Code

1,511 views

4 days ago

Roel Van de Paar
MySQL Query ProgrammingError from Python Code

MySQL Query ProgrammingError from Python Code Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

1:24
MySQL Query ProgrammingError from Python Code

12 views

4 days ago

Missing Semester
Lecture 7: Agentic Coding

You can find the lecture notes and exercises for this lecture at https://missing.csail.mit.edu/2026/agentic-coding/ 0:00:00 ...

1:00:35
Lecture 7: Agentic Coding

12,010 views

4 days ago

Refactoring Bitcoin
This Engineer replaced 30 Lines with just 7!

You won't believe what happened next! No raw loops! No local variables! That is not a rotate! Code: ...

15:20
This Engineer replaced 30 Lines with just 7!

127 views

4 days ago

Missing Semester
Lecture 9: Code Quality

You can find the lecture notes and exercises for this lecture at https://missing.csail.mit.edu/2026/code-quality/ 0:00:00 ...

1:15:14
Lecture 9: Code Quality

1,843 views

4 days ago

0xSpy
Python 101: Everything You Need to Start | بالعربي

Sponsored by eInspire & mResource Notebooks used: - Variables & Data Types: ...

1:31:44
Python 101: Everything You Need to Start | بالعربي

51 views

3 days ago

The Debug Zone
Python type checking in VS Code

Today's Topic: Python type checking in VS Code Thanks for taking the time to learn more. In this video I'll go through your ...

1:22
Python type checking in VS Code

0 views

6 days ago

Roel Van de Paar
Problem with Functions in Boolean Code for Python

Problem with Functions in Boolean Code for Python Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

2:08
Problem with Functions in Boolean Code for Python

28 views

7 days ago

CWS IT and Ndicd
Linker & Loader Explained in Hindi | How Programs Actually Run? 🔥 Python Part-16

Linker & Loader in Python Explained | How Programs Actually Run? (Full Concept) | Part-16 Ever wondered what happens ...

19:01
Linker & Loader Explained in Hindi | How Programs Actually Run? 🔥 Python Part-16

31 views

6 days ago

Missing Semester
Lecture 6: Packaging and Shipping Code

You can find the lecture notes and exercises for this lecture at https://missing.csail.mit.edu/2026/shipping-code/ 0:00:00 ...

1:03:35
Lecture 6: Packaging and Shipping Code

1,267 views

4 days ago

UK DATA SERVICE
Code Anxiety Club: Building confidence: Q&A and open coding session

Content: Something still not sticking? Would you like us to go through a topic again?

34:31
Code Anxiety Club: Building confidence: Q&A and open coding session

46 views

Streamed 6 days ago

BohrAI
AI Navigation Using Only Relative Position Inputs (Reinforcement learning)

In this video, I train a reinforcement learning agent to reach a target using only relative position. The agent does not know its ...

14:04
AI Navigation Using Only Relative Position Inputs (Reinforcement learning)

78 views

6 days ago

Roel Van de Paar
python asyncio In this case, do I have to write 'await' in all the codes? Is there any more...

python asyncio In this case, do I have to write 'await' in all the codes? Is there any more effective way? Helpful? Please use the ...

2:13
python asyncio In this case, do I have to write 'await' in all the codes? Is there any more...

2 views

4 days ago

Roel Van de Paar
How can rpy2 (R code from python) be run in a thread without blocking other threads?

How can rpy2 (R code from python) be run in a thread without blocking other threads? Helpful? Please use the *Thanks* button ...

2:59
How can rpy2 (R code from python) be run in a thread without blocking other threads?

4 views

1 day ago

The Debug Zone
Repeated use of fixtures in pytest

Today's Topic: Repeated use of fixtures in pytest Thanks for taking the time to learn more. In this video I'll go through your question ...

1:54
Repeated use of fixtures in pytest

0 views

6 days ago

Roel Van de Paar
IndentationError when pasting code in Python 3 interpreter mode (2 Solutions!!)

IndentationError when pasting code in Python 3 interpreter mode Helpful? Please use the *Thanks* button above! Or, thank me ...

3:23
IndentationError when pasting code in Python 3 interpreter mode (2 Solutions!!)

10 views

1 day ago

PyScript
PyScript Community technical call 2026-02-17

Apologies for the quiet sound on my side (Nicholas). Will be fixed next time. Announcements [ntoll] Release 2026.2.1 is out.

39:31
PyScript Community technical call 2026-02-17

10 views

6 days ago

Montreal-Python
MP-120

Welcome to the MP-120 replay! Montréal Python is a vibrant community dedicated to promoting and learning the Python language ...

1:10:08
MP-120

51 views

Streamed 4 days ago

Cisco DevNet
Month of Smart Connections | Ep.3: Testing Automation So You Can Actually Trust It

Welcome back to Month of Smart Connections , a February series all about networks that actually get along. 🗓️ Every ...

14:04
Month of Smart Connections | Ep.3: Testing Automation So You Can Actually Trust It

208 views

4 days ago

Morten Hjorth-Jensen
Writing own code for CNNs, lecture fYS5429/9429 Advanced ML course February 19

Jupyter-notebook at https://github.com/CompPhysics/AdvancedMachineLearning/blob/main/doc/pub/week5/ipynb/week5.ipynb.

1:34:46
Writing own code for CNNs, lecture fYS5429/9429 Advanced ML course February 19

38 views

4 days ago

Adafruit Industries
Deep Dive w/Scott: CircuitPython in Zephyr native simulator #adafruit

Join Scott as he shows off CircuitPython running locally in the Zephyr native simulator and discusses how it provides a feedback ...

1:06:20
Deep Dive w/Scott: CircuitPython in Zephyr native simulator #adafruit

770 views

Streamed 3 days ago

The Debug Zone
Dictionary changed size during iteration - Code works in Py2 Not in Py3

Today's Topic: Dictionary changed size during iteration - Code works in Py2 Not in Py3 Thanks for taking the time to learn more.

1:25
Dictionary changed size during iteration - Code works in Py2 Not in Py3

0 views

5 days ago

the_game
How to make a simple (console) guess the word game on the Pyhton

Sorry, I can't give you a link to the source code, because the channel is young and you can't upload links.

6:56
How to make a simple (console) guess the word game on the Pyhton

76 views

6 days ago

AUTOHOTKEY Gurus
Sharing your code so others can learn  | AHK Hero Extract

Summary* This video features a discussion among AutoHotkey developers about code sharing, AI-assisted programming, and ...

35:23
Sharing your code so others can learn | AHK Hero Extract

36 views

4 days ago

Roel Van de Paar
Having problems with my code, exception in thread "main"?

Having problems with my code, exception in thread "main"? Helpful? Please use the *Thanks* button above! Or, thank me via ...

2:19
Having problems with my code, exception in thread "main"?

18 views

6 days ago