Library
A curated collection of interesting resources, articles, and references that I've found valuable in my journey as a developer.
The Pragmatic Programmer
A comprehensive guide to software development that covers everything from personal responsibility to practical coding techniques.
Visit ResourceTypeScript Deep Dive
A comprehensive guide to TypeScript, covering advanced types, compiler options, and best practices.
Visit ResourceDesigning Data-Driven Applications
An absolutely excellent book that is worth a read for any software engineer that touches distributed systems!
Visit ResourceDistributed Services with Go
A comprehensive guide to distributed systems with Go, and includes a practical guide to building microservices.
Visit ResourceAlgorithms, 4th Edition
A comprehensive guide to data structures and algorithms, including a practical guide to building data structures.
Visit ResourcePractical Genetic Algorithms
A comprehensive guide to genetic algorithms, including a practical guide to building genetic algorithms.
Visit Resource