Forum

> > Off Topic > The Best programming language
ForenübersichtOff Topic-ÜbersichtEinloggen, um zu antworten

Englisch The Best programming language

8 Antworten
Zum Anfang Vorherige 1 Nächste Zum Anfang

Umfrage Umfrage

What programming language is better?

Nur registrierte Benutzer können abstimmen
C++(C,Turbo C,e.t.c.)
53,85% (14)
Delphi(Pascal)
15,38% (4)
Basic(Blitz,visual,e.t.c)
7,69% (2)
Blitz 3d(e.t.c,i dont know all names)
0,00% (0)
Lua
11,54% (3)
Assembler
0,00% (0)
Mashine codes
3,85% (1)
other
7,69% (2)
26 Stimmen abgegeben

alt Re: The Best programming language

Flacko
User Off Offline

Zitieren
Nemesis hat geschrieben
Lua is part of C, and must be included where ya wrote about C

Lua is not part of C, it's programmed in C, so it must not because it's also considered a different language, like Javascript.

alt Re: The Best programming language

DC
Admin Off Offline

Zitieren
you can't say which one is the best. each has pros and cons.

java for example runs on most OS without code changes, blitz allows fast game development, assembler is very low level and therefore very fast but it is also hard to write large code with it etc.

alt Re: The Best programming language

miezebieze
User Off Offline

Zitieren
Would Python count? Actually it's not a 'real' programming language (You don't have to compile it.), but it runs on most OS without code changes, allows fast development (for games with pygame) and You don't have to compile it (You can, but I have no experience with this and it's not that good as native C.)
Oh yes! Plus You don't have to put braces everywhere.
I recommend Python to every beginner.

alt Re: The Best programming language

player4life
User Off Offline

Zitieren
i just think c++ is the best, you can do nearly Everything and i think Blitz3D, BlitzMax & etc are written in C++, theres just a con that u have to script Nearly everything, for making one single 3d Object i need to download SDK, and find out how to use the libs...

alt Re: The Best programming language

Lee
Moderator Off Offline

Zitieren
1
Lua is not programming language, it is scripting language.

There's no distinction. Lua, being turing-complete of its own right, is a programming language. If we hold the alternative argument, then the analogy would also hold that Java is not a real programming language as it does not emit machine code. On top of that, C and Assembly are not real programming languages as they do not emit machine code unless natively implemented (which is true for Unix, mobile phones, and many other platforms which do not endorse C).

I see absolutely no reason for C/C++ to be considered the "best language" out there. For similar reasons, I will say the same for assembly.
Zum Anfang Vorherige 1 Nächste Zum Anfang
Einloggen, um zu antwortenOff Topic-ÜbersichtForenübersicht