5 Answers
+ 3
I always recommend that beginners start with Python. It teaches you things that you'll need to know for other languages. This app gives a rather in-depth explanation of Python and what it has to offer. In comparison to other languages, Python should be relatively easy.
+ 3
The python.org website is a great source of information for beginners. Personally, I learned a lot quickly by subscribing to the [Tutor] mailing list for beginners at https://mail.python.org/mailman/listinfo/tutor
+ 2
Sorry, "Head first programming" and Beginning Programming with python for dummies.
Happy Coding?:-)
+ 1
And if you want deeper understanding, try "Learning Python 5th Edition". After that use "Programming Python 4th edition" to see various application examples. Good luck.
0
HTML and CSS won't help you to learn Python. I recommend starting with sololearn's python app. And if you like books, I recommend "Head First Progra