Updated Articles and Resources
- C# 2008 and 2005 Threaded Programming Book reviewUpdated: 2009-04-05 @ 20:37:21 GMT
Written for anyone who wants to understand the subtleties of multi-threaded programming in c#. This book shows you how to write software that takes advantage of multiple core CPUs. … - Programming Challenge 22 - Generate HexagonsUpdated: 2009-04-05 @ 13:34:54 GMT
This is the challenge page for the twenty second Cplus programming challenge. Write an application that can generate hexagons and convert coordinates. … - Programming Challenge 23 - Reassemble Numbered TilesUpdated: 2009-04-03 @ 19:32:23 GMT
This is the challenge page for the twenty-third Cplus programming challenge. Write an application in C,C / C++ / C# or C# that reassembles numbered tiles… - Programming challenges you would like to seeCreated: 2009-04-03 @ 19:30:45 GMT
Some programming challenges are much more popular than others. Finding out which has been a bit hit and miss, so here's your chance to suggest some… - A List of Ten Programming ContestsUpdated: 2009-04-02 @ 20:39:08 GMT
This is a list of over ten programming contests that take place annually or more frequently where C, C / C++ / C# or C# programs can be entered… - MVC - DefinitionCreated: 2009-03-19 @ 11:29:19 GMT
This is the glossary entry for MVC which is short for model view controller and is a a pattern for isolating business logic from user interface… - Programming Languages - Strengths and WeaknessesUpdated: 2009-03-15 @ 13:46:04 GMT
Comparing C,C / C++ / C# and C# against other popular programming languages giving relative strengths and weaknesses… - How Do I write a Bot for the Stock Trading Challenge?Updated: 2009-03-09 @ 23:02:27 GMT
An article describing how to write a bot for the Stock trading Challenge and weekly contest…