##An Introduction to Interactive Programming in Python ###Coursera - Rice University
I had taken this course during the last quarter of 2012 to learn programming and how to think like a programmer in a more structured manner. These are my implementations to the weekly mini-projects that were required to be completed by enrolled students. It should be noted that when I had completed the first offering, the course had encompassed Parts 1 and 2.
Note: These are my own implementations; all code was written by me with the exception of the starter code provided for each project. I do not allow anyone else to use these implementations are their own.
Course Description: This introductory course taught students the basics of interactive programming in Python. Students built a collection of simple interactive games to solidify their understanding of material.
Course Website: [Part 1], [Part 2] [Part 1]:https://www.coursera.org/course/interactivepython1 [Part 2]:https://www.coursera.org/course/interactivepython2 [Course Syllabus] [Course Syllabus]:http://www.codeskulptor.org/coursera/interactivepython.html Projects are completed using an online Python 2.7 interpreter called [Code Skulptor]. [Code Skulptor]:http://www.codeskulptor.org/
PLEASE NOTE: THE ONLINE OFFERING OF THIS CLASS DOES NOT REFLECT THE ENTIRE CURRICULUM OFFERED TO STUDENTS ENROLLED AT RICE UNIVERSITY. THIS STATEMENT DOES NOT AFFIRM THAT THIS STUDENT WAS ENROLLED AS A STUDENT AT RICE UNIVERSITY IN ANY WAY. IT DOES NOT CONFER A RICE UNIVERSITY GRADE; IT DOES NOT CONFER RICE UNIVERSITY CREDIT; IT DOES NOT CONFER A RICE UNIVERSITY DEGREE; AND IT DOES NOT VERIFY THE IDENTITY OF THE STUDENT.