-
Day 65: Kotlin and Android Studio
Today I tried to dive deeper into learning a bit more about Kotlin and Android Studio for another project that involves these languages. For the former, I’m using Android Studio’s beginners guides. The Kotlin guide can be found here while the Android app guide is here. I’m planning on uploading the code onto Github when…
-
Day 40: Java
I continued learning more about Java syntax today through the BlueJ platform.
-
Day 30: Java
I continued learning more about Java today. I specifically tried to focus on breaking down the concepts learned yesterday to the bare minimum – I guess you could say I was using partly the Feynman technique (read more here!). I also tried using simple examples to learn about the Math library only to run into…
-
Day 29: Java
I’m following along with a textbook. It’s a little confusing but I’m hoping to pick up a better understanding as I continue practicing. Fun fact – naming files when running them have to be the same as the classes!