Both java and anything in the .NET framework is very hot right now. I personally think they are the wave of the future, and any employer will be looking for people qualified in these areas.
server_crash
Postaholic
2,111 posts since Jun 2004
Reputation Points: 113
Solved Threads: 20
Hi everyone,
Is Java the proverbial wave of the future in development? Only time will tell, and that is a topic for another time
Here is a link http://www.daniweb.com/techtalkforums/thread8386.html
The thread is now closed as instead of discussing the topic at hand certain members started launching personal attacks against one another.
It's quite entertaining to read.
Maybe the flame can still be rekindled
If you ask me .net is a ripoff of java. I used to remember people from microsoft used to say that java was useless and that C++ was better as you did not need such a large sdk or runtime. Guess who has the largest sdk and runtime now??
ps: i do not hate microsoft
Richard West
freesoft_2000
Practically a Master Poster
623 posts since Jun 2004
Reputation Points: 25
Solved Threads: 10
.NET is not a ripoff of Java just as Java is not a ripoff of C++.
.NET is a logical progression from the existing COM+ technology which itself is a development of older ActiveX technology the predecessors of which existed over 10 years ago.
Java didn't invent the concept of a virtual machine, nor did it invent garbage collection. Both had been in existence in other products for a long time.
What Java did was popularise these technologies.
Java isn't the wave of the future, it's the wave of today.
What the future will bring is unknown, most likely it will be Cobol though.
jwenting
duckman
8,392 posts since Nov 2004
Reputation Points: 1,662
Solved Threads: 337
That last was a jab at all the people who always say "Java is dead", "C++ is dead", " is dead" :)
Cobol has been around for about 40 years now, and is still in largescale use today. I'd not be surprised at all if Cobol is still around when both Java and .NET are dead and forgotten.
Whereas both Java and .NET are used to create flashy internet and desktop applications (which typically have a short shelf life, they get replaced within a few years at most usually), Cobol runs the mainframes and supercomputers. Those applications are built to last, and run (with maintenance and upgrades for new and changed functionality) for decades almost uninterrupted.
They run so well in fact that there's no reason to shoulder the extreme cost of replacing them with something "more modern" (usually meaning Java or C++).
I was involved in one such massive Cobol project. The software had originally been created by another company some decade before we purchased it in 1992 (that was before I came on board). Last I heard (2003) it was still in active use and still being developed. That's 20 years for a single application, running on the same hardware all the time (ok, with upgrades to the hardware, adding harddisks and CPUs of course).
We were asked at one point by the customer to calculate the cost (in time and money) to replace the application with one created in C++.
We estimated it would take about 2 years and 60 million dollars to write and test the replacement application to fully replace the existing one. During that period maintenance and development (to enable new products and services for the customer that they were constantly adding) would require another 30 million.
They decided to increase our project budget from 15 million a year to 20 million instead so we would have money to train people to program Cobol ourselves (as they are getting hard to find on the open market).
jwenting
duckman
8,392 posts since Nov 2004
Reputation Points: 1,662
Solved Threads: 337
I have even heard that Java has replaced C++ on the AP Programming test.
It has, but that doesn't mean java is replacing C++. I personally think java is the best language around to teach OO concepts, and is very user friendly. I guess I could base that on fact since all Uni's and HS' are teaching it jetzt, and there has to be a reason for that.
server_crash
Postaholic
2,111 posts since Jun 2004
Reputation Points: 113
Solved Threads: 20
You dug up this 2 year old post in the Java forum just to promote your mainframe and COBOL?
Ezzaral
Posting Genius
15,986 posts since May 2007
Reputation Points: 3,250
Solved Threads: 847