The need for C/C++ programmers varies among the major search engine companies; Horace Greeley’s advice to go West definitely applies here.
Subservient Programmers
Ahh, you too can act like a program manager and have your own subservient programmer.
XNA Hones C# For Game Programmers
Although it still isn’t ready for prime time, Microsoft did give game developers and C# programmers the chance to take a peek at the first pre-release of the XNA Build at the Game Developers Conference last month.
J2ME Developers and Programmers: The Mobile Game Industry Winners
Who could have predicted that the 80’s game of Pong would spawn a multi-billion dollar gaming industry complete with PCs, PDAs, and wireless phones that are specifically designed to handle the speed and graphics that today’s games demand?
Google Offers Programmers Chance To Show Off
Are you a genius? Are you itching to show your programming skills to somebody that matters? Google’s annual Code Jam gives top programmers a shot at $10,000 plus a job.
Top Ten Traps in C# for C++ Programmers
In an article for the July 2001 MSDN Magazine I talked about what you need to know to move from C++ to C#. In that article, I mentioned that the syntax of C# is very similar to that of C++ and that the difficult part of the transition was not the language itself but getting comfortable with the managed environment of .NET and understanding the extensive .NET Framework.
C# Inheritance for Java Programmers
So what is a class? A class is a plan or a blueprint for an object, like a blueprint for a house. What if you want your house to look like a neighbor’s house? Well, you change the blueprint and add another fireplace.