Are you eager to learn Android Development? Or are you more of a flutter person? Or why not just kill two birds with a single stone? Welcome to JJurrius’s course. This man was my lecturer during my varsity years, and he is a very eloquent teacher with a very defined tone.
Find him here: https://www.youtube.com/c/JohanJurrius
But before you do, study the video below to determine whether this material is for you!
Jjurrius YouTube channel
I should add that the language used in this setting is Java for Android Development. However, Java is rapidly becoming a legacy language, and the standard for Android mobile development is now Kotlin. Kotlin is a lightly typed, redundant free language developed by Jetbrains and built atop the Java Virtual Machine(JVM). This means that you can write code in Java and export it to Kotlin later. Or you can use both languages simultaneously.
Kotlin is designed as a solution for Android Mobile development by Jetbrains and currently enjoys healthy support from the tech community.
If you’d like to learn more about the Kotlin language itself, then look no further than FreeCodeCamp.org.
FreeCodeCamp.org on YouTube
Free Code Camp is my go-to page for everything code related. They touch every subject and every language.