1
0
Fork 0
whu-textual-analysis/lectures/programming/README.md
Alexander Hess a37c87d9c8
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
2022-08-05 00:06:58 +02:00

9 lines
294 B
Markdown

# 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.