majidhameed / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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.

License:GNU General Public License v3.0


Languages

Language:Python 100.0%