How should I learn my java | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How should I learn my java

So I have been learning java for quite a while now. I am nor interested in learning kotlin yet. The only reason I am learning java is to use it to write code for android apps. Ever since I started learning java I have been learning it alone not with android studio. My original plan was to learn java on its own as in (java in Intellij, just how to use java with JVM) and while doing this I have noticed it's not really what I want because when I learn so much and I don't have any sort of proper project I starts to feel like I am forcing myself. Now with this, it is hard to carry a proper project with just java(no swing, no JavaFX, no android studio) and things keep getting boring. So now my question is should I just leave learning java on its own and just learn java with the android studio since that is the only thing I currently want to use it for or I should continue learning java on its own.

20th Aug 2019, 9:15 PM
Ibrahim Adeosun
Ibrahim Adeosun - avatar
1 Answer
0
If you intend to make android apps then the best way to go is with android studio. Everything you need is here https://developer.android.com/
26th Aug 2019, 8:35 PM
Chris Coder
Chris Coder - avatar