MIT OpenCourseWare programming lecture videos (in Python)
1–10 of 31 posts
Re: MIT OpenCourseWare programming lecture videos (in Python)
#2Re: MIT OpenCourseWare programming lecture videos (in Python)
#3Re: MIT OpenCourseWare programming lecture videos (in Python)
#4I checked this out over a year ago and I couldn't go through with MIT OpenCourseWare classes because of lack of subtitles for many of their videos... But now I'm pleasantly surprised to see they added subtitle supports for Python classes! Kudos to MIT for recognizing that there are many disabled/foreign students keen to learn from their OCW materials.
Re: MIT OpenCourseWare programming lecture videos (in Python)
#5Re: MIT OpenCourseWare programming lecture videos (in Python)
#6Thanks for the link. I'm a self-taught coder of about 13 years now (C, Java, Ruby) and I always feel like there's a few basics I'm missing so I'll probably tackle this after Lisp. Besides, Python has always seemed like a very nice syntax (love when indenting means something but the colon bugs me).
IMHO, Zed Shaw's "Learn Python The Hard Way" (free book) is also really good at teaching both Python and programming:
Re: MIT OpenCourseWare programming lecture videos (in Python)
#7it's not "Python video lectures", it's "Introduction to Computer science" in which the teacher uses Python, and you can't barely see the code in the videos, so the real potential of these classes is theory (i know, i've seen them)
Re: MIT OpenCourseWare programming lecture videos (in Python)
#8worked better for me.
Re: MIT OpenCourseWare programming lecture videos (in Python)
#9Re: MIT OpenCourseWare programming lecture videos (in Python)
#10Thanks for the link. I'm a self-taught coder of about 13 years now (C, Java, Ruby) and I always feel like there's a few basics I'm missing so I'll probably tackle this after Lisp. Besides, Python has always seemed like a very nice syntax (love when indenting means something but the colon bugs me).
No problem :) IMHO, Zed Shaw's "Learn Python The Hard Way" (free book) is also really good at teaching both Python and programming: http://learnpythonthehardway.org/index