begood Posted March 3, 2010 Report Posted March 3, 2010 (edited) Most of you must be aware of the MIT Open Course Ware initiative, where MIT has published their class lecture notes and videos on the Internet. This video series on "Introduction to computer Science and Programming" consists of around 24 lectures shot live in the class. This course is meant for people new to programming and uses Python as the learning language.A lot of people had requested me to make a Python primer series, I am happy I don't have to do that anymore This 24 lecture series is more than enough to learn Python programming. I have posted the first lecture below. You can find the rest on the OCW site or in the YouTube playlist for the video. In my humble opinion, Python is a great language for hackers - it's platform independent, flexible, object oriented and has tons of libraries and open source software written in it, which you can use. The best part is that the Python community is very supportive and is actively behind the language! This video is a recommended watch and Python a recommended language to learn! Enjoy!lecture:MIT OpenCourseWare | Electrical Engineering and Computer Science | 6.00 Introduction to Computer Science and Programming, Fall 2008 | Lecture Videos24 de lectii.prima lectie : sau toate in format mp4http://ia301530.us.archive.org/1/items/MIT6.00F08/ Edited March 3, 2010 by begood 1 Quote