zetter
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Can coding agents build complex systems? (technicaldeft.com)
- What Makes SQL Special (technicaldeft.com)
-
Hi all, I've just published my first book on Leanpub. The book is a guide to building your own database server that is similar to PostgreSQL or MySQL. You'll find out about how to build a typed programming language,…
- Show HN: TDD your own query engine with rgSQL (github.com)
Hi HN, I created rgSQL, a test suite for query engines. The project helps you TDD your own database so you can learn how to parse and execute SQL. The tests are organised into related topics and build up concepts over…
- rgSQL: A test suite to help you build your own database engine (technicaldeft.com)
- Show HN: Book to help you build a PostgreSQL-like database server from scratch (technicaldeft.com)
I just finished writing my book that guides you through building your own SQL database server from scratch. The software engineering books I've enjoyed the most are the ones that let you learn through writing code and…
- Mapping Anything with BSicons (chriszetter.com)
- Annotated trace of Rails responding to a request (rails-trace.chriszetter.com)
- Running a Learning Hour (about.futurelearn.com)
- Impersonating the government – fixing a security issue in Alaveteli (chriszetter.com)
- Building a Voronoi Map with D3 and Leaflet (chriszetter.com)
- Adventures in RubyMotion: The App Store in 2 weeks (chriszetter.com)
- The Test Sim, get that warm fuzzy feeling of a passing test suite (thetestsim.com)