0
What to do after finishing Java ?
What did you guys so after finishing java basics? It's still a bit blurry for me. But I just want to dive in and I learned a lot. I just need to work on my logic thinking. What language to learn if I'm aiming to make my own android game/web development in the future?
5 odpowiedzi
+ 1
yup... @CodeFights and. @maxcookmax are right...
but speaking from my own experience. if you complete two or three good courses about Java (not the Java lesson here) you could move to Android studio. (almost all of the concepts like. meaning of activity/intent.... are explained in Android courses
+ 1
Thanks @CodeFights
I read in TechCrunch here: https://techcrunch.com/2018/07/10/codefights-becomes-codesignal-and-launches-a-new-ratings-system-for-developers/ that CodeFights is now CodeSignal.
On going to the CodeSignal to see if the former CodeFights platform is still there somewhere, I can't confirm it. Is there anyone who can tell me about this?
Thanks.
0
I must suggest that you might not move to Android with finishing only basics. you must have clear logic and programming solving skills. You must practice Java and solve related problems. A lot of online practice platforms are there. If you want to give them a try, visit CodeFights first. The platform with surely help you.
0
Learn Kotlin
0
u can build android application with Java in Android studio.But u must learn Gradle build tool for dependency injection.