Sunday, February 23, 2014

For Sunday Reading

10 years ago, we prefered writing our new applications in Java instead of C++/C,  because it is
platform independent, easy to code, no need for writing destructor (thanks to GC), libraries and  performance results were very close to C++.

But today, everthing  changed :) in many aspects.

Reading the following article made a flashback effect on me:

            http://stevewedig.com/2014/02/17/why-and-how-i-write-java/

I'm wondering 10 years later, why we will use Java?

:-)


Image source: www.123rf.com

1 comment:

Javacı said...

I remembered now, I found from archieve.org.
https://web.archive.org/web/20040807073409/http://www.javaturk.org/index.cfm?fuseaction=news.view&news_id=8

Post a Comment