ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

30 results

PyCon 2016
How I built a power debugger out of the standard library and things I found on the internet

Speaker: Doug Hellmann Smiley spys on your application, recording everything it does, using Python's built-in tracing facility and ...

30:21
How I built a power debugger out of the standard library and things I found on the internet

2,905 views

9 years ago

PyCon 2016
Ned Batchelder - Machete-mode debugging: Hacking your way out of a tight spot - PyCon 2016

Speaker: Ned Batchelder When chasing mysterious bugs, it's helpful to use all the tools at your disposal. We'll explore ways to ...

35:14
Ned Batchelder - Machete-mode debugging: Hacking your way out of a tight spot - PyCon 2016

13,649 views

9 years ago

CppCon
CppCon 2018: Jeff Trull “Liberating the Debugging Experience with the GDB Python API”

http://CppCon.org — Presentation Slides, PDFs, Source Code and other presenter materials are available at: ...

29:09
CppCon 2018: Jeff Trull “Liberating the Debugging Experience with the GDB Python API”

7,187 views

7 years ago

Talk Python
Debugging Python in Production with PyStack - Talk Python to Me Ep.419

Here's the situation. You have a Python app that is locked or even has completely crashed and all you're left with is a core dump ...

1:14:13
Debugging Python in Production with PyStack - Talk Python to Me Ep.419

1,096 views

Streamed 2 years ago

PyCon US
Talk: Nina Zakharenko - Goodbye Print, Hello Debugger!

Presented by: Nina Zakharenko Still debugging your code with print? Learn how to level up your ability to troubleshoot complex ...

28:02
Talk: Nina Zakharenko - Goodbye Print, Hello Debugger!

19,262 views

5 years ago

HEP Software Foundation
PyHEP 2021: Level-up your Python (Part I)

This is a short course in intermediate Python. Attendees will learn about class design patterns, the python memory model, ...

1:31:14
PyHEP 2021: Level-up your Python (Part I)

435 views

4 years ago

Missing Semester
Lecture 7: Debugging and Profiling (2020)

You can find the lecture notes and exercises for this lecture at https://missing.csail.mit.edu/2020/debugging-profiling/ Help us ...

54:14
Lecture 7: Debugging and Profiling (2020)

102,030 views

6 years ago

DesignCodeDebugRepeat
Debugging and tracing loops in Python; Problem Solving with Python Ch 4 Debug

Do you want to learn to code? If you're a beginner, you're in the right place! This video is part of an introductory series that will ...

23:51
Debugging and tracing loops in Python; Problem Solving with Python Ch 4 Debug

193 views

3 years ago

DesignCodeDebugRepeat
Debug and trace functions in Python; Problem Solving with Python Ch 5 Debug

Do you want to learn to code? If you're a beginner, you're in the right place! This video is part of an introductory series that will ...

26:37
Debug and trace functions in Python; Problem Solving with Python Ch 5 Debug

120 views

3 years ago

Google for Developers
YouTube Developers Live: Debugging & Dealing with Errors

Jeff Posnick gets into the nitty-gritty details of what do to when things go wrong, covering best practices for debugging your ...

23:17
YouTube Developers Live: Debugging & Dealing with Errors

24,503 views

13 years ago

Tech With Tim
Please Learn How To Write Tests in Python… • Pytest Tutorial

Get started with the Careerist QA Program today! https://crst.co/TECHWITH-2984FB40 In this video, I'm going to teach you how to ...

33:10
Please Learn How To Write Tests in Python… • Pytest Tutorial

168,101 views

11 months ago

Koolac
How to debug in PyCharm (PyCharm debugger tutorial) [+ Common Mistakes !]

Tutorial on how to debug in PyCharm (PyCharm debugger tutorial) + a lot of examples which we will cover topics such as: step ...

22:43
How to debug in PyCharm (PyCharm debugger tutorial) [+ Common Mistakes !]

12,342 views

3 years ago

Python Ireland
Pycon Ireland 2017: Django, from nightmare to dream, with good tools - Stephane Wirtel

Maybe it's your life, imagine you are hired for a new job with a new dev team and they develop with Django, but they don't know ...

43:02
Pycon Ireland 2017: Django, from nightmare to dream, with good tools - Stephane Wirtel

174 views

8 years ago

george hotz archive
George Hotz | Programming | hand optimizing a resnet 50 in tinygrad | tinygrad.org | Part 1

Date of the stream 29 Sep 2023. from $1250 buy https://comma.ai/shop/comma-3x & best ADAS system in the world ...

2:17:21
George Hotz | Programming | hand optimizing a resnet 50 in tinygrad | tinygrad.org | Part 1

176,868 views

2 years ago

KDAB
Writing Qt Creator Debugging Helpers

In Qt Creator, it is possible to customize how your own data types are displayed. An instance of a money class may, for example, ...

30:01
Writing Qt Creator Debugging Helpers

1,667 views

4 years ago

PyCon 2015
lvh - Distributed Systems 101 - PyCon 2015

"Speaker: lvh A very brief introduction to the theory and practice of distributed systems. Slides can be found at: ...

45:25
lvh - Distributed Systems 101 - PyCon 2015

9,827 views

10 years ago

TeamLab
파이썬 강좌 | Python MOOC | How to debug code

기존 강좌를 업데이트하여 인프런에 새롭게 강좌를 오픈하였습니다.

22:38
파이썬 강좌 | Python MOOC | How to debug code

10,065 views

9 years ago

Confreaks
RubyConf 2015 - GDB: A Gentle Intro by Jason Clark

GDB: A Gentle Intro by Jason Clark We love Ruby's elegance, simplicity, and flexibility. But our favorite language perches atop a ...

42:58
RubyConf 2015 - GDB: A Gentle Intro by Jason Clark

663 views

10 years ago

Talk Python
Memray: The endgame Python memory profiler - Talk Python to Me Ep.425

Understanding how your Python application is using memory can be tough. First, Python has it's own layer of reused memory ...

1:09:33
Memray: The endgame Python memory profiler - Talk Python to Me Ep.425

3,804 views

Streamed 2 years ago

John Femiani
IGVA2013S-L3

Basic walkthrough of plotting the fisher iris dataset in python.

27:38
IGVA2013S-L3

110 views

13 years ago

PyCon 2015
Cory Benfield - Hyperactive: HTTP/2 and Python - PyCon 2015

"Speaker: Cory Benfield The internet has spoken, HTTP is to get its first serious update in 15 years. In this talk we'll discuss what ...

37:30
Cory Benfield - Hyperactive: HTTP/2 and Python - PyCon 2015

2,415 views

10 years ago

PyCon 2015
Domen Kožar - Rethinking packaging, development and deployment - PyCon 2015

"Speaker: Domen Kožar Applying functional programming ideas to solve the problem of packaging software and configuration of ...

26:39
Domen Kožar - Rethinking packaging, development and deployment - PyCon 2015

1,664 views

10 years ago

Greg Isenberg
Cursor AI Agents Work Like 10 Developers (Cursor VP Live Demo)

Join me as I chat with Lee Robinson, VP of Developer Experience at Cursor, as he shares practical tips for maximizing productivity ...

29:42
Cursor AI Agents Work Like 10 Developers (Cursor VP Live Demo)

157,816 views

5 months ago

george hotz archive
George Hotz | Programming | OpenCL on a Galaxy Z Fold 5 | Android | IOCTL | GPU | arm64 | part 1

Date of the stream 16 Dec 2023. from $1250 buy https://comma.ai/shop/comma-3x & best ADAS system in the world ...

5:16:43
George Hotz | Programming | OpenCL on a Galaxy Z Fold 5 | Android | IOCTL | GPU | arm64 | part 1

66,014 views

2 years ago

Pragmatic AI Labs
Configuring and Customizing GitHub CodeSpace:  One Hour Deep Dive Alfredo Deza

Learn to customize and configure GitHub CodeSpace with Microsoft Evangelist Alfredo Deza: ...

1:00:52
Configuring and Customizing GitHub CodeSpace: One Hour Deep Dive Alfredo Deza

576 views

Streamed 3 years ago