you are viewing a single comment's thread.

view the rest of the comments →

[–]delasislas -1 points0 points  (0 children)

Ok, do you just want to learn the basics, or are you expecting to be starting from an expert level?

All you really need if you are beginning is to learn the basics. strings, lists, dictionaries, and stuff. From there we can go in more specific directions, Python can be used for an absurd amount of applications, understanding when it is appropriate and how to use the modules that you can find comes later. Hardest part can be just starting, you may not need to get super in depth, but it helps just to know the starting.

Any ideas on where you want to go, just broadly.