![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Newbie
Join Date: Jun 2006
Posts: 15
Rep Power: 0
![]() |
C# -How far will it grow?
I've looked around, but no one quite answers the questions well. Although C# is growing popular, is it just a "fad" or will it become a major language for many, many years to come? With the introduction of a new C, will C++ become outdated soon? At this piont, will it be wise to start learning C++?
|
|
|
|
|
|
#2 |
|
Newbie
Join Date: Mar 2006
Posts: 21
Rep Power: 0
![]() |
learn one language and you practically know 'em all.
Just a matter of learning the new syntax in another language and what it can and can't do compared to other ones you already know. Whatever language replaces c++ will definatley have lots of c++ inspiration behind it (see dprogramming.com). In my opionn you shouldn't be asking yourself which language to learn, just pick one and learn it. |
|
|
|
|
|
#3 |
|
Programmer
|
Im sure Microsoft want c# to be a major language for windows for the next decade. C and C++ have been around for a long time and there are lots of people that use them, so i doubt it will become outdated any time soon. If you learn C++ the skills you learn there can be used on most other object oriented languages like java and c#. I dont think there is much point on learning C++ unless you actually have a use for it. If you have experience in python or java and they can do most of what you want to do, then stick with them. If you need to learn C++, say for a job or university, then go for it. In my view its better to be a master at one or two languages than just have a basic knowledge of three or more.
|
|
|
|
|
|
#4 |
|
Hobbyist Programmer
Join Date: Apr 2006
Posts: 136
Rep Power: 0
![]() |
Microsoft has put millions of millions of dollars into the .NET Framework. I highly doubt C# is die anytime soon. It is very popular now and I think it will last a long time too or Microsoft will again develop another language to replace C# if C# was to dead out.
|
|
|
|
|
|
#5 |
|
Programming Guru
![]() ![]() ![]() |
C++ isn't going anywhere. Fortran and Cobol are still around for that matter. If code is written in one language, it is usually more cost-effective to maintain it in that language as opposed to rewriting it in a different one.
C# utilizes the .NET framework... Microsoft has dumped a lot of R&D dollars into it. If you code for the windows platform, it'd be wise to pick it up. If you code for *nix I suggest picking up C/C++ also. It is always good, in my opinion, to have a grasp on several languages... especially the ones that are primarily used in the industry.
__________________
http://jasonpowers.net "There are a thousand hacking at the branches of evil to one who is striking at the root." |
|
|
|
|
|
#6 |
|
Newbie
Join Date: Jun 2006
Posts: 15
Rep Power: 0
![]() |
Thanks a lot for all of your great input, it helped tremendously and answered long waiting questions. I have decided to learn both C++ and C# since C++ will stay well in the industry, and C# is about to become a major language. I've heard many good things about C# and is striking similarity to Java (Yes, I know languages derive from another). Thank you so much.
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|