Tech!
Hat jemand für mich ein paar nette Links zu Python?
- Tutorials/Ebooks
hier gibts ein paar Video-Lectures "Introduction to Computer Science" von Open Learning (MIT), welche Python als Vorlesungssprache benutzen. Interessant für alle diejenigen, der sich ein paar Grundkenntnisse über Algorithmen etc. aneignen wollen.
http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-00-introduction-to-computer-science-and-programming-fall-2008/video-lectures/lecture-1/
Als reine Einführung in Python würde ich diesen Kurs empfehlen:
http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-189-a-gentle-introduction-to-programming-using-python-january-iap-2011/
"The course will focus on planning and organizing programs, as well as the grammar of the Python programming language."