This is the repository for the NYU R bootcamp
March 17-18, 2014
Instructors: Sarah Supp (@srsupp) and Tracy Teal (@tracykteal)
On Twitter: #swc
These are the materials used in the workshop and will be updated throughout the course
You can check out these materials using
git clone https://github.com/swcarpentry/2014-03-17-nyu-R.git
Etherpad for the class https://etherpad.mozilla.org/ktGfUiyedF
- Software Carpentry tutorial - The Unix shell
- The shell handout / cheatsheet - Command Reference
- explainshell.com
- commandlinefu.com
- http://tldp.org/HOWTO/Bash-Prog-Intro-HOWTO.html
- man bash
- Google - if you don't know how to do something, try Googling it. Other people have probably had the same question.
- Learn by doing. There's no real other way to learn this than by trying it out. Write your next paper in nano (really emacs or vi), open pdfs from the command line, automate something you don't really need to automate.
- [R cheatsheet] (http://www.matthewckeller.com/Short-refcard.pdf)
- [R videos] (https://plus.google.com/+GoogleDevelopers/posts/jQYhQ4ymReQ)