Help - Search - Members - Calendar
Full Version: I got a question
AC Tools Everything Macro > General Discussion > C++/Delphi/VB Development
Edgecom
what prog is the best to learn with I know a little lang asm but its been long time need to brush up on a few things

I know there are many lang.. out there

Delphi, C SHarp , C+ , C++ , VB ETC.. if someone could tell me what would be good
DaMOB
C# and .NET were made for monkeys. When I say that I mean it was made to get a job done fast at the expense of the speed of execution once the program is done (.net and c# code run 10%-40% slower than C++ and pure ASM I heard up to 70% slower).

Delphi is a cool language imo but it has some proprietary things I did not like when I dabbled in it a few years back (datasets was one of the huge proprietary reasons I hung Delphi up although Delphi is still on this machine ).

VB is simple but some things you just can't do easily in it so you have to pretty much hack it up to get it to do what the other languages can do with relative ease.

C++ is my chosen language but that is only because I dabbled in C back in the 80's (in the 80's I was too much into ASM to try any other language).

So, in my book it would be C++ but then I am biased. laugh.gif
Edgecom
ok cool and yeah ASM is slow... I gonna mess with C# and net for now then once I start remembering stuff I can prob use C++
drewlt
C++ or Java (so i hear) - it just does everything - .net limits you to the framework. If you are looking for something fun and quick and easy, go with a .net, otherwise, for the long haul, go C++.

smile.gif -DT
Edgecom
cool thx for the info smile.gif
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2010 Invision Power Services, Inc.