Companies Home Search Profile

Python Exception Handling: Unlocking the Power of Errors

Focused View

Zorab Vatcharadze

40:36

12 View
  • 1. Introduction to Exceptions.mp4
    01:17
  • 2. Practical Example Of an Exception.mp4
    02:01
  • 3. try & except block.mp4
    01:27
  • 4. Multiple except blocks.mp4
    01:57
  • 5. General exception vs Concrete exception.mp4
    01:29
  • 6. raise Instruction.mp4
    01:34
  • 7. Empty raise command.mp4
    02:42
  • 8. assert Expression.mp4
    02:56
  • 9. else.mp4
    01:50
  • 10. finally.mp4
    01:44
  • 11. Exceptions are Classes.mp4
    01:56
  • 12. args Property.mp4
    02:07
  • 13. How To Create An Exception.mp4
    04:40
  • 14. name & path.mp4
    01:24
  • 15. encoding, reason, object, start, end.mp4
    02:18
  • 16. Chained Exceptions context , cause .mp4
    05:10
  • 17. traceback Attribute. & traceback Module.mp4
    04:04
  • Description


    try, except block, raise, assert instructions, exception creation, chained exceptions & more topics covered

    What You'll Learn?


    • You will understand how exceptions work
    • You will be introduced to the concept of try except blocks
    • You will learn how to create and customize their own exceptions
    • Learn about advance topics related to exceptions such as chained exceptions
    • topics such as raise & assert instruction will be taught and many more

    Who is this for?


  • Everyone Who Is Interested
  • What You Need to Know?


  • English Language
  • Beginner Level Of Python Programming Language
  • More details


    Description

    This course comprehensively covers all topics related to exceptions, try except block, finally instruction, else instruction, raise instruction, assert expression, Exception creation, Chained-Exceptions & more, ensuring that students receive a comprehensive understanding of exception handling and management in programming.


    The concept of exceptions in Python programming. It includes topics such as understanding what exceptions are, how to handle them using try-except blocks, and how to raise custom exceptions. Additionally, the course explores the use of built-in exception classes and how to create user-defined exception classes. The course aims to provide students with a comprehensive understanding of exception handling in Python and enhance their ability to write robust and reliable code.


    teaching students how to handle and manage exceptions in Python programming. Students will learn about different types of exceptions, error handling techniques, and how to write robust and resilient code by effectively handling various error scenarios. By the end of the course, students will have a solid understanding of exception handling best practices and be equipped to write more reliable and efficient Python programs.


    In Python, exceptions are errors that occur during the execution of a program. They are used to handle exceptional situations that may disrupt the normal flow of a program. When an exception occurs, it can be caught and handled using try-except blocks. This allows for graceful error handling and enables the program to continue running without terminating abruptly. By using exceptions, developers can anticipate and handle different types of errors and ensure that their programs can handle unexpected situations smoothly.




    Who this course is for:

    • Everyone Who Is Interested

    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Category
    Zorab Vatcharadze
    Zorab Vatcharadze
    Instructor's Courses
    Few years ago I went on a journey to learn Python programming language without any prior knowledge. After many twists, countless books and courses  ,I eventually became a certified expert in Python programming language. Based on my experience I created the following courses so my students can learn Python programming language in a smooth and uncomplicated way.
    Students take courses primarily to improve job-related skills.Some courses generate credit toward technical certification. Udemy has made a special effort to attract corporate trainers seeking to create coursework for employees of their company.
    • language english
    • Training sessions 17
    • duration 40:36
    • Release Date 2024/01/14