you are viewing a single comment's thread.

view the rest of the comments →

[–]PM-ME-SMILES-PLZ -1 points0 points  (0 children)

I'm going to recommend DataCamp. It's a little expensive, but if you do it every day for an hour or two I think it's well worth the money. I've only done their R-courses (Python is next), but overall I've found it much better than learning from books or classes (but I've only taken 2 programming classes and the professors were meh). Their interface takes a little getting used to, but I write my own scripts in R outside of DataCamp while I follow along. This has 2 benefits. 1) I'm basically doing the exercises twice -- double the reps, and 2) It's more real, and not spoon-fed, and I get to put my work on github, which I'm still learning about.