Coding in the time of the Corona-crisis
We are in week 3 of the Corona-crisis in the Netherlands. I didn’t do much coding in C++. I was […]
We are in week 3 of the Corona-crisis in the Netherlands. I didn’t do much coding in C++. I was […]
I looked at YouTube a few weeks ago and found a good YouTube channel with 100 C++ videotutorials by a
Today I looked into unittesting with C++ Builder. The buildin DUnit framework is useful. It incorporates about 12 functions to
Writing code isn’t that hard. Writing good code is. But what is good code? Well, I am still learning to