| Article: "Why C++?" by Kyle Wilson, a game programmer (July 15, 2006). Discusses why this author believes C++ is the best language to use for game programming. His reasons include inertia (C++ is a popular language and it is easy to find experienced C++ programmers), its ability to link with popular game engines (e.g., Gamebryo, Havok, FMOD, SpeedTree and the Unreal Engine are written in C++), the power and efficiency of the C++ language, and more. |