Android and Kotlin

Hello,
I’m a beginner and i have some knowledge in java but wanna become android guru what do you suggest me to do an optimized learning path
thx in advance

@maelamrani If you prefer learning from books, start with Kotlin Apprentice to learn Kotlin:

https://store.raywenderlich.com/products/kotlin-apprentice

and then move on to Android Apprentice to learn how to build apps:

https://store.raywenderlich.com/products/android-apprentice

If you prefer learning from videos, follow our learning path for beginners:

https://www.raywenderlich.com/android/learn

I hope it helps!

Hello,
i will follow the path video its better form me
thx for your help
but i found that the “Your First Kotlin Android App” course side coding its difficult, its normal from the beginning ? because we just write what brian Moakley write :sweat_smile:

@maelamrani What don’t you understand exactly?

the code for action i think its we need to practice a lot to remenber how to do it ?

@macsimus Can you please help with this when you get a chance? Thank you - much appreciated! :]

Learning Android development nowadays is not so tough as it was earlier. However, the easiest way is to join subscribe to any popular youtube channel where you may learn everything steps by step or go through the following steps

Step 1: Setup Java Development Kit (JDK)

Step 2: Configure Android SDK

Step 3: Setup Eclipse IDE

Step 4: Setup Android Development Tools (ADT) Plugin

Step 5: Create an Android Virtual Device

Or You can learn App Development using Android Studio

hello,

Thank you for the tutorial!

This topic was automatically closed after 166 days. New replies are no longer allowed.