ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

765 results

PyCon 2016
Alex Martelli - Exception and error handling in Python 2 and Python 3 - PyCon 2016

Speaker: Alex Martelli Handling errors and exceptions optimally is crucial in solid Python programs. Some technical details have ...

46:40
Alex Martelli - Exception and error handling in Python 2 and Python 3 - PyCon 2016

10,129 views

9 years ago

ArjanCodes
Why You Should Think Twice Before Using Returns in Python

Learn how to design great software in 7 steps: https://arjan.codes/designguide. Struggling with Python's unpredictable errors and ...

21:27
Why You Should Think Twice Before Using Returns in Python

85,290 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

193,978 views

8 years ago

MIT OpenCourseWare
Lecture 17: Python Classes

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

47:48
Lecture 17: Python Classes

35,852 views

1 year ago

ArjanCodes
7 Python Code Smells to AVOID at All Costs

Learn how to design great software in 7 steps: https://arjan.codes/designguide. This video shows 7 code smells that point to poor ...

22:10
7 Python Code Smells to AVOID at All Costs

388,773 views

4 years ago

PyCon US
TALK / Reuven M. Lerner / When is an exception not an exception? Using warnings in Python

If your code encounters a big problem, then you probably want to raise an exception. But what should your code do if it finds a ...

25:52
TALK / Reuven M. Lerner / When is an exception not an exception? Using warnings in Python

1,949 views

4 years ago

mCoding
super/MRO, Python's most misunderstood feature.

Python's super does NOT mean "parent". It means "next in line". What line? The Method Resolution Order (MRO) of an object, ...

21:07
super/MRO, Python's most misunderstood feature.

234,049 views

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

60,815 views

7 months ago

ArjanCodes
13 Python Quirks That Will Surprise You

Learn how to design great software in 7 steps: https://arjan.codes/designguide. In this video, I'll show you 13 things in Python that ...

26:25
13 Python Quirks That Will Surprise You

28,247 views

1 year ago

Tech With Tim
Asyncio in Python - Full Tutorial

Asynchronous programming allows our code to be more efficient by doing multiple things at once without any unnecessary ...

24:59
Asyncio in Python - Full Tutorial

287,419 views

1 year ago

freeCodeCamp.org
Intermediate Python Programming Course

Take your Python skills to the next level with this intermediate Python course. First, you will get a review of basic concepts such as ...

5:55:47
Intermediate Python Programming Course

4,270,660 views

5 years ago

ArjanCodes
Cohesion and Coupling: Write BETTER PYTHON CODE Part 1

Learn how to design great software in 7 steps: https://arjan.codes/designguide. Writing code, especially in larger software projects ...

26:14
Cohesion and Coupling: Write BETTER PYTHON CODE Part 1

227,162 views

4 years ago

Tech With Tim
Please Master This MAGIC Python Feature... 🪄

Click this link https://sponsr.is/bootdev_TechWithTim and use my code TECHWITHTIM to get 25% off your first payment for ...

25:10
Please Master This MAGIC Python Feature... 🪄

640,044 views

1 year ago

PyAr - Python Argentina
PyConAr 2020 - Python worst Practices AKA Anti Patterns

PyConAr 2020 - Python worst Practices AKA Anti Patterns Pratibha Jagnere.

26:42
PyConAr 2020 - Python worst Practices AKA Anti Patterns

300 views

5 years ago

Google Career Certificates
Debugging Unexpected Errors and Exceptions | Google IT Automation with Python Certificate

Explore what happens when an unhandled error occurs and throws an exception. Learn about the printf debugging technique, ...

44:01
Debugging Unexpected Errors and Exceptions | Google IT Automation with Python Certificate

1,699 views

4 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

149,221 views

10 months ago

IIT Madras - B.S. Degree Programme
Exception handling

Exception handling "Week: 11 Topic: Exception handling" IIT Madras welcomes you to the world's first BSc Degree program in ...

33:29
Exception handling

26,282 views

4 years ago

Programming in Python
Exception handling and Functional programming

Programming in Python: I can create my own exception. Around phosphere just pass. pass. So just the AMT class. And I can raise.

3:10:50
Exception handling and Functional programming

249 views

Streamed 1 year ago

Blue Galaxy
Python Tutorial For Dummies #5 - 2D Lists, Files, Try/Except, Modules, Classes

In this video, we'll discuss the following: • 2D Lists • File Handling • Exception handling • Modules • Classes This is my first tutorial ...

47:08
Python Tutorial For Dummies #5 - 2D Lists, Files, Try/Except, Modules, Classes

58 views

5 years ago

KDAB
Exception Handling in Qt

In this video, I'm interviewing Giuseppe D'Angelo to check up with one of my fundamental understandings, which says: "you ...

29:32
Exception Handling in Qt

1,369 views

2 years ago