Learn Intermediate Python 3: Exceptions and Unit Testing
Offered By: Codecademy
Course Description
Overview
Learn to maintain a healthy codebase by creating unit tests using Python's built-in `unittest` framework.
Continue your Python 3 learning journey with Learn Intermediate Python 3: Exceptions and Unit Testing. Write tests to maintain a healthy codebase, and create unit tests to make sure your code is error and bug-free. Utilize exception handling to deal with Python errors effectively.
### Notes on Prerequisites
We recommend that you complete [Learn Intermediate Python 3: Object-Oriented Programming](https://www.codecademy.com/learn/learn-intermediate-python-3-object-oriented-programming) before completing this course.
Continue your Python 3 learning journey with Learn Intermediate Python 3: Exceptions and Unit Testing. Write tests to maintain a healthy codebase, and create unit tests to make sure your code is error and bug-free. Utilize exception handling to deal with Python errors effectively.
### Notes on Prerequisites
We recommend that you complete [Learn Intermediate Python 3: Object-Oriented Programming](https://www.codecademy.com/learn/learn-intermediate-python-3-object-oriented-programming) before completing this course.
Syllabus
- Unit Testing: Learn to maintain a healthy codebase by creating unit tests using Python's built-in unittest framework!
- Lesson: Exceptions
- Quiz: Exceptions
- Lesson: Unit Testing
- Quiz: Unit Testing
- Project: Sam's Surf Shop
- Informational: Next Steps
Taught by
Kenny Lin
Related Courses
Artificial Intelligence for RoboticsStanford University via Udacity Intro to Computer Science
University of Virginia via Udacity Design of Computer Programs
Stanford University via Udacity Web Development
Udacity Programming Languages
University of Virginia via Udacity