Computing.Net > Forums > Programming > Decisions, Decisions...

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Decisions, Decisions...

Reply to Message Icon

Name: livingdecay
Date: October 11, 2004 at 10:17:13 Pacific
OS: Windows XP Professional
CPU/Ram: AMD Athlon XP 1800+/512Mb
Comment:

I dont know what to do. We are currently studying Delphi at school, but it is not a language I am particularly interested in. I have been programming VB for a little while, and it is my strongest language. I have also recently started C++ at home, and i am getting Java soon. I also tinkered a little with HTML, but thats just to get a very small understanding of it. My question is: Which one should I make my "first language"? I know C++ is probably the most powerful of those, but I've also heard that its getting outdated because of c-sharp (is this the same as C#? What is C# used for mainly?), which i understand is like OOP c++. If i do anything with programming in the future, it will probably be to do with game-type applications. Also, what is the primary use of Java?

Any suggestions/help appreciated.

Athlon XP 1800+
512Mb DDR266 RAM
Leadtek Geforce 6800
Thermaltake 360W PSU
56X CD-ROM
52x24x52 Samsung CD-RW
20 GB Maxtor HDD
80 GB Hitachi HDD
Gigabyte GA-7DX+ mobo



Sponsored Link
Ads by Google

Response Number 1
Name: zoddy
Date: October 11, 2004 at 11:07:06 Pacific
Reply:

learn standard C++. its a standard
language.... i havnt used c# yet.. but i think
its just the .net version of C++.

java is nice because its not platform
independent. if you write code in java... it
will run exactly the same on a mac,
windows, or linux.

A+ Certified
MCSE soon


0

Response Number 2
Name: tImmaY
Date: October 11, 2004 at 11:17:28 Pacific
Reply:

"which i understand is like OOP c++. "
C sharp is object oriented, but so is C++. C sharp is basically microsofts solution to programmers needing a language with the flexibility of C and C++ but with more rapid development. heres a website with a more full description of the language and its uses: http://www.csharphelp.com/what.html.

Java is an object-oriented language similar to C++, but simplified to eliminate language features that cause common programming errors (http://www.webopedia.com/TERM/J/Java.html). that website has a more robust description of the language.

hope this helps.. ::tim


0

Response Number 3
Name: tImmaY
Date: October 11, 2004 at 23:39:10 Pacific
Reply:

on another note, i'm talking to my friend who's currently attending college to become a gamind developer and he said that games are written in C++ (i'm guessing this is generally). but i also remember seeing a hard core flight simulator on TechTV and it was written in C++ so if your going to be writing games and such, get crackin ;)


0

Response Number 4
Name: livingdecay
Date: October 13, 2004 at 10:23:43 Pacific
Reply:

OK, thanks.
Sorry about the OOP thing, I misunderstood what it meant before, but i've cleared it up. What i meant was is c-sharp the same thing as C#, and is it event driven, ie with a form to visually place components on like VB. According to the article tImmaY posted, it seems so.
Thank you.

Athlon XP 1800+
512Mb DDR266 RAM
Leadtek Geforce 6800
Thermaltake 360W PSU
56X CD-ROM
52x24x52 Samsung CD-RW
20 GB Maxtor HDD
80 GB Hitachi HDD
Gigabyte GA-7DX+ mobo


0

Response Number 5
Name: Infinite Recursion
Date: October 13, 2004 at 12:04:56 Pacific
Reply:

" is c-sharp the same thing as C#, "

Yes.

"is it event driven, ie with a form to visually place components on like VB"

Yes.



0

Related Posts

See More



Response Number 6
Name: livingdecay
Date: October 16, 2004 at 12:52:43 Pacific
Reply:

Great, thanks guys. I think i'll go with C++ primary language, Java\VB second.

Athlon XP 1800+
512Mb DDR266 RAM
Leadtek Geforce 6800
Thermaltake 360W PSU
56X CD-ROM
52x24x52 Samsung CD-RW
20 GB Maxtor HDD
80 GB Hitachi HDD
Gigabyte GA-7DX+ mobo


0

Sponsored Link
Ads by Google
Reply to Message Icon

C++ Error C# windows taskbar height



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: Decisions, Decisions...

Help figuring pool collision www.computing.net/answers/programming/help-figuring-pool-collision/8198.html

Newbie ? www.computing.net/answers/programming/newbie-/13562.html

delete a registry key with batch? www.computing.net/answers/programming/delete-a-registry-key-with-batch/8218.html