0
Need advice
just started and need a good beginner program with python 2.7
2 Antworten
+ 8
Start from learning Python here. Although it's Python3, it's not that big a difference at this level. If on Android, get yourself a QPython or QPython3 application from Google Play. The first one goes under Python 2.7, the other under Python 3.2.
+ 2
Also you can go to codecademy.com and then imrove your skills at codewars or codefights -like sites which will give you more complex and more real-like tasks. Also there are a lot of books, for example, Mark Lutz "Learning python" is good for beginners.