+ 1

Damn never knew java was thus easy. So asking what programming language should i learn after i'm finished with java?

I was thinking maybe HTML, CSS, or JavaScript

17th Jan 2018, 2:30 PM
david benjamin
david benjamin - avatar
4 Respuestas
+ 8
you should stick with java and make some apps on your pc with it. Just a note, if you do learn those other languages, you have to learn all you listed, because all websites generally use HTML+CSS+JS
17th Jan 2018, 3:50 PM
Ahri Fox
Ahri Fox - avatar
+ 3
Java is more than just the stuff sololearn teaches you. Think about bigger projects for you, create GUIs and so on.
17th Jan 2018, 2:36 PM
Jonas Schröter
Jonas Schröter - avatar
+ 2
you shouldn't just jump from language to language, but I recommend kotlin or C#
4th Feb 2018, 10:34 PM
DeleteThisAccount
+ 1
There are external libraries for Java too, which a Java developer would need to know. Also it's very different to know what an abstract method is, and how to implement it effectively in an application. Definitely try expanding on what you've learned with some small projects and programming challenges!
17th Jan 2018, 7:50 PM
Dan Walker
Dan Walker - avatar