What is the most easiest way to learn python?
There isn't a easy way. Only through constant work you will be able to learn this language (as with any other computer language...). You can choose between books,of which you can find here : http://www.wowebook.be/book/python-in-a-nutshell-2nd-edition/ and tutorials,that you can find here : http://thenewboston.org/list.php?cat=36 But the best way would be to learn the language from a person that already knows it . Well,i hope this helped you ,but if you have any other question,message me and i will do my best to help you !
It depends on what type of person you are and how you learn. I found the easiest way to learn python was to use it and look it up whenever I didn't know how to do something. Other than that, play around with it, read other people's code, and only then take a look at a textbook. I found quite a few nifty tricks from "Beginning Python - From Novice to Professional". After you've learned the basics of the language itself, you may want to have a look at a few modules. http://wiki.python.org/moin/UsefulModules
Join our real-time social learning platform and learn together with your friends!