Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 1.43 KB

File metadata and controls

30 lines (20 loc) · 1.43 KB

Course Title:

An Introduction to Interactive Programming in Python

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, andexceptions.

Respository Information

This repository contains mini projects, assignments and their solutions. They were added after successfully completing the Rice University's online offering of the course at Coursera.

Mini Projects

Mini-Project - 1

Mini-Project - 2

Mini-Project - 3

Mini-Project - 4

Mini-Project - 5

Mini-Project - 6

Mini-Project - 7

Mini-Project - 8

Drawing Practice