by Ruben Hamers | Jun 22, 2023 | Pragmatic Programmer
#begin Text Manipulation As plain text is our most common means of building stuff it is really important to know how to manipulate it properly. Luckily there are languages that are really good at manipulating text like python, ruby or perl. David and Thomas...
by Ruben Hamers | Jun 7, 2023 | Pragmatic Programmer
#begin Debugging The next section of the book is all about debugging. We have talked about debugging before in earlier episodes. As Uncle Bob puts it: “Debugging is not a skill to be desired!”. And I totally agree, however, you must be able to do it. And in...
Recent Comments