Results 1 to 3 of 3
Thread: Java Technologies Question
- 10-24-2017, 05:43 AM #1
Member
- Join Date
- Feb 2017
- Posts
- 24
- Rep Power
- 0
Java Technologies Question
do you think java android is worth learning, or do you think kotlin is taking over?
also what about spring framework?i hearrd it's oldnews...
and what about JSP/Servlets/JSF? Just wondering which of these are going to be around for atleast another 5+ years, and what's worth learning. Thanks!!
- 10-24-2017, 03:04 PM #2
Senior Member
- Join Date
- Sep 2014
- Location
- MA, USA
- Posts
- 399
- Rep Power
- 7
Re: Java Technologies Question
Answers to these kind of questions are always biased by a personal view, so you have to take everything with a grain of salt.
JSF is yesterday's news imho.
JSP and Servlets are basics in the web development world. If you want to do something in that area you will have to know.
Java Spring MVC and the related Java Spring Boot are the de facto Standard in the world of complex web applications. Big trend in the web development world are Restful web services and Spring MVC has a great support for that.
Kotlin is a language that compiles on the JVM. Advantages over Java are existing, but Java is still the mostly used language on Android plus it is used in many other applications (see above). Every Developer has run across Java some time in his life, with Kotlin you always run the risk that you bet on something that surfaced one day and then disappeared again.
What your next step was is dependent on what you are trying to do (web, android, so many choices). Try to figure that out and then go on stackoverflow.com and see what the job requirements are in the jobs offered section.
- 10-24-2017, 07:41 PM #3
Member
- Join Date
- Feb 2017
- Posts
- 24
- Rep Power
- 0
Similar Threads
-
What technologies are important with java?
By ferfykins in forum New To JavaReplies: 10Last Post: 09-26-2017, 06:42 PM -
Java Technologies
By bhattnirav in forum New To JavaReplies: 9Last Post: 04-10-2014, 12:12 PM -
Can help with java technologies
By softwaretalks in forum New To JavaReplies: 22Last Post: 05-06-2010, 06:27 AM -
Comparison of java technologies
By popedaniels in forum Advanced JavaReplies: 2Last Post: 12-18-2009, 08:09 PM -
I need some serious help with Java technologies...Please can someone help me!
By docklad1 in forum New To JavaReplies: 3Last Post: 02-13-2009, 05:34 PM
Bookmarks