English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

2 answers

I see that you are still going to start learning how to program!

My advise is, go for the C++! yeah, people will say it's old and hard but it is the BASE of ALL to days programming languages and it will teach you how to be a GREAT programmer!

Pascal is built on the C++ concept!
Java is built on the C++ concept and syntax!
C# is C++ but for the more oriented to the net development!
.....
...
.

The C++ is the mother of all programming languages if you learned C++, it will open the door to any other programming language you want to master! trust me!

2006-11-05 01:15:10 · answer #1 · answered by yasserhy 2 · 0 0

It really depends on what kind of programming you wish to do. If you want to take advantage of the web, probably the easiest woudl be Java. Applets are usually quice and fairly easy to write. Java can also lead into applications programming.

If you want to get into lower level programming, C or C++ lets you do a great deal, but it can get you into trouble if you aren't careful.

Visual Basic is a good language for writing applications as it helps in building user interfaces.

Borland C++ Builder is also a good package for creating user interfaces, and it has the power of C++, and, therfore, C.

Pascal lisn't used much anymore. Python is becoming popular. PERL is a really good scripting language.

Anyway, If you just want to write some programs fast, start with Java, but you'll probably need to learn some others as time goes on.

2006-11-05 02:21:48 · answer #2 · answered by Deirdre H 7 · 0 0

fedest.com, questions and answers