arrow_upward
Learning Java
#1
So I decided to try and learn some Java. 
I already know the fundamentals, what would the next step be on becoming more advanced in Java?

Also if Anyone has some good sources for learning, feel free to share



#2
Depends highly on what you want to do. But if you want to start creating web services, I would recommend you to learn the most widely used framework of Java. It is Spring Boot and helps you creating webpages or APIs (services that serve data or have some functionality for others services),

=>

RE: Learning Java.

Registered Members Only

You need to be a registered member to see more on RE: Learning Java.
Login or Sign up to get access to a huge variety of top quality leaks.
(WEB CONTENT. RECOMMENDED TO START)
->

RE: Learning Java.

Registered Members Only

You need to be a registered member to see more on RE: Learning Java.
Login or Sign up to get access to a huge variety of top quality leaks.
(API)

The first tutorial will help you getting started with creating a service that serves web content, connects to a database, and lets you save/edit/see data. It is useful if you would want to create a blog, a forums page, or a business webpage.

The second tutorial is about how to create just a service, without serving web content. It's useful to serve data and functionalities, which is required by other companies. For example, you could create a service that receives a list of addresses, and returns the fastest route to go through those addresses (it is actually an existing service by google maps).



#3
Do u need some instructins in english or another language?



#4
English is okay