Our Developer Writes a Book!
Our developer, the mastermind behind our server, has finally found the time to write a book. The book is about the intricacies of coding, the art of complaining about coding, and the thrill of debugging.
Here's a sneak peek into the book's table of contents:
- Chapter 1: "I Told You to Use Python, Not C#"
- Chapter 2: "Why I'm Still Using IE6"
- Chapter 3: "The Joy of Copy-Paste Errors"
// Code snippet from Chapter 2
var ie6Bug = new Bug();
ie6Bug.setBug(new Exception("I'm not fixing this, no way.");