When invented C++ was a C fork called “C with classes“. The idea behind that was to “borrow” from Simula. Continue reading
By now, most programmers are familiar with the defer mechanism, at least in the context of Go code. Many also recognize that it’s a “nice-to-have feature” that hasn’t been implemented by mainstream C compilers.
Continue reading
Well, I do believe it. Very recently I had to explain the concept to an audience of (non-software) engineers. Continue reading
A good image, if you are unsure about OAuth 2.0. Or even worse, if a resident expert is bullying you. And please understand the Refresh token purpose too.