Blog posts on build-your-own.org
2023-05
- The āFrom Source Code to Machine Codeā book is finished
- /dev/clipboard: The most unixy thing on Windows/Cygwin
- Building a tiny compiler from scratch is fun
2023-04
2023-03
a[low:high:max]
in Golang ā A Rare Slice Trick- Coding Keyboard Layout
- SQL: Poor Programming Interface, Good Human Interface
2023-02
2023-01
- Mutexes, Condition Variables, and Semaphores are Equivalent
- The āBuild Your Own Redisā Book is Completed
- Build an SSH-like Protocol with libsodium
2022-12
Welcome to build-your-own.org.
A website for free educational software development materials.
for updates and new books.
![]() |
Read the book āBuild Your Own Redisā online. Learn network programming and data structures. By build stuff from scratch. With straightforward C/C++ code. |
![]() |
Read the book āBuild Your Own Databaseā online. Learn 3 important database topics:
|
![]() |
New book:
Build your own compiler from scatch. Topics covered:
|