aarondshaw: programming (37)

Sort by: Date / Title / URL

  1. Hadley Wickhams's GitHub page for his advanced R development courses. Includes useful material on advanced programming in R as well as package development.
  2. Neal Caren's (UNC) data scraping/processing tutorial. Potentially a useful teaching/learning resource?
  3. Project page for google-blockly, which looks a whole lot like Scratch, just without all the fun kids stuff.
  4. Handy info on branching and merging with Git.
  5. A set of blogposts making the case that Unix can be used as an IDE. Also describes a bunch of handy commands and a conceptual approach to Unix that even non-Unix-as-IDE users can appreciate.
  6. Markdown package for the R statistical software environment. Handy for publishing R code (e.g. to Rpubs) and for integrating latex, comments and other text more seamlessly into code.
  7. Yet another Git tutorial that proved useful to me at some point.

First / Previous / Next / Last / Page 1 of 1