Lecture handouts and script files for the ASDS code camp at TCD.
Yours to download and keep forever.
Note: to download all files in a zip, click on the green "code" button on this page and then "download zip".
IF YOU DID NOT ATTEND CODE CAMP
This repository contains all lecture handouts and script/markdown files from classes.
Files are divided into two folders: code contains code files, documentation contains handouts.
You can download this material and work through it yourself. All scripts are commented.
The order to proceed through files is:
- Monday handout.pdf (documentation)
- Monday homework.pdf (documentation)
- Tuesday script.R (code)
- Tuesday homework.pdf (documentation)
- Wednesday script.py (code)
- Thursday handout.pdf (documentation)
- Thursday script.R (code)
- Diamonds_script.R (code)(completed Thursday script)
- Thursday homework.pdf (documentation)
- Friday handout.pdf (documentation)
- diamonds.rmd (code)
- GE.ipynb (code)
Note: you are not supposed to understand all the code in these scripts at this point.