https://speakerdeck.com/swanandp/the-well-rounded-engineer This deck by Swanand Pagnis is a great read. I only came across this recently September 2021. I wish I had come across this a couple of years ago.
Here are the recommended readings and books from this deck.
- Haskell - https://www.goodreads.com/en/book/show/25587599-haskell-programming-from-first-principles
- Ruby - Confident Ruby - https://pragprog.com/titles/agcr/confident-ruby/
- Ocaml - Real World Ocaml - https://dev.realworldocaml.org/
- Prolog - https://exercism.org/tracks/prolog and https://www.ic.unicamp.br/~meidanis/courses/mc336/2009s2/prolog/problemas/
- Programming Languages course on Coursera
- Mastering PostGreSQL - https://www.amazon.com/Mastering-PostgreSQL-Application-Development-Fontaine/dp/024494525X
- High Performance MySQL: Optimization, Backups, and Replication - https://amzn.to/3yZ8En1
- Dynamo DB - https://www.dynamodbguide.com/
- High Performance Browser Networking - https://hpbn.co/
- Working with TCP Sockets - https://www.goodreads.com/book/show/16107428-working-with-tcp-sockets
- https://datatracker.ietf.org/doc/html/rfc7231
- https://datatracker.ietf.org/doc/html/rfc2616
- Building a Ruby Profiler - https://www.youtube.com/watch?v=o6wWSPxYueU
- Ptrace - https://man7.org/linux/man-pages/man2/ptrace.2.html
- Observability Guide - https://www.honeycomb.io/wp-content/uploads/2018/07/Honeycomb-Guide-Achieving-Observability-v1.pdf
- Observability Book - https://www.oreilly.com/library/view/distributed-systems-observability/9781492033431/
- Zero Downtime - https://www.youtube.com/watch?v=6fc3og3bS4g
- Designing Data-Intensive Applications - https://www.oreilly.com/library/view/designing-data-intensive-applications/9781491903063/
- Design It - https://www.oreilly.com/library/view/design-it/9781680502923/
- Cracking the coding interview - https://amzn.to/2YIGhgn
- Higher Order Functions for Parsing - https://www.cs.nott.ac.uk/~pszgmh/parsing.pdf
- Lispy - https://norvig.com/lispy.html
- https://en.wikipedia.org/wiki/Recursive_descent_parser#:~:text=In%20computer%20science%2C%20a%20recursive,the%20nonterminals%20of%20the%20grammar.
- http://scheme2006.cs.uchicago.edu/11-ghuloum.pdf
- Master method - https://www.programiz.com/dsa/master-theorem#:~:text=The%20master%20method%20is%20a,to%20have%20the%20same%20size.
- https://www.coursera.org/instructor/~768
Details
More
Referenced in:
All notes