Trending
Opinion: How will Project 2025 impact game developers?
The Heritage Foundation's manifesto for the possible next administration could do great harm to many, including large portions of the game development community.
I’ve been wanting for some time to write something about debugging. I think it’s a really important topic that’s often overlooked. It’s not really taught in computer science classes (except to the extent you learn it by debugging your own programs). There aren’t many good books about it. Etc.
The tricky thing with writing about debugging, is that is such a hands-on experience. If you try to write something about it, it usually end up being a collection of vague “advice”, and I’m not sure how useful it is when you encounter a bug in the wild.
So, inspired by Julia Evans I decided to try something else: a Choose Your Own Adventure, where you have to fix a bug in The Machinery. Click the link below to start. Good Luck!
Read more about:
Featured BlogsYou May Also Like