Monday, October 20, 2014

Road to become effective JEE developer

If you are seeking to be a really effective JEE Developer, you have to follow below road :
  • Understand OOPS concepts.
  • Master Core Java.
  • At least one framework( JSF or Struts or Spring).
  • JSP and one scripting language(Javascript,/JQuery). I would advise you to get a good grip on HTML/XHTML fundamentals too. Clients nowadays are very particular about UI design.
  • At least one application server( Weblogic/Websphere/JBoss) you should be having some knowledge about.
  • Web Services
  • One ORM tool like Hibernate,JPA.
  • Knowledge of one configuration management tool like GIT,CVS/SVN.
  • Knowledge of any build tool like ANT/Maven.
  • Unit testing tools like JUnit.
  • Good idea about open source tools available on the Net.
  • Knowledge of design patterns.

Overall, a really good JEE developer should be having a holistic knowledge of the whole application development process. 

No comments:

Post a Comment