Programming

Playing with move semantics in C++ – Part 1

(Kjell Schubert contributed to these posts with ideas, discussion, feedback, and corrections). I did a lot of C++ programming back…

11 years ago

Let’s teach kids how to code

What a great initiative from the leaders of our field: “code.org is a non-profit foundation dedicated to growing computer programming…

13 years ago

Using a Lambda to Dynamically Create an IComparer

Just recording the following for those lost coding souls like me who are trying to find a solution on the…

14 years ago