Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/makszeus/cs-notes
Notes on Computer Science topics
https://github.com/makszeus/cs-notes
computer-science concurrency cpp databases distributed-systems linux
Last synced: 16 days ago
JSON representation
Notes on Computer Science topics
- Host: GitHub
- URL: https://github.com/makszeus/cs-notes
- Owner: makszeus
- License: mit
- Created: 2024-05-12T08:21:40.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-09-22T10:27:32.000Z (about 2 months ago)
- Last Synced: 2024-10-16T15:15:37.345Z (about 1 month ago)
- Topics: computer-science, concurrency, cpp, databases, distributed-systems, linux
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cs-notes
Welcome to my personal notes on various Computer Science topics!
I'm providing these with the expectation that they may also be beneficial to you.Available notes:
- [C++](https://github.com/makszeus/cs-notes/tree/main/src/cpp.org)
- [Computer Architecture](https://github.com/makszeus/cs-notes/tree/main/src/ca.org)
- [Distributed Systems](https://github.com/makszeus/cs-notes/tree/main/src/dist-sys.org)