This repository contains the code and data for the coding workshop for the Masters in Food and Resource Economics at the University of British Columbia. The python and r folders contain the slides and documentation for the workshop. Each folder contains material from eh previous year as well as the current year (2024).
python_2024 contains the slides and code for the 2024 workshop.
Day 1: Introduction to Programming
- This day is split into the morning and afternoon sections the morning section can be accessed here and the afternoon section can be accessed here.
- The material and your 'textbook' for the day can be accessed here.
- Companion notebooks for the slides can also be accessed in this folder.
Day 2: Introduction to Python
- This day is split into the morning and afternoon sections the morning section can be accessed here and the afternoon section can be accessed here.
- The material and your 'textbook' for the day can be accessed here.
- Companion notebooks for the slides can also be accessed in this folder.
Day 3: Data Analysis and Tasks
- This day has one section where we will go through an example data task together and then you will have time to work on your own data task. The slides can be accessed here.
- The companion notebook can be accessed here.
- Your tasks will be located in this text file.
r_2024 contains the slides and code for the 2024 workshop.
Day 1: Introduction to Functional Programming
- This day is split into the morning and afternoon sections the morning section can be accessed here and the afternoon section can be accessed here.
- The material and your 'textbook' for the day can be accessed here.
- Companion notebooks for the slides can also be accessed in this folder.
Day 2: Applications in R
- This day is split into the morning and afternoon sections the morning section can be accessed here and the afternoon section can be accessed here.
- Companion notebooks for the slides can also be accessed in this folder.
Day 3: Data Analysis and Tasks