ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

99 results

Missing Semester
Lecture 4: Debugging and Profiling

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

1:13:10
Lecture 4: Debugging and Profiling

16,954 views

5 months ago

CodeTracer
Codetracer time-travel debugger for Python (prerelease)

We introduce Codetracer's support for Python. Codetracer is a time-travel debugger that gives developers a revolutionary new ...

42:15
Codetracer time-travel debugger for Python (prerelease)

387 views

8 months ago

Python India
Finding a Needle in the Haystack - Debugging Performance Issues - Puneet Khushwani

What do you do when a Sev1 performance fire alarm goes off in your Python application? Suddenly, we're tasked with debugging ...

31:54
Finding a Needle in the Haystack - Debugging Performance Issues - Puneet Khushwani

80 views

3 months ago

Dr. Pavel Vlašánek
The Mistake Everyone Makes When Learning to Code

You aren't failing to code because you aren't smart enough; you are failing because you're trying to memorize a dictionary instead ...

8:41
The Mistake Everyone Makes When Learning to Code

707 views

5 months ago

BioniChaos
AI-Assisted BFRB Sensor Dashboard: Python, ML & Data Visualization

Welcome to an engaging session of biomedical data science and web development! In this video, we explore machine learning, ...

40:18
AI-Assisted BFRB Sensor Dashboard: Python, ML & Data Visualization

26 views

6 months ago

Python India
Beyond the Basics - Advanced GIL Mitigation Patterns - Rohan Giriraj

Python's GIL (Global Interpreter Lock), while promising thread safety within applications, can be a limiting factor when considering ...

32:07
Beyond the Basics - Advanced GIL Mitigation Patterns - Rohan Giriraj

89 views

3 months ago

BioniChaos
AI-Assisted Machine Learning: Debugging & Optimizing a BFRB Sensor Model

Explore practical AI-assisted machine learning, Python debugging, and biomedical data science in this comprehensive coding ...

59:16
AI-Assisted Machine Learning: Debugging & Optimizing a BFRB Sensor Model

25 views

6 months ago

BioniChaos
AI Debugs AI: Fixing a Failing XGBoost Model for BFRB Gesture Detection

Watch a live debugging session where we tackle a real-world machine learning challenge: training a model to detect and classify ...

56:05
AI Debugs AI: Fixing a Failing XGBoost Model for BFRB Gesture Detection

13 views

6 months ago

PyCon Greece
Georgios Kalaitzis: To mock or not to mock? Choosing a mocking strategy for your unit tests

PyCon Greece 2025 - Athens, 29-30 Augustu == About the talk == We've all done it-written tests full of mocks that pass, but don't ...

16:32
Georgios Kalaitzis: To mock or not to mock? Choosing a mocking strategy for your unit tests

36 views

3 months ago

BioniChaos
AI Builds a Neuroscience Data Dashboard: From MATLAB to Web Visualization

Follow along in this comprehensive walkthrough as we build an interactive web dashboard for visualizing complex neuroscience ...

28:39
AI Builds a Neuroscience Data Dashboard: From MATLAB to Web Visualization

17 views

6 months ago

Python India
Memory Management in Python: Foundations, Problems, and Modern Techniques - Jithu Sunny

Memory management in Python is mostly automatic - but not invisible. From reference cycles and unexpected leaks to costly ...

30:51
Memory Management in Python: Foundations, Problems, and Modern Techniques - Jithu Sunny

39 views

3 months ago

NERSC
Day 2 - Recap and Programming Environment & Compilation with Best Practices

So modules for pre-installed software that we already have on our system, the default, python, is really only meant to service the ...

22:45
Day 2 - Recap and Programming Environment & Compilation with Best Practices

13 views

11 months ago

Missing Semester
Lecture 2: Command-line Environment

You can find the lecture notes and exercises for this lecture at https://missing.csail.mit.edu/2026/command-line-environment/ ...

1:06:20
Lecture 2: Command-line Environment

33,832 views

5 months ago

PyCon Greece
Antonis Markoulis: Event Sourcing & CQRS with FastAPI and Celery.

How I Learned to Stop Worrying and Love Raw Events: Event Sourcing & CQRS with FastAPI and Celery. PyCon Greece 2025 ...

29:41
Antonis Markoulis: Event Sourcing & CQRS with FastAPI and Celery.

65 views

3 months ago

Python India
Evals First, Code Later: A Practical Guide to Evaluations, Rerankers & Caches - Saksham Aggarwal

Many retrieval-augmented generation (RAG) and code-search pipelines rely on ad-hoc checks and break when deployed at scale ...

29:50
Evals First, Code Later: A Practical Guide to Evaluations, Rerankers & Caches - Saksham Aggarwal

25 views

3 months ago

Python India
Compiling Python to WASM - Kumar Anirudha, Farhaan Bukhsh

Python is one of the most popular programming languages in the world. But when it comes to running in the browser, it still lags ...

33:32
Compiling Python to WASM - Kumar Anirudha, Farhaan Bukhsh

51 views

3 months ago

BioniChaos
Decoding Inner Speech BCIs: Paper Review & Building a Data Visualization Web App

Watch as we write and debug Python scripts to convert these complex .mat files into JSON format. We tackle real-world ...

42:52
Decoding Inner Speech BCIs: Paper Review & Building a Data Visualization Web App

43 views

6 months ago

BioniChaos
Human vs. AI: Diagnostic ECG Labeling and 3D Brain Activity Mapping

BioniChaos: Refactoring AI Biomedical Tools & Moving from Python to Vanilla JS Explore the intersection of biomedical ...

1:10:55
Human vs. AI: Diagnostic ECG Labeling and 3D Brain Activity Mapping

27 views

5 months ago

Python India
Engineering Custom Diffusion Workflows with ComfyUI: A Developer's Guide - Shreya & Siddhi Kommuri

As a developer trying to iterate on SDXL prompts and schedulers, I found script-based tools painful to debug. ComfyUI addresses ...

30:29
Engineering Custom Diffusion Workflows with ComfyUI: A Developer's Guide - Shreya & Siddhi Kommuri

71 views

3 months ago

How I Met Your Coder
90% of Programmers… Just Professional Googlers!

Most programmers don't code from memory — they code with Google. From searching “how to center a div” to debugging a weird ...

2:54
90% of Programmers… Just Professional Googlers!

261 views

10 months ago