I want to get into Web Applications using Python and also Master Python. Has anyone used http://python.org/ to learn the language completely? and how hard is it? I have knowledge with Java and PHP can any recommend the Python documentation for learning Python?.<p>If you know a book that teaches Python fully and also Web development with the language that would be great thanks.
I'm the co-founder of Real Python @ <a href="http://www.realpython.com" rel="nofollow">http://www.realpython.com</a><p>We teach Python programming and web development from the bottom up: Start with the syntax, move on the web fundamentals, then on into the frameworks - flask, web2py, and django.<p>Along the way, you'll build a number of applications, including a framework for building out your own MVP.<p>I can't guarantee you'll become a Python Master, but you will be well on your way. Good luck! There's a lot of great resources out there. Feel free to reach out to me if you have any questions - michael @ gmail.com
Disclaimer: I am the creator of <a href="http://www.learnpython.org" rel="nofollow">http://www.learnpython.org</a><p>I suggest you start with <a href="http://www.learnpython.org" rel="nofollow">http://www.learnpython.org</a><p>I would also suggest looking at the Flask framework.<p>Good luck :)