-
Notifications
You must be signed in to change notification settings - Fork 21.8k
Core Structures draft (WIP)
hanjiexi edited this page Dec 19, 2018
·
3 revisions
- Foundations Single-variable Calculus
- Core Computing Systems
- Discrete Mathematics: Lecture Notes (László Lovász)
- Discrete Mathematics: An Open Introduction
- Discrete Mathematics Specialization
- Mathematics for Computer Science
- MIT Math for CS
- TODO: May need intermediate material. Core Computing Systems teaches basic concrete data structures like arrays and lists but we may need some material here on simple abstract structures that don't get covered by Stanford Algorithms
- Stanford Algorithms: Design and Analysis, Part I
- Stanford Algorithms: Design and Analysis, Part II
- TODO