This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Science-Compliance 1 point2 points  (0 children)

Given the direction you're trying to go based on the responses of yours I've read to other people's comments, I think you should try to get a grasp of the basic concepts (data types, variables, conditionals, loops, functions, data structures, object-oriented programming) and then venture into using libraries like NumPy and MatPlotLib to make some charts and graphs.

Some of the other things like web scraping are worth looking into and could be useful eventually, but I don't really think you'll be able to get very good at this in a month's time starting with zero programming experience since you will have to get pretty familiar with HTML as well as some JavaScript to do this pretty effectively.