Skip to content

A repository dedicated to the development of the new quantitative macroeconomics course at BYUI

Notifications You must be signed in to change notification settings

dylanjm/econ_381_development

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

econ_381_development

A repository dedicated to the development of the new quantitative macroeconomics course at BYUI.

Instructions on Using Git

Before each time you work on the project, ensure you have the latest version by pulling the repo from github. You can do this through the GUI or you can do this from the command line by moving into the proper directory and running git pull.

Upon finishing your work please add, commit, and push all your work ensuring you leave a detailed commit message about the files you worked on. You can do this through the GUI or you can run these in the command line:

  • git add .
  • git commit -m "Your message here between quotes"
  • git push -u origin master

If you ever have any complications, sometimes the best thing to do is make copies of the files you have worked on and then re-clone the repo to a new place on your computer and then replace the files in the repo with the ones you have worked on.

Pull Often & Push Often

Drafts

  • chapter_13
  • chapter_14

Review

  • chapter_06_appendix
  • chapter_06
  • chapter_09_and_10
  • chapter_11
  • chapter_12

Answer Key

  • chapter_01
  • chapter_02
  • chapter_03
  • chapter_04
  • chapter_05
  • chapter_07
  • chapter_08

Complete

  • python_installation.pdf

About

A repository dedicated to the development of the new quantitative macroeconomics course at BYUI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •