by Ruben Hamers | Apr 23, 2024 | Pragmatic Programmer
#begin Code That’s Easy to Test David and Andrew start this new section of with a description of people comparing software to an integrated circuit. Software components should be combined just as such circuit and such components must be known to be...
by Ruben Hamers | Apr 13, 2024 | Pragmatic Programmer
#begin Refactoring Refactoring, one of my favorite subjects since it always feels good to clean up the code. As your game evolves it will be necessary to clean up some junk you left behind. This is not necessarily about tech debt but simply has to do with the...
Recent Comments