Add programming files
- add the code files provided by the instructor - the programming/files folder with the data files is NOT included here due to its size - add a .gitignore file to exclude the data files' folder
This commit is contained in:
parent
65aae9d4f9
commit
a37c87d9c8
38 changed files with 6416 additions and 0 deletions
9
lectures/programming/README.md
Normal file
9
lectures/programming/README.md
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
# Programming Files
|
||||
|
||||
This folder holds various programming files provided by the instructor:
|
||||
- introductions to programming techniques
|
||||
- problem sets
|
||||
- solutions for the problem sets
|
||||
|
||||
In addition, the instructor provided various data files
|
||||
that are too big to be stored in this repository.
|
||||
Loading…
Add table
Add a link
Reference in a new issue