Please support our IT Professionals' Lounge advertiser: Programming Forums
| View Poll Results: Will C die like Pascal and Fortran | |||
| Yes | | 0 | 0% |
| No | | 4 | 40.00% |
| Yes, but atleast after 10 years | | 1 | 10.00% |
| No atleast another 5 years | | 0 | 0% |
| C will remain for specialized areas forever (<=20 years) | | 5 | 50.00% |
| Can't Say | | 2 | 20.00% |
| Multiple Choice Poll. Voters: 10. You may not vote on this poll | |||
Views: 1292 | Replies: 11
![]() |
•
•
Join Date: Mar 2005
Location: Woodland Hills CA
Posts: 49
Reputation:
Rep Power: 4
Solved Threads: 1
Hi All,
I have been observerving a declining trend in use and learning of C among new software engineers.
Newer languages (Java) and more are gaining a foot hold.
People are getting used to more user friendly environments.
I was just thinking will C die out ? Forget legacy code problem.
Eventually Pascal and Fortran dried up despite million programs.
Want to know your opinion on this.
thanks,
Amit Jain
I have been observerving a declining trend in use and learning of C among new software engineers.
Newer languages (Java) and more are gaining a foot hold.
People are getting used to more user friendly environments.
I was just thinking will C die out ? Forget legacy code problem.
Eventually Pascal and Fortran dried up despite million programs.
Want to know your opinion on this.
thanks,
Amit Jain
>Newer languages (Java) and more are gaining a foot hold.
Yep, just try writing an operating system in Java.
>Eventually Pascal and Fortran dried up despite million programs.
They did?
C isn't going to die... at least not for a long time. Even if programs written in C were to almost completely diminish, you're still forgetting about the millions of applications that exist and have to be maintained.
And here's a thread that debunks a Slashdot article that mentions the same things that you have in this thread:
http://cboard.cprogramming.com/showthread.php?t=90195
Yep, just try writing an operating system in Java.
>Eventually Pascal and Fortran dried up despite million programs.
They did?
C isn't going to die... at least not for a long time. Even if programs written in C were to almost completely diminish, you're still forgetting about the millions of applications that exist and have to be maintained.
And here's a thread that debunks a Slashdot article that mentions the same things that you have in this thread:
http://cboard.cprogramming.com/showthread.php?t=90195
tuxation.com - Linux articles, tutorials, and discussions
Fortran isn't dead, at least not in the scientific/supercomputing community where it was intended to be used from the beginning.
Pascal lost members because it became obsolete with the intro of C++/Java and had no redeeming functionality.
C does have redeeming functionality because it is faster than both C++ and Java, is used as a metalanguage for writing other computer languages from, and has a wide base of support for writing hardware oriented programs.
Those usages will prevent C from dying anytime soon.
While there may be fewer application developers for C, competitions such as the FIRST Robotics Competition require high school students to write vast (thousands of lines) of code in C, guaranteeing that future generations will be proficient in C's uses.
Pascal lost members because it became obsolete with the intro of C++/Java and had no redeeming functionality.
C does have redeeming functionality because it is faster than both C++ and Java, is used as a metalanguage for writing other computer languages from, and has a wide base of support for writing hardware oriented programs.
Those usages will prevent C from dying anytime soon.
While there may be fewer application developers for C, competitions such as the FIRST Robotics Competition require high school students to write vast (thousands of lines) of code in C, guaranteeing that future generations will be proficient in C's uses.
Last edited by TheGathering : Jul 27th, 2007 at 3:32 pm.
•
•
Join Date: Apr 2005
Location: Dundee, Scotland
Posts: 13,441
Reputation:
Rep Power: 33
Solved Threads: 332
•
•
Join Date: May 2006
Location: Bellevue, WA
Posts: 1,546
Reputation:
Rep Power: 8
Solved Threads: 51
•
•
Join Date: Apr 2005
Location: Dundee, Scotland
Posts: 13,441
Reputation:
Rep Power: 33
Solved Threads: 332
I know people who work for IBM and the answeer is that they are on the up.
All the massive mainframes of the 1950-80s are falling but all the smaller modern mainframes like the IBM zseries are increasing.
All the massive mainframes of the 1950-80s are falling but all the smaller modern mainframes like the IBM zseries are increasing.
TRY MY SUGGESTIONS AT YOUR OWN RISK
Master of puppets Im pulling your strings, blinded by me, you cant see a thing. Master! Master!
Master of puppets Im pulling your strings, blinded by me, you cant see a thing. Master! Master!
•
•
•
•
How much are mainframes used anymore? (Serious question, I really have no idea...)
Well in India whose Railway network is most dense and massive in the whole world the Reservation system throughout the country uses Mainframes with Unix RISC servers. (Motorola RX000series dual server systems).
Many other places where you need extremely fast interface with least implemenatational cost Mainframes still Dominate.
Regards
Shouvik
Shouvik
•
•
Join Date: Apr 2005
Location: Dundee, Scotland
Posts: 13,441
Reputation:
Rep Power: 33
Solved Threads: 332
Actually a large amount of aircraft, nuclear, military and space systems use ADA.
•
•
•
•
Because Ada is a strongly-typed language, it has been used outside the military in commercial aviation projects, where a software bug can mean fatalities. The fly-by-wire system in the Boeing 777 runs software written in Ada. The Canadian Automated Air Traffic System (completed in year 2000 by Raytheon Canada) was written in 1 million lines of Ada (SLOC count). It featured advanced (for the time): distributed processing; a distributed Ada database; and object-oriented design.
Last edited by jbennet : Jul 30th, 2007 at 9:17 am.
TRY MY SUGGESTIONS AT YOUR OWN RISK
Master of puppets Im pulling your strings, blinded by me, you cant see a thing. Master! Master!
Master of puppets Im pulling your strings, blinded by me, you cant see a thing. Master! Master!
![]() |
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)






Linear Mode