ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

2,552 results

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,650 views

9 years ago

MIT OpenCourseWare
Lecture 12: List Comprehension, Functions as Objects, Testing, and Debugging

MIT 6.100L Introduction to CS and Programming using Python, Fall 2022 Instructor: Ana Bell View the complete course: ...

1:15:46
Lecture 12: List Comprehension, Functions as Objects, Testing, and Debugging

38,827 views

1 year ago

MIT OpenCourseWare
7. Testing, Debugging, Exceptions, and Assertions

MIT 6.0001 Introduction to Computer Science and Programming in Python, Fall 2016 View the complete course: ...

41:33
7. Testing, Debugging, Exceptions, and Assertions

194,817 views

9 years ago

DataAI Revolution
How to Debug the Project Code Line by Line in VS Code

How to Debug the Project Code Line by Line in VS Code, Bug fixing in data engineering project, line by line execution of python ...

23:09
How to Debug the Project Code Line by Line in VS Code

192 views

2 years ago

PyCascades
"Let’s Rethink Debugging" - laike9m (PyCascades 2021)

(laike9m) As programmers, we do debugging almost every day. What are the major options for debugging, what advantages and ...

24:28
"Let’s Rethink Debugging" - laike9m (PyCascades 2021)

1,373 views

5 years ago

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

Google Career Certificates
How To Use Python to Work With Files and Debug Code | Google Cybersecurity Certificate

Automating processes can be beneficial because security professionals are frequently charged with examining files, which may ...

24:56
How To Use Python to Work With Files and Debug Code | Google Cybersecurity Certificate

3,458 views

1 year ago

ArjanCodes
How to Easily Debug a FastAPI App in VSCode

Learn how to design great software in 7 steps: https://arjan.codes/designguide. Debugging a FastAPI app in VSCode is tricky ...

22:59
How to Easily Debug a FastAPI App in VSCode

28,770 views

1 year ago

ArjanCodes
COMPLETE No-Nonsense VSCode Setup for Python Devs

Learn how to design great software in 7 steps: https://arjan.codes/designguide. Setting up VSCode for Python development ...

26:05
COMPLETE No-Nonsense VSCode Setup for Python Devs

141,281 views

1 year ago

ArjanCodes
10 Python Anti-Patterns That Are Breaking Your Code

Try Lokalise today: https://bit.ly/arjancodes. Think your Python code is clean? Think again. In this video, I'm exposing 10 Python ...

25:16
10 Python Anti-Patterns That Are Breaking Your Code

63,583 views

9 months 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,188 views

7 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,037 views

6 years ago

cs glitz
Python 3 Tutorial 04 - debugging with VS Code, while and for loops

Timeline: 00:00 Intro 00:16 Escape Characters 03:12 while loop 06:03 shortcut operators 07:32 Debugging with VS Code 11:12 ...

24:37
Python 3 Tutorial 04 - debugging with VS Code, while and for loops

1,500 views

5 years ago

jobstr
Python and Scrapy | Debugging a debugger | pudb & vscode

After a look at pudb I fix the debugger in VSCODE thanks to this article on stackoverflow. I thought I'd share this as it was one of ...

24:21
Python and Scrapy | Debugging a debugger | pudb & vscode

1,293 views

4 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

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

DesignCodeDebugRepeat
Debug and trace if in Python; Practice links! Problem Solving w/ Python Ch 3 Debugging

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

20:38
Debug and trace if in Python; Practice links! Problem Solving w/ Python Ch 3 Debugging

520 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,504 views

13 years ago

jobstr
Manipulating Lists and Debugging in Python

This video shows the Python code to reverse the vowels in a string. The emphasis is on making a copy of a list, removing items ...

21:06
Manipulating Lists and Debugging in Python

70 views

4 years ago

BioniChaos
Exploring Web App Development: Debugging, Python Challenges, and Fuzzy Logic Tool Enhancements

https://bionichaos.com The video covers a range of topics, primarily focused on technical aspects of web application development ...

1:04:18
Exploring Web App Development: Debugging, Python Challenges, and Fuzzy Logic Tool Enhancements

19 views

Streamed 2 years ago