now, I have already learn someting about java, and I want use it. What can i do | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
+ 1

now, I have already learn someting about java, and I want use it. What can i do

31st Mar 2017, 9:04 AM
lucy
4 Respuestas
+ 11
You already did the right thing a minute ago by starting SoloLearn's Java course. If you have any questions, just ask, but pls tell us exactly what you don't understand, maybe add some code to your description. Have fun with the course ^^
31st Mar 2017, 9:11 AM
Tashi N
Tashi N - avatar
+ 8
learn the course. write code on code playground (don't skip it) modify your code to see what happen (don't be afraid if there is error. post a question, community will help you) try different combination.
31st Mar 2017, 10:01 AM
Agus Mei
Agus Mei - avatar
+ 4
Start coding on playground or PC - Install JDK on PC. - Add JDK to path - Write code - Compile code javac source.java
31st Mar 2017, 9:39 AM
nextco
nextco - avatar
+ 4
For now learn the full course and after that learn Android development (best thing can be done by java)
31st Mar 2017, 10:09 AM
Cyrus Ornob Corraya
Cyrus Ornob Corraya - avatar