aboutsummaryrefslogtreecommitdiff
path: root/README
blob: bf457b04c14aabd8a713c71e960c7e4ab9b6b8bb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
# Holden Rohrer's work for the 2021-22 school year

## Professors

- Wing Suet Li for MATH 3406: Second Course in Linear Algebra
- Mary Hudachek-Buswell for CS 1332: Data Structures and Algorithms
  (Doesn't permit posting code or assignment info, so nothing's here)
- Mayya Zhilova for MATH 4261: Math Statistics I
- Martin M Jarrio for PHYS 2212: Intro Physics II

## Structure

The growth of this repository will be pretty organic, but as a general
rule it will consist exclusively of ASCII plain-text files (preferably
as a final format, but sometimes using TeX to generate pdfs with a
Makefile). At the top level there will be a folder for each prof,
labeled with their last name (i.e. `markley/`), all-caps files like
README, LICENSE, and PROGRESS for what is mostly metadata, and possibly
some TeX format files. Git commits' commit times will act as the record
for when different events occur.

## License

I have chosen to release this writing under CC BY-SA 4.0.
The full license is available in LICENSE.

The license does not apply to images that are used in
`hireme/final-pres.odp` (which are used under an exception to copyright)
nor any PDF forms I have included (which are likely insufficiently
original to warrant copyright protection).