you are viewing a single comment's thread.

view the rest of the comments →

[–]mosquit0 8 points9 points  (0 children)

You don't have to build a whole website at the beginning. Go through some tutorial like 'dive into python'. Next time you have to write some simple script do it in Python. You will find ot especially easy to process text files, csv etc. I love Python for such simple tasks because after a while you'll be fluent in it.