agrim123 / reading-material

List of some useful blogs, books, courses, papers etc. :books:

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reading Material

A collection of resources that I found interesting and useful across various domains.

The Tao of Programming

Rob Pike's 5 Rules of Programming

Contents

Legend

You might see some emojis (:sparkles:, :construction: etc) crawling all over this collection.

emoji meaning
More the number, the more I liked the blog :3
super duper awesome blog
🚧 Pending learning on this :(
📺 It's video!
📚 It's a book!
📃 It's a white paper!
🔧 It's Debugging related
🔪 faceoff
📁 It's a list

Go

Go FAQ

Go Pilot run

Concepts

Do not communicate by sharing memory; instead, share memory by communicating.

Concurrency

Concurrency is not Parallelism

Profiling 🔍

Go Diagnostics 🔧

Go Internals

Everything about Go: internals, concurrency, compiler, or packages available in the Go community.

Scheduler

Garbage Collector

Compiler

Memory

Networking with Go

More

Containers

Docker

Kubernetes 🚧

Data Structures and Algorithms

Algorithms

Know Thy Complexities!

Data Structures

Advanced Data Structures

Bloom filter

HyperLogLog

Count Sketch

Internet

Latency Numbers

Webservers

Web Caching

Protocols

HTTP(S)

HTTP/2
HTTP/3

TLS

TCP/UDP

DNS

BGP

Websockets

WebRTC

Load Balancing

NAT

Random

Networking Books 📚

Git

Git Internals

Linux

SSH

Linux Security

Bash

BPF

OS dev

Books

C

Ruby

Rails

Haskell

Books

JS

Pilot Run

Advanced Concepts

React, Redux

v8

JS Books

Rust

Database

PostgreSQL

MySQL

Sharding

ClickHouse

Papers

Tor

Tor Papers

Functional Programming

OAuth

Regex

Distributed Systems

Distributed Systems for fun and profit 📚

Kafka

Spark

Logging

Monitoring

Prometheus

More

System Design

Guides

Systems

(A few) Ops Lessons We All Learn The Hard Way

Scalability

Event driven Architecture

AWS

Netflix

Cloudflare

Privacy

Security

Attacks

Tools

Guides

Games and CTF's

Crypto

Security Papers

x vs y 🔪

Useful Command Line Tools

Blogs

More

Fun

More Books

Software Development

Random

Courses

Papers

About

List of some useful blogs, books, courses, papers etc. :books:

License:MIT License