ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

50 results

AI Simplified Lab
Python List Multiplication Bug 🐍 Coding Trap Most Devs Miss! #Shorts

Think multiplying lists in Python is simple? Think again! This hidden bug trips up even experienced developers and can sneak into ...

0:30
Python List Multiplication Bug 🐍 Coding Trap Most Devs Miss! #Shorts

185 views

3 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)

345 views

1 month 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,169 views

1 month ago

codingjerk
This will fix Python type checking

So, Astral is working on a new Python type checker. Let's check it out! *Time stamps:* - 00:00 - Intro - 00:31 - Type Annotations ...

6:23
This will fix Python type checking

26,145 views

7 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

0 views

11 days ago

Kludges from Kevin's Cave
Breadboarding and Debugging the Triangle Core - Exploring Analog Audio Synthesis ep9

Triangle Wave VCO Core Part 2: Breadboarding and Troubleshooting Exploring Analog Audio Synthesis, episode 9 Part 1 ...

17:19
Breadboarding and Debugging the Triangle Core - Exploring Analog Audio Synthesis ep9

2,063 views

11 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

1 month 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

106,038 views

8 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.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

52 views

8 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

0 views

2 weeks ago

codingjerk
I Made My Code 16000× Faster (Python & Rust)

Performance optimization case study on LeetCode 52 "N-Queens". In the video I'll show path of optimization already decent ...

18:33
I Made My Code 16000× Faster (Python & Rust)

51,592 views

7 months 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,373 views

1 month ago

Craig Piercy
Python Built-In Function: bin()

Describess the bin() function.

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

335 views

11 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

49 views

8 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

5 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!

257 views

4 months 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

7 months ago

BioniChaos
Fixing a Broken AI: Battling Class Imbalance with SMOTE & XGBoost

We are back with another intense coding session working on our Kaggle competition entry for detecting Body-Focused Repetitive ...

56:05
Fixing a Broken AI: Battling Class Imbalance with SMOTE & XGBoost

2 views

12 days ago

NERSC
Day 2: Programming Environment & Compilation with Best Practices

This is part of the New User Training and Updated Best Practices on Perlmutter: Feb 13-14, 2025 ...

20:32
Day 2: Programming Environment & Compilation with Best Practices

40 views

9 months ago