An open API service indexing awesome lists of open source software.

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

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