Comment on MIT OpenCourseWare programming lecture videos (in Python)parentComments−bitsaiOP15yNo 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−flatline15yThis looks like a great book, I perused it briefly a while back, but I think that if you've been coding for 13 years you're well beyond the level of its target audience.−wyclif15yThat's true. Zed's book is for total beginners; people who are just learning how to use a text editor.
Comments
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
This looks like a great book, I perused it briefly a while back, but I think that if you've been coding for 13 years you're well beyond the level of its target audience.
That's true. Zed's book is for total beginners; people who are just learning how to use a text editor.