Difference between revisions of "Learn Python"

From Freephile Wiki
Jump to navigation Jump to search
(Created page with "MIT has a course in it's OpenCourseWare site called [http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-189-a-gentle-introduction-to-programming-using-py...")
 
Line 1: Line 1:
MIT has a course in it's OpenCourseWare site called [http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-189-a-gentle-introduction-to-programming-using-python-january-iap-2011/|introduction to programming using Python]  
+
MIT has a course in it's OpenCourseWare site called [http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-189-a-gentle-introduction-to-programming-using-python-january-iap-2011 introduction to programming using Python]
  
 
<blockquote>
 
<blockquote>

Revision as of 14:28, 26 September 2014

MIT has a course in it's OpenCourseWare site called introduction to programming using Python

Course Description This course will provide a gentle, yet intense, introduction to programming using Python for highly motivated students with little or no prior experience in programming. The course will focus on planning and organizing programs, as well as the grammar of the Python programming language.

The course is designed to help prepare students for 6.01 Introduction to EECS I. 6.01 assumes some knowledge of Python upon entering; the course material for 6.189 has been specially designed to make sure that concepts important to 6.01 are covered.

This course is offered during the Independent Activities Period (IAP), which is a special 4-week term at MIT that runs from the first week of January until the end of the month.