Is there any video or eletronic paper introducing the python language?, thx
My favorite is the "Head First" series, specifically the text "Head First Programming, A learner's guide to programming, using the Python Language". Google provides an online copy: Search for "Head First Programming Python" and you will see a link to the PDF.
There is a free textbook that you can download in pdf form called "Think Python". It's available at http://www.greenteapress.com/thinkpython/ The Udacity course cs101 teaches computing using Python. I took this class and had a great time, but YMMV. A disadvantage of this course is they do not teach any object oriented programming, so you will have to learn classes elsewhere. You can find this course on the Udacity website, http://www.udacity.com/
There is of course also the good ol' Python docs that will include everything in Python, and a tutorial for beginners. Press F1 after IDLE is started
Yes. You can search on the search engines about PYTHON.
Join our real-time social learning platform and learn together with your friends!