Sunday, March 5, 2017

What can be learned along with Java?

What can be learned along with Java?

This is the question beginner will often ask after learn Core Java and Advanced Java.

First of let me tell you Java is software development and JVM. Software development kit (SDK) is used to compile the software and it comes with many API, Frameworks for building applications.

JVM is where your program runs. You can run your program in standalone mode, on application server on mobile devices.

To make enterprise application with Java you have to learn many APIs and frameworks.

First Learn:

After learning above topics you can learn following technologies and frameworks:

Technologies are unlimited and day by day new frameworks are coming in the market. Updates of existing frameworks are coming.

So, its necessary to keep yourself up-to-date by learning new technologies.

Thanks



No comments: