If you haven't done so already, be sure to visit the Wiki Portal to read about how the wiki works. Especially the Ogre Wiki Overview page.
A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z | 0-9
IDE - Integrated Development Environment. An IDE is a software application, that supports you in all phases of software development. It normally has a code editor, a compiler or interpreter, a debugger as well as several additional tools, that simplify your development cycle a lot.
One of the most widely spread IDEs is Microsoft's VisualStudio
. It is available for several programming languages such as C++, VB.NET, C# and J#. One big plus is also that the Express versions
are for free and may even be used commercially.
Contributors to this page: jacmoe
and
Spacegaier
.
Page last modified on Friday 08 of January, 2010 00:02:21 GMT by jacmoe
.
The content on this page is licensed under the terms of the Creative Commons Attribution-ShareAlike License.
As an exception, any source code contributed within the content is released into the Public Domain.

