Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alexmingzhang/utk-notes
A collection of notes I have taken at UTK
https://github.com/alexmingzhang/utk-notes
Last synced: 7 days ago
JSON representation
A collection of notes I have taken at UTK
- Host: GitHub
- URL: https://github.com/alexmingzhang/utk-notes
- Owner: alexmingzhang
- Created: 2023-01-31T20:15:19.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-08T23:39:24.000Z (about 1 year ago)
- Last Synced: 2023-10-09T00:25:32.066Z (about 1 year ago)
- Language: TeX
- Homepage:
- Size: 11.9 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# UTK-Notes
A collection of notes I have taken at the University of Tennessee. I will be constantly updating my notes, even for old courses.| Course # | Course Name | Notes |
|----------|-------------|-------|
| COSC 230 | [Computer Organization](https://catalog.utk.edu/preview_course_nopop.php?catoid=34&coid=184327) | [Link](https://github.com/alexmingzhang/UTK-Notes/blob/main/cosc230_computer_organization.pdf) |
| COSC 311 | [Discrete Structures](https://catalog.utk.edu/preview_course_nopop.php?catoid=34&coid=180790) | [Link](https://github.com/alexmingzhang/UTK-Notes/blob/main/cosc311_discrete_structures.pdf) |
| COSC 312 | [Algorithm Analysis and Automata](https://catalog.utk.edu/preview_course_nopop.php?catoid=34&coid=182784) | [Link](https://github.com/alexmingzhang/UTK-Notes/blob/main/cosc312_algorithm_analysis_and_automata.pdf) |
| COSC 360 | [Systems Programming](https://catalog.utk.edu/preview_course_nopop.php?catoid=34&coid=180792) | [Link](https://github.com/alexmingzhang/UTK-Notes/blob/main/cosc360_systems_programming.pdf) |
| COSC 361 | [Operating Systems](https://catalog.utk.edu/preview_course_nopop.php?catoid=43&coid=264939) | [Link](https://github.com/alexmingzhang/UTK-Notes/blob/main/cosc361_operating_systems.pdf) |
| COSC 366 | [Introduction to Cybersecurity](https://catalog.utk.edu/preview_course_nopop.php?catoid=34&coid=183934) | [Link](https://github.com/alexmingzhang/UTK-Notes/blob/main/cosc366_intro_to_cybersecurity.pdf)
| COSC 583 | [Applied Cryptography](https://catalog.utk.edu/preview_course_nopop.php?catoid=44&coid=273774) | [Link](https://github.com/alexmingzhang/UTK-Notes/blob/main/cosc583_applied_cryptography.pdf) |
| MATH 231 | [Differential Equations](https://catalog.utk.edu/preview_course_nopop.php?catoid=34&coid=181634) | [Link](https://github.com/alexmingzhang/UTK-Notes/blob/main/math231_differential_equations.pdf) |
| MATH 241 | [Calculus III](https://catalog.utk.edu/preview_course_nopop.php?catoid=34&coid=181635) | [Link](https://github.com/alexmingzhang/UTK-Notes/blob/main/math241_calculus_3.pdf) |
| MATH 300 | [Introduction to Abstract Mathematics](https://catalog.utk.edu/preview_course_nopop.php?catoid=34&coid=181640) | [Link](https://github.com/alexmingzhang/UTK-Notes/blob/main/math300_intro_to_abstract_math.pdf) |
| MATH 323 | [Probability and Statistics](https://catalog.utk.edu/preview_course_nopop.php?catoid=43&coid=263828) | [Link](https://github.com/alexmingzhang/UTK-Notes/blob/main/math323_probability_and_statistics.pdf) |
| MATH 341 | [Introduction to Real Analysis](https://catalog.utk.edu/preview_course_nopop.php?catoid=34&coid=181644) | [Link](https://github.com/alexmingzhang/UTK-Notes/blob/main/math341_intro_to_analysis.pdf) |
| MATH 351 | [Introduction to Abstract Algebra](https://catalog.utk.edu/preview_course_nopop.php?catoid=43&coid=263830) | [Link](https://github.com/alexmingzhang/UTK-Notes/blob/main/math351_intro_to_abstract_algebra.pdf) |
| MATH 471 | [Numerical Analysis](https://catalog.utk.edu/preview_course_nopop.php?catoid=43&coid=263853) | [Link](https://github.com/alexmingzhang/UTK-Notes/blob/main/math471_numerical_analysis.pdf) |These notes use the [amznotes](https://github.com/alexmingzhang/amznotes) LaTeX document class.