Python
Last updated
Was this helpful?
Last updated
Was this helpful?
Official site:
Start with a code editor like , then maybe move on to IDE like or for more complex projects.
Treehouse –
Udemy –
Free
Udacity –
Codeacademy –
Python Programming: An Introduction to Computer Science
Python Programming for the Absolute Beginner
Think Python: How to Think Like a Computer Scientist ()
(Free)
If you want to create websites using Python, try , a beginner-friendly Python web framework:
: Very well-written and complete documentation
Then, you should probably move on to , the most popular and widely-used Python web framework:
Tutorial: (free)
Book: Test-Drive Development with Python ()