Why I love Java so much
Tuesday, April 12th, 2011In my job, choosing the right programming language for a specific task is crucial to develop a good, endurable software, and so far I have found myself choosing Java more and more over other programming languages.
I especially love it for web applications. Despite the easyness and flexibility of PHP when it comes to server-sided apps, I found Java to be more reliable (object oriented, just like PHP), easy to program with and to implement, and it possesses a great memory management module. Other than that, its portability makes it a great choice for my team, as we work on different computer platforms, at work as well as at home. Java also comes with a wide collection of libraries, my most favourite being the XML process libraries and those for the GUI.
I will definitely continue opting for Java, unless my company requires a specific programming language.
P.S. I can’t wait for the next Codemotion!