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 out our new and fun Fraction Concoction Game.
Add and subtract fractions to make exciting fraction concoctions following a recipe. There are four levels of difficulty: Easy, medium, hard and insane. Practice the basics of fraction addition and subtraction or challenge yourself with the insane level.
We welcome your feedback, comments and questions about this site or page. Please submit your feedback or enquiries via our Feedback page.