-
see TODO.md inside folders
-
Mozilla intro pages
- How the Web works - Learning web development | MDN
- How does the Internet work? - Learning web development | MDN
- What is the difference between webpage, website, web server, and search engine? - Learning web development | MDN
- What is a domain name? - Learning web development | MDN
- What will your website look like? - Learning web development | MDN
- Dealing with files - Learning web development | MDN
- HTML basics - Learning web development | MDN
- CSS basics - Learning web development | MDN
-
hilarious O'Reilly photos
-
hilarious gifs: see images/giffy
-
see wk10_recap presentation
-
consider peer review sequencing
- see ConsPlan 2011 w/ Leah Gerber
- Intro, Methods, Results and Discussion
- write paper as you go w/ intro -- when form groups
- methods & results -- per module
- discussion -- as see results, at end
- revise as Github pull requests
- show how to do captions for figures & tables with numbering
- show how to add references
- rmarkdown-example
-
use Rmarkdown templates with headers, example R chunks and points awarded per section to explicitly guide students on expectations
-
progress from vis w/ ggplot2 to interactive with plot.ly, using same ggplot2 code! ggplotly draws locally instead of in Plotly host.
- OR ggiraph: htmlwidget to make 'ggplot' graphics interactive; ggiraph vignette