1

6.0001 Introduction to Computer Science and Programming in Python (Fall 2016, MIT OCW). Instructors: Dr. Ana Bell, Prof. Eric Grimson and Prof. John Guttag.

FREE
This course includes
Hours of videos

333 years, 3 months

Units & Quizzes

12

Unlimited Lifetime access
Access on mobile app
Certificate of Completion

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 uses the Python 3.5 programming language. (from ocw.mit.edu)

Course Currilcum

  • Lecture 01 – What is Computation? Unlimited
  • Lecture 02 – Branching and Iteration Unlimited
  • Lecture 03 – String Manipulation, Guess and Check, Approximations, Bisection Unlimited
  • Lecture 04 – Decomposition, Abstraction, and Functions Unlimited
  • Lecture 05 – Tuples, Lists, Aliasing, Mutability, and Cloning Unlimited
  • Lecture 06 – Recursion and Dictionaries Unlimited
  • Lecture 07 – Testing, Debugging, Exceptions, and Assertions Unlimited
  • Lecture 08 – Object Oriented Programming Unlimited
  • Lecture 09 – Python Classes and Inheritance Unlimited
  • Lecture 10 – Understanding Program Efficiency, Part 1 Unlimited
  • Lecture 11 – Understanding Program Efficiency, Part 2 Unlimited
  • Lecture 12 – Searching and Sorting Unlimited