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

https://github.com/surajv311/mdumpswe

Collection of interesting articles/newsletters/blogs/videos - related to software engineering, I've surfed online and learned about. Creating a repo for my memory dump!.
https://github.com/surajv311/mdumpswe

Last synced: 7 months ago
JSON representation

Collection of interesting articles/newsletters/blogs/videos - related to software engineering, I've surfed online and learned about. Creating a repo for my memory dump!.

Awesome Lists containing this project

README

          

# mDumpSWE

Collection of interesting articles/newsletters/blogs/videos - related to software engineering, I've surfed online and learned about. Thank you internet and chatgpt. Creating a repo for my memory dump. I've tried to add as many references from where I read the articles about, but may have missed few.

Abbreviations in doc hyperlinked:
- `_vl`: video reference link
- `_al`: article/page reference link

------------------------

Table of contents (rough overview):
- [mDumpSWE](#mdumpswe)
- [Understand\_read\_again\_summarise](https://github.com/Surajv311/mDumpSWE/tree/main/Understand-Again-Summarise)
- [Kafka](https://github.com/Surajv311/mDumpSWE/tree/main/Kafka)
- [Airflow](https://github.com/Surajv311/mDumpSWE/tree/main/Airflow)
- [Dask](https://github.com/Surajv311/mDumpSWE/tree/main/Dask)
- [Spark](https://github.com/Surajv311/mDumpSWE/tree/main/Spark)
- [Hadoop](https://github.com/Surajv311/mDumpSWE/tree/main/Hadoop)
- [Databricks, Snowflake, Pinot](https://github.com/Surajv311/mDumpSWE/tree/main/Databricks-Snowflake-Pinot)
- [MultiThreading\_Synchronous\_Asynchronous\_Programming](https://github.com/Surajv311/mDumpSWE/tree/main/Multithreading-Asynchronous-Synchronous)
- [CPU\_Intensive\_vs\_IO\_Bound\_Processes](https://github.com/Surajv311/mDumpSWE/tree/main/CPUintensive-IObound-process)
- [Concurrency\_vs\_Parallelism](https://github.com/Surajv311/mDumpSWE/tree/main/Concurrency-vs-Parallelism)
- [Threads\_vs\_Process](https://github.com/Surajv311/mDumpSWE/tree/main/Threads-vs-Process)
- [CPU\_Threads\_vs\_Cores](https://github.com/Surajv311/mDumpSWE/tree/main/CPU-Threads-vs-Cores)
- [Generators\_Iterables\_Coroutines](https://github.com/Surajv311/mDumpSWE/tree/main/Generators-Iterables-Coroutines)
- [Python](https://github.com/Surajv311/mDumpSWE/tree/main/Python)
- [Java](https://github.com/Surajv311/mDumpSWE/tree/main/Java)
- [AWS\_Services](https://github.com/Surajv311/mDumpSWE/tree/main/AWS-Services)
- [Database\_internals](https://github.com/Surajv311/mDumpSWE/tree/main/Database-internals)
- [SQL Functions](https://github.com/Surajv311/mDumpSWE/tree/main/SQL-Functions)
- [Linux\_internals\_and\_commands](https://github.com/Surajv311/mDumpSWE/tree/main/Linux-internals-and-commands)
- [Webhooks\_APIs\_Websockets](https://github.com/Surajv311/mDumpSWE/tree/main/Webhooks-APIs-Sockets)
- [HTTP](https://github.com/Surajv311/mDumpSWE/tree/main/HTTP)
- [Docker](https://github.com/Surajv311/mDumpSWE/tree/main/Docker)
- [TCP-UDP-HTTP](https://github.com/Surajv311/mDumpSWE/tree/main/TCP-UDP-HTTP)
- [gRPC\_REST\_GraphQL](https://github.com/Surajv311/mDumpSWE/tree/main/gRPC-REST-GraphQL)
- [JSON vs Protobuf](https://github.com/Surajv311/mDumpSWE/tree/main/JSON-Protobuf)
- [Git](https://github.com/Surajv311/mDumpSWE/tree/main/Git)
- [Data\_transformation\_info](https://github.com/Surajv311/mDumpSWE/tree/main/Data-Transformation)
- [SAML](https://github.com/Surajv311/mDumpSWE/tree/main/SAML)
- [ASGI_vs_WSGI](https://github.com/Surajv311/mDumpSWE/tree/main/ASGI-WSGI)
- [Control Plane vs Data Plane](https://github.com/Surajv311/mDumpSWE/tree/main/ControlPlane-DataPlane)
- [Opensource\_Github\_repos\_knowledge\_extraction](https://github.com/Surajv311/mDumpSWE/tree/main/Opensource-Repos-KT)
- [Info\_Miscellaneous](https://github.com/Surajv311/mDumpSWE/tree/main/Info-Miscellaneous)
- [Books_ResearchPapers_read](https://github.com/Surajv311/mDumpSWE/tree/main/Books_ResearchPapers_read)
- [videosInsightful](https://github.com/Surajv311/mDumpSWE/tree/main/videosInsightful)
- (Directory currently removed as it increased repo size, though videos list can be seen in this [git commit history](https://github.com/Surajv311/mDumpSWE/commit/0c53778cf0f171b8d5d3249203a08f365f4fc9e2))
- [Ci-Cd-Deployments](https://github.com/Surajv311/mDumpSWE/tree/main/Ci-Cd-Deployments)
- [Flink](https://github.com/Surajv311/mDumpSWE/tree/main/Flink)


------------------------