Your cart is currently empty!
Free coding is the practice of writing code quickly off the top of your head. It should be done as part of a daily ritual for at least 10 uninterrupted minutes. The goal isn’t necessarily to produce something useful or even complete. You should strive to open the taps of originating thoughts in your head…
Developer productivity is a perpetual area of improvement. Finding better tools, new abstractions, learning shortcut keys and using modern project planning is a way to continually get better at your job. The goal of doing all that is to produce better software faster. Choosing the right tool for the job plays a big part. Lets…
·
For the last couple of evenings I have been learning about slot machines and how they work. There is actually quite a bit more to them than first meets the eye. I have a side project going to build a slot machine server application that can simulate many kinds of slot machine games. Given the…