/coursera-learn-to-program-crafting-quality-code

This repository contains assignments and their solutions for the course: Learn to Program: Crafting Quality Code. They were added after successfully completing the University of Toronto's non-credit online offering of the course at Coursera.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Course Title:

Learn to Program: Crafting Quality Code

Course Description:

This course provides an introduction to some of the tools and concepts that professional programmers use. Topics include algorithm design, automated testing using unittest and doctest, runtime complexity, object-oriented programming, and exceptions.

Respository Information

This respository contains assignments and their solutions in Python. They were added after successfully completing the University of Toronto's non-credit online offering of the course at Coursera.