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 5 | MIT 6.00 Introduction to Computer Science and Programming, Fall 2008
Lecture 5: Floating point numbers, successive refinement, finding roots
Lec 6 | MIT 6.00 Introduction to Computer Science and Programming, Fall 2008
Lecture 6: Bisection methods, Newton/Raphson, introduction to lists
Lec 7 | MIT 6.00 Introduction to Computer Science and Programming, Fall 2008
Lecture 7: Lists and mutability, dictionaries, pseudocode, introduction to efficiency
Lec 8 | MIT 6.00 Introduction to Computer Science and Programming, Fall 2008
Lecture 8: Complexity; log, linear, quadratic, exponential algorithms
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.