+ 3
I've completed the Java course, to where i go now ?!
7 Respuestas
+ 13
Congratulations 🖒
SL tutorial is just for begining
for real java programmer it is just fun 😁😁
Goooood & Wisely decision ...
But be more specific.
next steps can be :
1.java EE (web server- side language)
2.Android App (google offer java for this & it's native language of android , cover above 90% program knowledge you need.)
3.dive into OS Application (by learning GUI like swing , javafx etc.)
Happy Coding
:)
+ 2
Actually, I follow my books, I don't use apps so much, SL is the only programming app I use.
+ 1
Go to Python, C#, C++, Or Ruby.
+ 1
i wanna master java instead of knowing the basics of many languages, is it a good idea ?
+ 1
Of Course, it is, but you won't get Advanced Java here.
+ 1
so the question is where ?
+ 1
If you want to dive deeper into Java, you can google for Java 6, 7, 8 features and read about them. Two of the features that I can personally recommend are lambdas and streams in Java 8.
If you want to get some knowledge in software development, some keywords to look for: Maven, Spring, JUnit, Mockito. Each of these are broad topics, but are worth knowing of, in case you want to get a job as a programmer.