ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

122 results

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

4 years ago

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

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

389,196 views

4 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

61,577 views

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

151,409 views

10 months ago

Salesforce Developers
LWC Error Handling Best Practices

The use of well-defined error handling patterns and best practices ensures that your app handles both expected and unexpected ...

59:20
LWC Error Handling Best Practices

16,822 views

5 years ago

Code With Ishfaq
Python Error and Exception Handling: try-except, finally & else block, raise errors | Chapter # 07

Click here to download the notes and assignment: https://github.com/ishfaqkhan-dev/Ultimate_Python_Course Watch the ...

35:58
Python Error and Exception Handling: try-except, finally & else block, raise errors | Chapter # 07

24 views

5 months ago

Talk Python
Pydantic v2, the Plan - Talk Python to Me Ep. 376

Pydantic has become a core building block for many Python projects. After 5 years, it's time for a remake. With version 2, the plan ...

1:22:33
Pydantic v2, the Plan - Talk Python to Me Ep. 376

5,717 views

Streamed 3 years ago

Algorithm Trading
Algorithm Trading with Python Full Setup | Try except using in Python

Welcome to Lecture 11 - The Grand Finale! In this concluding episode of our "Algorithmic Trading using Python" series, we dive ...

1:56:11
Algorithm Trading with Python Full Setup | Try except using in Python

2,658 views

1 year ago

PyCon 2016
Matthias Kramm - Python Typology - PyCon 2016

Speaker: Matthias Kramm With PEP 484, Python now has a standard for adding type declarations to your programs. What checks ...

31:47
Matthias Kramm - Python Typology - PyCon 2016

2,653 views

9 years ago

قناة مستر ماجد التعليمية
Lesson 45 Try except to catch errors in Python

كيف ابدأ اتعلم لغة البرمجه بايثون How to start Python ? رابط موقع بايثون الرسمى :- python download https://python.org/ رابط ...

21:57
Lesson 45 Try except to catch errors in Python

2,120 views

4 years ago

DjangoCon US
DjangoCon 2019 -  Logging and Exception Handling for Django by Ryan Sullivan

DjangoCon 2019 - Logging and Exception Handling for Django by Ryan Sullivan Logging is better than print(), but often the effort ...

44:06
DjangoCon 2019 - Logging and Exception Handling for Django by Ryan Sullivan

10,218 views

6 years ago

CppCon
CppCon 2017: James McNellis “Everything You Ever Wanted to Know about DLLs”

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

1:02:28
CppCon 2017: James McNellis “Everything You Ever Wanted to Know about DLLs”

134,030 views

8 years ago

Yegor Bugayenko
Best Practices of Exception Throwing (Webinar #53)

We discuss what are good and bad habits in exception throwing: how to create them, whether to use checked or unchecked, when ...

53:55
Best Practices of Exception Throwing (Webinar #53)

15,580 views

Streamed 5 years ago

AWS Events
AWS re:Invent 2020: Handling errors in a serverless world

Serverless technologies introduced new ways to build highly scalable, resilient applications without managing infrastructure.

30:24
AWS re:Invent 2020: Handling errors in a serverless world

9,642 views

4 years ago

Code with Gulshid
Python Chapter 7 Exception Handling Tasks | Practice Programs for Beginners Urdu Hindi Explanation

Python Chapter 7 – Exception Handling Tasks | Practice Programs for Beginners In this video, you will solve important practice ...

1:05:36
Python Chapter 7 Exception Handling Tasks | Practice Programs for Beginners Urdu Hindi Explanation

29 views

2 weeks ago

CS50
CS50P - Lecture 6 - File I/O

This is CS50P, CS50's Introduction to Programming with Python. Enroll for free at https://cs50.edx.org/python. Slides, source code ...

1:32:25
CS50P - Lecture 6 - File I/O

447,506 views

3 years ago

TestMu AI
What Are Assertions In pytest | pytest Framework Tutorial | Part-III | LambdaTest

Watch this comprehensive video tutorial to learn about assertions in pytest. Start FREE Testing: ...

33:55
What Are Assertions In pytest | pytest Framework Tutorial | Part-III | LambdaTest

3,300 views

2 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,375 views

2 years ago

CS50
CS50P - Lecture 8 - Object-Oriented Programming

This is CS50P, CS50's Introduction to Programming with Python. Enroll for free at https://cs50.edx.org/python. Slides, source code ...

2:47:42
CS50P - Lecture 8 - Object-Oriented Programming

770,811 views

3 years ago

Уроки Python
Уроки Python | 14 Обработка ошибок

Подробно о синтаксисе обработки ошибок и о написании кода для обработки типичных ошибочных ситуаций без ...

57:53
Уроки Python | 14 Обработка ошибок

2,620 views

10 years ago

Jeremy Howard
Lesson 16: Deep Learning Foundations to Stable Diffusion

All lesson resources are available at http://course.fast.ai.) In Lesson 16, we dive into building a flexible training framework called ...

1:25:39
Lesson 16: Deep Learning Foundations to Stable Diffusion

12,283 views

2 years ago

.NET Interview Preparation videos
Exception Handling in C# step by step using example

For more such videos visit http://www.questpond.com For more such videos subscribe ...

24:54
Exception Handling in C# step by step using example

40,254 views

9 years ago

Red Console Coding
Global Error Handling With .NET 8 and Clean Architecture

00:00 - Intro 01:00 - Delete folders in git 04:15 - Configuring Middleware 08:45 - Creating Custom Exception 23:03 - Registering ...

25:00
Global Error Handling With .NET 8 and Clean Architecture

274 views

1 year ago

CS50
CS50P - Lecture 4 - Libraries

This is CS50P, CS50's Introduction to Programming with Python. Enroll for free at https://cs50.edx.org/python. Slides, source code ...

1:17:29
CS50P - Lecture 4 - Libraries

448,792 views

3 years ago