Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

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)).