Get a GitHub ID and use GitHub directly. Consider clicking Watch
at the top of this repository to see file changes
- Login to https://vse.syzygy.ca/
- Open a Terminal in the launcher, or go to "New Launcher" and create a Terminal
- In the terminal, type (or use
<shift-insert>
to paste and<control-insert>
to copy)
git clone https://github.com/ubcecon/ECON628_2018.git
- You can now open notebooks in the
ECON628_2018/notebooks
folder
See https://github.com/econtoolkit/tutorials/blob/master/syzygy.md for more details on Syzygy
See Syllabus for more details
- October 1st:Julia By Example
- October 3rd: Julia By Example and Julia Essentials
- October 8th: Thanksgiving holiday
- October 10th: Julia Essentials
- October 15th: Fundamental Types
- October 17th: Fundamental Types and reviewing solutions for PS4
- October 22nd: Introduction to Types
- October 24th: Introduction to Types and Generic Programming
- October 29th: GitHub and Version Control and Local Installation
- October 31st: Finite Markov Chains, McCall Search I, and McCall Search II
- November 5th: General Packages, DataFrames, Fixed Effects, Statistics, and Optimizers, Solvers, and Auto-Differentiation
- November 7th: Tools and Editors, Unit Testing, Continuous Integration, and Reproducibility
- November 12th: Statutory holiday
- November 14th: Webscraping and Text in R and Continuous Integration in R
- November 26th: Auto-Differentiation Performance and NLopt Examples