3 Respuestas
+ 4
I think that the best way to learn python is to learn it in this order:
1. Variables and built in functions
2. Learn conditions.
3. While and for loops.
4. Arrays, tuples and dictionaries.
5. Define functions.
6. Use objects with functions.
7. Use modules.
8. Learn multi-threading.
+ 2
Ummmm
you can create an apps almost on every platform. You can use usefull modules for a lot of things. You can create a website. etc...
0
no thats not what i meant after the basics.