What to do after finishing java basics | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 5

What to do after finishing java basics

hello everyone, I'm wondering what to do after i finish the java basics in sololearn, because obviously this is not enough, it's just the basics, but what to do and what to learn after to make a software for example?

13th Feb 2018, 12:54 AM
Said Amraoui
Said Amraoui - avatar
3 Answers
+ 7
https://docs.oracle.com/javase/tutorial/java/index.html
13th Feb 2018, 2:05 AM
Vukan
Vukan - avatar
+ 3
Well first, try practicing what you have learned through the course by making codes to reinforce everything you were just tought. I would recommend trying to find challenges in the Q&A section and figure out a way to solve them using Java, trying to use what you learned through the course, and maybe things that hadn't been covered. Once you get that down, decide where you want to go with it. Because Java is such a powerful language, it has many applications in the real world. Using your example to become a software developer, try to find IDEs or anything that allow you to create things with Java, and try to read books and go through tutorials on how to use that program so that you can get a better understanding of it. A program I would suggest looking into would be Android Studio, as it is a very popular tool for developing Android programs. Hope this helped!
13th Feb 2018, 1:26 AM
Faisal
Faisal - avatar