Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/darshanime/notes
detailed notes on computer science topics, in one page
https://github.com/darshanime/notes
computer-science interview interview-preparation notes operating-systems python
Last synced: about 6 hours ago
JSON representation
detailed notes on computer science topics, in one page
- Host: GitHub
- URL: https://github.com/darshanime/notes
- Owner: darshanime
- License: mit
- Created: 2017-06-05T08:47:35.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-06-11T08:45:05.000Z (over 2 years ago)
- Last Synced: 2025-01-11T14:04:30.953Z (14 days ago)
- Topics: computer-science, interview, interview-preparation, notes, operating-systems, python
- Size: 83.9 MB
- Stars: 2,116
- Watchers: 68
- Forks: 329
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- my-awesome-learning-resources - /notes 💬
- jimsghstars - darshanime/notes - detailed notes on computer science topics, in one page (Others)
README
# notes
Welcome to my personal notes on various computer science topics, gathered over 3 years.
I am sharing them in the hope that they would be useful you as well.
Available notes:
* [Operating Systems](./operating_systems.org)
* [Golang](./golang.org)
* [Compilers](./compilers.org)
* [Artificial Intelligence](./artificial_intelligence.org)
* [Machine Learning (Learning from data)](./learning_from_data.org)
* [Pro Python](./pro_python.org)
* [Introduction to Cloud Infrastructure Technologies](./cloud.org)
* [Computer Arch](./comp_arch.org)
* [Kubernetes](./kubernetes.org)
* [Ansible](./ansible.org)
* [C language](./C_language.org)
* [Emacs](./emacs.org)
* [Databases](./databases.org)
* [Algorithms](./algorithms.org)
* [Datastructures](./datastructures.org)
* [Twisted](./twisted.org)
* [Async Programming](./async_programming.org)
* [Electronics](./electronics.org)
* [Django](./django.org)
* [Flask](./flask.org)
* [Ember](./ember.org)
* [Front end](./front-end.org)
* [Fullstack](./fullstack.org)
* [Hadoop](./hadoop.org)
* [Programming Languages](./programming_languages.org)
* [Java](./java.org)
* [Java API](./java_api.org)
* [Python Gotchas](./python_gotchas.org)
* [Python](./python.org)
* [JS](./js.org)
* [C](./k&r_c.org)
* [Mysql](./mysql.org)
* [Orgmode](./orgmode.org)
* [Scrapy](./scrapy.org)
* [Tensorflow](./tensorflow.org)
* [Misc Dumps](./misc_dumps.org)### contributions welcome!
I welcome you to contribute your notes on the topics or add new topics entirely! Corrections in any form are welcome.
##### DISCLAIMER
A large chunk of these notes are not organized very nicely. Especially the ones from "pre-emacs, pre-org mode" era. I will structure them when I get time.
Also, I have liberally scooped diagrams, explanations or even tables from the sources I was studying. This is more true for some notes (like [Ansible](./ansible.org)) than others (like [Operating Systems](./operating_systems.org)).