Föderation · Mo 05.06.2023 09:14:28
@moshidon how did you get started with coding? I'd like to try it but I never continue for more than a few hours (or days!)
Föderation · Mo 05.06.2023 11:55:41
@sirsean I started out with a few passion projects in C, and then I made a simple 2D java game, and then I stopped for 2-3 years. And then I started working on @megalodon due to my familiarity with Java and so on. I then branched off and now I am maintaining #Moshidon!
Föderation · Mo 05.06.2023 12:02:24
@moshidon @megalodon what ide can you use to create java apps, and any tutorial recs?
Föderation · Mo 05.06.2023 12:15:27
@sirsean @megalodon For android, you can always use Android Studio. For Java generally, I just use IntelliJ IDEA Community. As for tutorials, there are many on youtube. Find one you like and start building something from it!