Computing.Net > Forums > Programming > After C++

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.

After C++

Reply to Message Icon

Name: barakat
Date: October 11, 2004 at 14:02:03 Pacific
OS: WinXPPro
CPU/Ram: 800mhz / 384mb
Comment:

i am in a computer science college ....
i finished a c++ course .. including a complete book ....

now what further programming language i can learn ...


i was interested in MFCs and VC++ ...but some people told me ...

that .NET and C# ... are the most important now ... and that
VC++ ...is nomore ... that goood ...

is that really true ....


does anyone have any suggestions ???

Thanks in Advance....

BarakaT



Sponsored Link
Ads by Google

Response Number 1
Name: BlueRaja
Date: October 11, 2004 at 20:12:17 Pacific
Reply:

uh...
What do you mean "what further language should [you] learn"?
VC++ is a compiler for C++ (which is not going to die anytime soon, despite what Microsoft says), and MFC is basically a template (in the general sense, not in the programming sense) for creating Windows applications.
Stick with C++ - there's a lot more for you to learn.

AKhalifman@hotmail.com


0

Response Number 2
Name: gimmpy224
Date: October 12, 2004 at 15:15:31 Pacific
Reply:

Yea i agree with Raja, you should stick with it.
I (dispite what raja says) am attempting to learn MFC since I use the compiler Visual C++ 6.0. :)

I hear C++ is still a very powerful language.

GIMPS


0

Response Number 3
Name: Birdman
Date: October 12, 2004 at 15:16:25 Pacific
Reply:

Why learn something new? C++ is IMO the best language out there. You could always give Java a try... it's like C++, but interpreted and cross-platform... and sucky.

Or you could become a programming beast and learn assembly. It will make you a far better C programmer.

Or you could go the web developing route and learn PHP.

Or you could go old school style and learn Pascal or Cobol.

As you can see, you've got lot's of options. If you're interested in Windows programming C++ and it's derivatives (VC++, C#) will serve you best. If you like cross-platform work, try out Java. If you do decide to do something completely different, you'll probably find it not so hard. After the first one, other languages just kind of fall into place.

Hope that helped!


0

Response Number 4
Name: BlueRaja
Date: October 12, 2004 at 20:00:40 Pacific
Reply:

Gimps, I use VC++ 6.0 as well...
And again, Birdman, VC++ is a compiler, not a seperate language...

AKhalifman@hotmail.com


0

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

C++ is the best out, imho. The possibilities are endless. You completed one course, but I'm certain that one course did not cover everything contained within C++. Still more to learn, dig in.

I, personally, am branching out into the .NET framework and will be allocating a great deal of more time for C# .NET development.



0

Related Posts

See More



Response Number 6
Name: saddam (by lurker)
Date: October 14, 2004 at 01:55:08 Pacific
Reply:

Hey IR,

"I, personally, am branching out into the .NET framework....."

C# is bias. It only runs on windows! I would strongly suggest something likeJava. It is a "Write Once Run Anywhere" language. Linux, Unix, Mac anywhere.....strongly typed as well

saddam


0

Response Number 7
Name: Chi Happens
Date: October 14, 2004 at 05:27:50 Pacific
Reply:

Saddam,
*Buzzz* Nope, you are wrong, C# can run on linux as well http://www.mono-project.com/about/index.html

Hope this educates,
Chi

"They mostly come at night...mostly"


0

Response Number 8
Name: BlueRaja
Date: October 14, 2004 at 05:45:37 Pacific
Reply:

But then you still have to recompile the code - not true with Java.
Although, being semi-interpreted (and having lost the ability to perform pointer-mathematics, in return for easier code), Java programs don't run quite as fast as those compiled under other languages; a major problem if you're writing a large database program that will be accessed several million times an hour.

AKhalifman@hotmail.com


0

Response Number 9
Name: Infinite Recursion
Date: October 14, 2004 at 20:17:53 Pacific
Reply:

Ahh.. Chi beat me to it...

The Mono project... supports cross-platform C#.

http://www.mono-project.com/about/index.html


0

Sponsored Link
Ads by Google
Reply to Message Icon






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: After C++

c++ vs java www.computing.net/answers/programming/c-vs-java/855.html

VB.net or C#? www.computing.net/answers/programming/vbnet-or-c/13972.html

programming in Windows www.computing.net/answers/programming/programming-in-windows/774.html