whats is the most useful programing language if you looking in a career in programming and or game development.
thanks in advance
Printable View
whats is the most useful programing language if you looking in a career in programming and or game development.
thanks in advance
In very few words: look at Visual Studio 2005. You can get yourself an Express edition for free directly from Micriosoft.
The most useful language for game development is either:
The highest level language you can find (this will make programming faster and easier)
or
Assembly (this will give you the greatest speed and most optimization).
The two goals are just about mutually exclusive.
when can we expect visual studio 7 ??
Four years ago.Quote:
Originally Posted by n3lbert
C++ last I heard for game developing. And some assembly if you're doing optimization.Quote:
Originally Posted by tbunreal
If you say game development, C/C++/VC+