Good Java Web Development Read

An Opinionated Guide to Modern Java, Part 3: Web Development

http://blog.paralleluniverse.co/2014/05/15/modern-java-pt3/

Found this on hacker news today. Very well written and very informative. I know there isn’t a large Java crowd here, but maybe this might spark some interest. Java is probably one of the most used languages on the enterprise level.

Been a Java Web Developer for 15 years and it’s just “ok”. Great thing about Java is the massive number of open source and commercial libraries/framework. Bad thing about Java is the massive number of open source and commercial libraries/framework. There are gazillion ways to solve a problem and many ways for a programmer to do dumb things. Still, Java is #1 most paid programmer (I think).

It seems that it is the same with any programming language… the more popular, the more frameworks you have :lol: