https://github.com/adrianmcli/learn-more-cs
A simple project for us to track and manage our learning of certain computer science principles.
https://github.com/adrianmcli/learn-more-cs
Last synced: about 1 month ago
JSON representation
A simple project for us to track and manage our learning of certain computer science principles.
- Host: GitHub
- URL: https://github.com/adrianmcli/learn-more-cs
- Owner: adrianmcli
- Created: 2017-01-14T02:28:24.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-01-14T02:33:36.000Z (over 9 years ago)
- Last Synced: 2024-04-14T04:22:02.258Z (about 2 years ago)
- Size: 0 Bytes
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# learn-more-cs
A simple project for us to track and manage our learning of certain computer science principles.
## Resources
- Great list of resources: [Google Interview University](https://github.com/jwasham/google-interview-university)
- Book 1 (easy): [Programming Interviews Exposed](https://www.goodreads.com/book/show/154154.Programming_Interviews_Exposed)
- Book 2 (intermediate): [Cracking the Coding Interview](https://www.goodreads.com/book/show/12544648-cracking-the-coding-interview)