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
Ruby on Rails: An IntroductionJohns Hopkins University via Coursera Internet of Things Capstone: Build a Mobile Surveillance System
University of California, San Diego via Coursera Engineering Maintainable Android Apps
Vanderbilt University via Coursera Orientação a Objetos com Java
Instituto Tecnológico de Aeronáutica via Coursera TDD – Desenvolvimento de Software Guiado por Testes
Instituto Tecnológico de Aeronáutica via Coursera