[Programing] what is the best programing launguage

10/08/2010 11:01 Ian*#16
There are more of these threads than programming languages unfortunately :rolleyes:
10/10/2010 06:11 _tao4229_#17
Quote:
Originally Posted by Ian* View Post
There are more of these threads than programming languages unfortunately :rolleyes:
I highly doubt that (for this forum at least).

List of programming languages - Wikipedia, the free encyclopedia


These are only the major ones.
10/10/2010 16:30 w00tare#18
C++ most options.
10/11/2010 12:00 XMasterrrr#19
C++ if you have much time as i have
C# if you just want to learn fast as gaming xD
10/31/2010 22:47 IAmHawtness#20
If you like Visual Basic (VB.NET), but you want to create more complex programs, I'd recommend BASIC using the FreeBASIC compiler and the FBEdit IDE.
The language is awesome, it has in-line assembly and pointer operations exactly like C++. It's almost C++ with VB syntax