 |
27-07-2008, 05:42 PM
|
#1 (permalink)
|
|
prasath->loves(APPLE);
Join Date: Jul 2008
Location: Trichy, TamilNadu
Posts: 231
|
Will Java & .NET KILL C & C++?
Yes thats the question, Will it?...........Just want to know whether these platforms will ever replace the Native C & C++..........?
As both Java & .NET are Virtual Machine based environments, they will be secure & programmer friendly...........But it is traditionally believed that a VM based environment like Java or .NET is too slow for performance apps like games & real-time renders(even with JIT Compilation)............But seeing as the way hardware technology is going ( Quad-Core CPUs, General Purpose GPUs like nVidia CUDA).
I think at one point, hardware will become so powerful & general that even a interpreted language like Java can be used create games like Crysis...........
What do u think guys?.
|
|
|
|
Advertisements. Register and be a member of the community to get rid of them.
|
|
Advertisement
|
|
27-07-2008, 05:47 PM
|
#2 (permalink)
|
|
Google Bot
Join Date: Aug 2005
Posts: 9,772
|
Re: Will Java & .NET KILL C & C++?
With my limited knowledge, I would say Never.
Quote:
Originally Posted by prasath_amd
I think at one point, hardware will become so powerful & general that even a interpreted language like Java can be used create games like Crysis........... 
|
At that point, Crysis will be to gamers at that time, what Mario is to us now.
__________________
My new blog: www.pathikshah.com
|
|
|
27-07-2008, 06:17 PM
|
#3 (permalink)
|
|
I see right through you.
Join Date: Sep 2005
Location: Chennai
Posts: 597
|
Re: Will Java & .NET KILL C & C++?
Absolutely not.
__________________
I didn't make the world, I only try to live in it.
http://lucentbeing.com
-- Sykora --
|
|
|
27-07-2008, 06:18 PM
|
#4 (permalink)
|
|
Human Spambot
Join Date: Jan 2007
Location: Lat 28.38°N , Longt 77.13°E
Posts: 2,431
|
Re: Will Java & .NET KILL C & C++?
Not in the near future
|
|
|
27-07-2008, 09:04 PM
|
#5 (permalink)
|
|
Legen-wait for it-dary!
Join Date: Dec 2004
Location: Chennai
Posts: 2,471
|
Re: Will Java & .NET KILL C & C++?
Of course not! Even with all the optimizations a VM language can have, it cannot come even close to the speed of C or C++, which in turn cannot surpass the power of pure assembly language.
As for crysis... we could use it as an insult. "Only little girls play crysis! Real men play <insert name of latest bestseller game that runs in 4d with a 2 terahertz gpu> "
__________________
If the Start Windows Restart when Windows starts check box is checked Windows Restart will start automatically every time Windows is started. - Actual excerpt from a windows program help file
|
|
|
27-07-2008, 09:07 PM
|
#6 (permalink)
|
|
Dreamweaver
Join Date: Aug 2006
Location: Bangalore
Posts: 3,904
|
Re: Will Java & .NET KILL C & C++?
No
__________________
Today's noobs are tomorrow's geeks. Don't make fun of them.. encourage them. - Gigacore
Follow me on twitter.com/gigacore
|
|
|
27-07-2008, 10:01 PM
|
#7 (permalink)
|
|
In The Zone
Join Date: Oct 2006
Location: Mumbai
Posts: 365
|
Re: Will Java & .NET KILL C & C++?
don't worry VM it self is written in c++
__________________
Dhiraj Thakur
thakur.dheeraj(@)gmail.com
|
|
|
28-07-2008, 12:09 AM
|
#8 (permalink)
|
|
Rubik's Uncle!!
Join Date: Sep 2004
Location: ಬೆಂಗಳೂರು (Bengaluru)
Posts: 3,785
|
Re: Will Java & .NET KILL C & C++?
No .. No other language can overtake C/C++ in the performance. I have worked both on Java and .NET , even though both are powerfull enough, they cannot surpass the elegance of C++. For regular desktop application where speed is not a issue .. Java, .NET or any other language can take their place. but when it comes to services and drivers.. nothing can beat C++ .. infact almost all drivers are written in C++.IMO C hold the market share for embedded devices (firmware, not the applications). ex :GPS navigators, cellphone's etc etc..
|
|
|
28-07-2008, 12:21 PM
|
#9 (permalink)
|
|
The Frozen Nova
Join Date: Sep 2004
Location: Trespasser in Virtual Land
Posts: 1,641
|
Re: Will Java & .NET KILL C & C++?
No way. C and C++ are uber stuff.
__________________
I dream of a better tomorrow... where chickens can cross roads and not have their motives questioned.
www.nerdweed.blogspot.com
|
|
|
28-07-2008, 11:06 PM
|
#10 (permalink)
|
|
prasath->loves(APPLE);
Join Date: Jul 2008
Location: Trichy, TamilNadu
Posts: 231
|
Re: Will Java & .NET KILL C & C++?
Quote:
Originally Posted by dheeraj_kumar
As for crysis... we could use it as an insult. "Only little girls play crysis! Real men play <insert name of latest bestseller game that runs in 4d with a 2 terahertz gpu> "
|
Whats ur system config?
|
|
|
30-07-2008, 10:34 PM
|
#11 (permalink)
|
|
OSS Enthusiast!
Join Date: Sep 2005
Location: Hills of Kumaoun
Posts: 664
|
Re: Will Java & .NET KILL C & C++?
After browsing the thread.. My knowledge increased a bit..
Had a similar ques in my mind!
__________________
Do you know, Shinigamis only eat apples???
|
|
|
30-07-2008, 11:36 PM
|
#12 (permalink)
|
|
prasath->loves(APPLE);
Join Date: Jul 2008
Location: Trichy, TamilNadu
Posts: 231
|
Re: Will Java & .NET KILL C & C++?
Quote:
Originally Posted by nitish_mythology
After browsing the thread.. My knowledge increased a bit..
Had a similar ques in my mind!
|
tat makes me happy........
|
|
|
31-07-2008, 07:10 AM
|
#13 (permalink)
|
|
The Smaller Bang
Join Date: Sep 2007
Location: Gautham City
Posts: 7,490
|
Re: Will Java & .NET KILL C & C++?
Quote:
Originally Posted by prasath_amd
Yes thats the question, Will it?...........Just want to know whether these platforms will ever replace the Native C & C++..........?
As both Java & .NET are Virtual Machine based environments, they will be secure & programmer friendly...........But it is traditionally believed that a VM based environment like Java or .NET is too slow for performance apps like games & real-time renders(even with JIT Compilation)............But seeing as the way hardware technology is going ( Quad-Core CPUs, General Purpose GPUs like nVidia CUDA).
I think at one point, hardware will become so powerful & general that even a interpreted language like Java can be used create games like Crysis...........
What do u think guys?. 
|
I think charan gave the best reply to this answer.
Quote:
Originally Posted by Charan
No .. No other language can overtake C/C++ in the performance. I have worked both on Java and .NET , even though both are powerfull enough, they cannot surpass the elegance of C++. For regular desktop application where speed is not a issue .. Java, .NET or any other language can take their place. but when it comes to services and drivers.. nothing can beat C++ .. infact almost all drivers are written in C++.IMO C hold the market share for embedded devices (firmware, not the applications). ex :GPS navigators, cellphone's etc etc..
|
__________________
http://TheSmallerBang.wordpress.com
eMachines E725 - T4400 2.2GHz, 1GB, 160GB
Nokia 5130XM * T-Sonic 610 2GB
Nokia 2323C * Samsung Galaxy Y
Apple iPad 2 16GB WiFi
|
|
|
01-08-2008, 03:35 PM
|
#14 (permalink)
|
|
Apprentice
Join Date: Sep 2006
Location: Mumbai
Posts: 67
|
Re: Will Java & .NET KILL C & C++?
my question...can you write an OS in java or .net ?
No. All OSes are written in C and to some extent C++. And as someone said. The VMs of Java and .Net have been written in C/C++. Drivers are written in C for efficency and the direct access they give to h/w.
So C/C++ will never be replaced at least in next 50 yrs. (BTW did you know C/C++ are still being developed...new things being added onto them) Can't say never coz someone might come up with a language better than C/C++ and the one which meets future demands. But for sure it won't be a langauge which needs a runtime environment(read virtual machine).
Thanks
__________________
Any intelligent fool can make things bigger, more complex, and more violent. It takes a touch of genius -- and a lot of courage -- to move in the opposite direction.
|
|
|
05-08-2008, 03:00 PM
|
#15 (permalink)
|
|
Web Junky 2.0
Join Date: Oct 2005
Location: Chennai, Cuttack
Posts: 121
|
Re: Will Java & .NET KILL C & C++?
C is the best language in this world and C++ is an Object Oriented Programming approach to it. It is not so easy for any other languages to takeover.
I found most of the coders use C++ at Google Code Jam. Then the next popular language is Java. (Considering only top ranked coders)
__________________
More reason to love orkut
Get Scraps, Testimonials and many more...
http://loveorkut.com/
|
|
|
05-08-2008, 07:21 PM
|
#16 (permalink)
|
|
CAFEBABE
Join Date: Mar 2008
Location: Bangalore
Posts: 474
|
Re: Will Java & .NET KILL C & C++?
A lot of applications can be coded in Java/.Net. But killing C/C++ is too big an ambition for both.
The VMs of both (JVM and CLR) have several undefined behaviours (threading, GC, etc) which can make them unsuitable for certain critical systems (critical embedded systems and certain avionics equipments which need very very high level of predictability and speed).
When C/C++ can't beat ASM still (high-end games, firmware, etc.), Java and .Net will not kill C/C++ at least for another decade.
__________________
Chandru
http://tuxychandru.blogspot.com
|
|
|
05-08-2008, 08:12 PM
|
#17 (permalink)
|
|
Elevating Humanity
Join Date: Sep 2007
Location: Now on Earth
Posts: 1,954
|
Re: Will Java & .NET KILL C & C++?
Not possible
__________________
Regards,
The Conqueror
|
|
|
05-08-2008, 11:23 PM
|
#18 (permalink)
|
|
Wise Old Owl
Join Date: Nov 2006
Location: Pune, Maharashtra, India
Posts: 1,728
|
Re: Will Java & .NET KILL C & C++?
Never
Reason- Controllers (Automotives) and Robot Programming is done in ANSI C.
Also there is a LARGE.... A VERY LARGE community of "Linux" which COMPLETELY C and C++ based
__________________
KDE on ArchLinux
PHP, MySQL, PostgreSQL, Linux, Apache; Message me to hire (freelancing only)
Explore Technology @ http://www.itech7.com
Cheap and Reliable VPS Hosting @ http://j.mp/arHk5e
|
|
|
05-08-2008, 11:33 PM
|
#19 (permalink)
|
|
CAFEBABE
Join Date: Mar 2008
Location: Bangalore
Posts: 474
|
Re: Will Java & .NET KILL C & C++?
And no one mentioned the Google search engine.
__________________
Chandru
http://tuxychandru.blogspot.com
|
|
|
06-08-2008, 01:20 PM
|
#20 (permalink)
|
|
In The Zone
Join Date: Dec 2007
Location: Mumbai
Posts: 270
|
Re: Will Java & .NET KILL C & C++?
C is mother of all the programming languages recently we are using. C++ is its OOP version.
The best thing about C is that it is written in C, YES, its bootstrapped.
Linux is in C / C++.
Almost all of the drivers on earth are written in C / C++ / ANSI C.
Java is also written in C / C++.
I strongly feel that as far as programmers and programming is alive. C will live and always have its significant position in programming world
__________________
Intel Q6600, Abit IP35-E, Transcend 2GB 800Mhz, Seagate 500GB(32MB) SATA II
EVGA 9600GT 512MB DDR3 Knock Out, Dell SE198WFP
ASUS DVD R/W 20X LightScribe, Zebronics Antibiotic, Cooler Master 500W
|
|
|
06-08-2008, 05:02 PM
|
#21 (permalink)
|
|
Wise Old Owl
Join Date: Nov 2006
Location: Pune, Maharashtra, India
Posts: 1,728
|
Re: Will Java & .NET KILL C & C++?
Quote:
Originally Posted by mastermunj
C is mother of all the programming languages recently we are using. C++ is its OOP version.
The best thing about C is that it is written in C, YES, its bootstrapped.
Linux is in C / C++.
Almost all of the drivers on earth are written in C / C++ / ANSI C.
Java is also written in C / C++.
I strongly feel that as far as programmers and programming is alive. C will live and always have its significant position in programming world 
|
C also has an objective phase -- but not a part of ANSI C i suppose..
you can get more info about Objective C at http://en.wikipedia.org/wiki/ObjC
__________________
KDE on ArchLinux
PHP, MySQL, PostgreSQL, Linux, Apache; Message me to hire (freelancing only)
Explore Technology @ http://www.itech7.com
Cheap and Reliable VPS Hosting @ http://j.mp/arHk5e
|
|
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
|
|