TrueschoTruescho
All Courses
Exception Handling in Python
Coursera
Guided Project
Unknown

Exception Handling in Python

Coursera

A 1-hour project teaching exception handling in Python including try-except blocks, raising exceptions, and cleanup with finally.

Unknown1 weeksEnglish

About this Course

In this 1-hour long project-based course, you will learn the differences between an exception and syntax errors, how to raise an exception, what an AssertionError exception is within Python, how to use the try, except and else clause and how to use the finally clause and any clean-up actions. By the end of this project, you will have an understanding of error and exception handling in python. Once you have a beginner's knowledge of python programming and start coding you may find that something disrupts the normal flow of the program you have built. You may find yourself with errors in your code. This course will provide students with the knowledge behind exception handling in python and show how to write high-quality code to ensure that if your python scripts encounter a situation that it cannot cope with that the right procedures are in place to provide meaningful information and deal with those errors. Thus, ensuring that your code is efficient and robust which is an essential aspect of writing high-quality code. This project will take students through a number of examples demonstrating several of the most useful python exceptions. You will gain an understanding of exception handling in python from the in-depth examples provided

What You'll Learn

  • Demonstrate understanding of exceptions versus syntax errors
  • Develop examples of exception handling techniques in Python
  • Use try, except, else, and finally clauses for error management

Prerequisites

  • Basic knowledge of Python programming
  • Ability to follow step-by-step instructions in English

Instructors

E

Emma Martin

Topics

Software Development
Computer Science
Algorithms
Python Programming
Scripting
Code Review
Programming Principles
Debugging

Course Info

PlatformCoursera
LevelUnknown
PacingUnknown
PriceFree

Skills

تطوير البرمجيات
علوم الحاسوب
الخوارزميات
برمجة بايثون
البرمجة النصية
مراجعة الأكواد
مبادئ البرمجة
تصحيح الأخطاء

Start Learning Now