/computational-thinking-with-python

Introduction to Computer Science and Programming Using Python

Primary LanguageJupyter NotebookMIT LicenseMIT

MIT's Introduction to Computer Science and Programming Using Python

6.0001 Introduction to Computer Science and Programming in Python is intended for students with little or no programming experience. It aims to provide students with an understanding of the role computation can play in solving problems and to help students, regardless of their major, feel justifiably confident of their ability to write small programs that allow them to accomplish useful goals. The class will use the Python 3.5 programming language.

Learning Objectives:

  • A Notion of computation
  • The Python programming language
  • Some simple algorithms
  • Testing and debugging
  • An informal introduction to algorithmic complexity
  • Data structures

Documentation


Adding .ipynb files for problem sets