Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/galer7/teachyourselfcs
https://github.com/galer7/teachyourselfcs
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/galer7/teachyourselfcs
- Owner: galer7
- Created: 2023-12-18T22:10:10.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2023-12-19T13:48:46.000Z (11 months ago)
- Last Synced: 2023-12-19T16:37:34.453Z (11 months ago)
- Language: Racket
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Teach yourself CS
Link: https://teachyourselfcs.com/
## Curriculum with my notes
- [SICP: Structure and Interpretation of Computer Programs](./sicp/README.md)
- [Chapter 1: Building Abstractions with Procedures](./sicp/01-building-abstractions-with-procedures.md)