the1's WebLog
In a previous post, I discussed a safer way to get the number of elements in a C++ array. I...
Date: 10/06/2004
Not so long ago, I posted a programming challenge, and received solutions in many different...
Date: 08/20/2004
After programming in C++ for a while, you will inevitably be introduced to the concept of...
Date: 08/06/2004
We all know that C++ templates can be used to write generic code, e.g. template <typename T>...
Date: 08/06/2004
The question is simple: given a C++ array (e.g. x as in int x[10]), how would you get the number of...
Date: 08/06/2004
Starting the coming Monday (July 12, 2004), I will be working for the Windows devision instead of...
Date: 07/08/2004
I'm glad to see Aaron Stebner started blogging about setup (installer). Before Aaron switched team,...
Date: 05/07/2004
The question is simple: given a C++ array (e.g. x as in int x[10]), how would you get the number of...
Date: 05/07/2004
You probably have got tired of me, and my phone number phraser chanllenge, but you should check this...
Date: 04/06/2004
Since I keep receiving entries to my programming challenge, I’ve compiled a list. New entries...
Date: 04/06/2004
On 3/29/04 I posted a programming challenge: given a telephone number, find all possible ways to...
Date: 04/06/2004
I posted this programming puzzle on Monday this week, and have received a solution in Fox Pro from...
Date: 04/02/2004
I received another entry to my programming contest in email: From: "Michael Scholz" Sent: Thursday,...
Date: 04/02/2004
Calvin submitted the first entry to my programming challenge. And (surprise!), it’s in Visual...
Date: 04/01/2004
JobsBlog posted this interesting article on the internals of a Microsoft interview.
Date: 03/30/2004
Want to prove that you are the best programmer money can buy? (OK, I know you are not for sale, but...
Date: 03/29/2004
Jaybaz_MS posted this Clearest Code Challenge, and later provided his own answer. I wrote some...
Date: 03/26/2004
We all know that C++ templates can be used to write generic code, e.g. template <typename T>...
Date: 03/17/2004
Hello! I'm a dev in the Visual Studio .NET setup team. Before joing Microsoft in 2002, I did...
Date: 03/12/2004