https://github.com/litomore/computer-science-notes
📖 Notes along the way of learning computer science
https://github.com/litomore/computer-science-notes
computer-science markdown notes
Last synced: 5 months ago
JSON representation
📖 Notes along the way of learning computer science
- Host: GitHub
- URL: https://github.com/litomore/computer-science-notes
- Owner: LitoMore
- License: mit
- Created: 2019-11-11T07:11:32.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2024-04-19T00:43:58.000Z (about 2 years ago)
- Last Synced: 2025-10-24T18:47:08.442Z (8 months ago)
- Topics: computer-science, markdown, notes
- Language: Zig
- Homepage:
- Size: 2.19 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# computer-science-notes
📖 Notes along the way of learning computer science
| Courses | Books | Others | Podcasts |
| :-----: | :---: | :----: | :------: |
| 📺 | 📚 | 🎮 | 🎧 |
## Books
- [Grokking Algorithms]
- [Introduction to Computer Graphics]
- [JavaScript Algorithms and Data Structures]
- [Learn Ruby the Hard Way]
- [The Beauty of Mathematics in Computer Science]
- [The Rust Programming Language]
- [The Swift Programming Language]
- [Tour of the Dart language]
- [Zig Learn]
## License
MIT
[grokking algorithms]:
https://github.com/LitoMore/computer-science-notes/tree/main/grokking-algorithms
[introduction to computer graphics]:
https://github.com/LitoMore/computer-science-notes/tree/main/introduction-to-computer-graphics
[javascript algorithms and data structures]:
https://github.com/LitoMore/computer-science-notes/tree/main/javascript-algorithms-and-data-structures
[learn ruby the hard way]:
https://github.com/LitoMore/computer-science-notes/tree/main/learn-ruby-the-hard-way
[the beauty of mathematics in computer science]:
https://github.com/LitoMore/computer-science-notes/tree/main/the-beauty-of-mathematics-in-computer-science
[the rust programming language]:
https://github.com/LitoMore/computer-science-notes/tree/main/the-rust-programming-language
[the swift programming language]:
https://github.com/LitoMore/computer-science-notes/tree/main/the-swift-programming-language
[tour of the dart language]:
https://github.com/LitoMore/computer-science-notes/tree/main/tour-of-the-dart-language
[zig learn]: https://github.com/LitoMore/computer-science-notes/tree/main/zig-learn