Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sudeepdino008/textbooks
solving exercises of computer science textbooks
https://github.com/sudeepdino008/textbooks
Last synced: about 2 months ago
JSON representation
solving exercises of computer science textbooks
- Host: GitHub
- URL: https://github.com/sudeepdino008/textbooks
- Owner: sudeepdino008
- Created: 2018-01-14T11:40:42.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-09-05T14:12:33.000Z (over 1 year ago)
- Last Synced: 2023-09-05T14:27:56.310Z (over 1 year ago)
- Language: Scheme
- Homepage:
- Size: 9.47 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# textbooks
Solving exercises to computer science textbooks:
- solutions to exercise in Structure and Interpretation of Computer Programs (https://www.goodreads.com/book/show/43713.Structure_and_Interpretation_of_Computer_Programs)
- The Linux Programming Interface