/6.0001-Introduction-to-computer-science-using-python-MIT-OCW

Repository for my code during taking 6.0001 Introduction to computer science using python course on MIT Opencourseware platform

Primary LanguagePython

My code for problems sets solutions and finger execises of MIT 6.0001 Introduction to Computer Science and Programming in Python. Fall 2016.\

citation:
Ana Bell, Eric Grimson, and John Guttag. 6.0001 Introduction to Computer Science and Programming in Python. Fall 2016. Massachusetts Institute of Technology: MIT OpenCourseWare, https://ocw.mit.edu. License: Creative Commons BY-NC-SA.\

The book accompanies the course is titled 'John V. Guttag - Introduction to Computation and Programming Using Python With Application to Understanding Data-The MIT Press (2016)'\

Folders:
6.0001-problem-sets-solution: contains code of progeamming assignments whic are:
Problem set one: House Hunting
problem set two: Hangman Game
problem set three: Word Game
problem set four:
Part A: Permutations of a string
Part B: Cipher Like Caesar
Part C: Substitution Cipher
Problem set five: Program to monitor news feeds over the Internet using RSS.\

book-intro-to-cs-using-python-6.0001:\ It contains code solution for finger execises of the book mentioned above.\