-
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
-
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