ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

46 results

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)

353 views

2 months ago

Programming threads
Stop Using Lambda in Map/Filter! (Python Performance Trap Explained)

Lambda functions in Python are 17% slower than regular functions when used with map/filter. Learn why lambdas get recreated, ...

1:01
Stop Using Lambda in Map/Filter! (Python Performance Trap Explained)

1,172 views

2 months ago

Programming threads
Python's 'and/or' Secret Makes Code 5x FASTER!

Discover Python's short-circuit evaluation optimization through bytecode analysis! Learn how 'and' and 'or' operators skip ...

3:38
Python's 'and/or' Secret Makes Code 5x FASTER!

25 views

2 months ago

BioniChaos
Can AI Agents Win a Kaggle competition? Debugging LightGBM & Feature Selection

In this coding session, we explore the capabilities of AI agents in a real-world data science context, specifically focusing on a ...

59:16
Can AI Agents Win a Kaggle competition? Debugging LightGBM & Feature Selection

19 views

1 month ago

CodeRefinery
6.2 Modular Code Development - CodeRefinery 2025 Mar

In this live-coding demo session we take a Python script as starting point which reads data, computes simple statistics, and ...

1:25:25
6.2 Modular Code Development - CodeRefinery 2025 Mar

57 views

9 months ago

codingjerk
Zig Language | Thoughts After 2 Years

Voiced by @tokisuno ... Check out his channel. So, in this talk I want to tell about the reasons I love the Zig programming language ...

13:38
Zig Language | Thoughts After 2 Years

109,331 views

9 months ago

Craig Piercy
Python Built-In Function: bin()

Describess the bin() function.

3:52
Python Built-In Function: bin()

341 views

11 months ago

BioniChaos
Building a Web Scraper for BioniChaos – Code, Challenges, and Solutions

In this video, I explore the process of building a web scraper for BioniChaos and the challenges involved. From discussing data ...

11:30
Building a Web Scraper for BioniChaos – Code, Challenges, and Solutions

37 views

10 months ago

CodeRefinery
6.1 Software Testing - CodeRefinery 2025 Mar

Software testing is a fundamental part of modern software development, and especially important for science since results should ...

1:54:26
6.1 Software Testing - CodeRefinery 2025 Mar

55 views

9 months ago

Programming threads
When Try-Except Kills Your Speed

Python try-except is 30x slower than if-statements. Learn why exception handling costs performance, when try-except makes ...

0:57
When Try-Except Kills Your Speed

1,498 views

2 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

933 views

1 day ago

Programming threads
Stop Writing For Loops! List Comprehensions Are 2x Faster ⚡

List comprehensions aren't just syntactic sugar—they're optimized at the C level for 2x better performance. Here's the bytecode ...

1:00
Stop Writing For Loops! List Comprehensions Are 2x Faster ⚡

1,375 views

2 months ago

BioniChaos
Kaggle Challenge: Preprocessing Wrist Sensor Data & Debugging AI Model Overfitting

This video documents the end-to-end process of tackling a Kaggle competition focused on the Helios wrist device. We explore the ...

40:18
Kaggle Challenge: Preprocessing Wrist Sensor Data & Debugging AI Model Overfitting

20 views

1 month ago

BioniChaos
Can This Chatbot Be Saved? Debugging AI on BioniChaos

In this episode, I'm diving deep into the chaotic beauty of debugging and building web-based biomedical tools—yes, even when ...

33:55
Can This Chatbot Be Saved? Debugging AI on BioniChaos

56 views

8 months ago

Kenny Liao
How to Build Multi AI Agents with Langgraph

I'm going to show you step by step how to build a multi-agent AI system using the Supervisor pattern in Langgraph. As always, all ...

51:05
How to Build Multi AI Agents with Langgraph

7,113 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

10 views

6 months ago

Nexapy Technologies
How to Convert Your KivyMD (2.0.1.dev) App to Android APK with Buildozer (Step-by-Step Tutorial)

Convert Your Python KivyMD App to APK with Buildozer (Easily!) In this video, I'll walk you through the complete process of ...

14:11
How to Convert Your KivyMD (2.0.1.dev) App to Android APK with Buildozer (Step-by-Step Tutorial)

3,331 views

8 months ago

BioniChaos
ChatGPT Enhancing BioniChaos: Debugging, Error Logging, and Website Optimization

In this video, I explore the process of debugging and improving website sitemaps using AI-driven insights and error logging ...

11:21
ChatGPT Enhancing BioniChaos: Debugging, Error Logging, and Website Optimization

66 views

11 months ago

BioniChaos
Visualizing Neuroscience Data: MATLAB to JSON & Python Web Dashboard

Python Automation: Visualizing Neuroscience Data & Handling Large JSON Files In this video on biomedical data science and ...

28:39
Visualizing Neuroscience Data: MATLAB to JSON & Python Web Dashboard

8 views

1 month ago

Edward D. J. the tech-fixer and friendly man
Don't try at home: record a screen-cast from Android itself — #learning #tech #techtips #short

Something you should NOT do on old Samsung Android devices. My plan was to show that you can connect to devices that use ...

0:03
Don't try at home: record a screen-cast from Android itself — #learning #tech #techtips #short

59 views

4 months ago