Python Tutorial for Beginners 2021 - Errors - Introduction

preview_player
Показать описание
Hey guys, this is the 28th video for my Python's tutorial course for beginners. We will be covering all the basics about Python including installing and setting up the development environment, variables, data structures, iterations, conditionals, operators, error handlings, functions, classes and many more. The aim for this tutorial is to provide with a solid foundation layer for Python and programming in general so that we can proceed to more advanced level Python tutorials and also look into different application areas of using Python such as web development and data science.

This video is the first video out of three for Python's errors. There are three types of errors in Python: syntax, logic, and exceptions. The syntax can occur when the code does not follow Python's coding syntax, and the logic errors are the errors when the code generates wrong results while the code is syntactically correct and being executed properly. The last error is exceptions, and the exceptions are the errors being thrown when Python is executing your program, and found an exception which it cannot continue its execution.

=============================================================

Timestamps:

00:00 Introduction
00:55 Syntax Error
02:41 Logic Error
07:46 Exceptions


=============================================================

=============================================================

GitHub link:
=============================================================

Рекомендации по теме
Комментарии
Автор

Awesome, , Intro helps a lot to understand it. Thanks.

miklu
welcome to shbcf.ru