A series of video lessons on the Python Programming Language given in MIT.
This subject is aimed at students with little or no programming experience. It aims to provide students with an understanding of the role computation can play in solving problems. It also aims to help students, regardless of their major, to feel justifiably confident of their ability to write small programs that allow them to accomplish useful goals. The class will use the Python™ programming language.
Lec 1 | MIT 6.00 Introduction to Computer Science and Programming, Fall 2008
Lecture 1: Goals of the course; what is computation; introduction to data types, operators, and variables
Lec 2 | MIT 6.00 Introduction to Computer Science and Programming, Fall 2008
Lecture 2: Operators and operands; statements; branching, conditionals, and iteration
Lec 3 | MIT 6.00 Introduction to Computer Science and Programming, Fall 2008
Lecture 3: Common code patterns: iterative programs
Lec 4 | MIT 6.00 Introduction to Computer Science and Programming, Fall 2008
Lecture 4: Decomposition and abstraction through functions; introduction to recursion
Try the free Mathway calculator and
problem solver below to practice various math topics. Try the given examples, or type in your own
problem and check your answer with the step-by-step explanations.
We welcome your feedback, comments and questions about this site or page. Please submit your feedback or enquiries via our Feedback page.