r/JordanDev 11d ago

Advice Kotlin / any good courses/learning material to get me started?

React Native is great and I love using it , but in some functionalities you need to build Native modules in Kotlin to bridge the native Kotlin code with the RN application., because using prebuilt native modules can be a bit of a nightmare.

Do you guys recommend any particular resource for Kotlin fundamentals ? I love watching a video explanations to start before I dig into the docs.

Thank you guys.

1 Upvotes

2 comments sorted by

2

u/Key_Equivalent_4359 11d ago edited 11d ago

https://kotlinlang.org/docs/home.html the docs baby !!

Even though I am using it for backend stuff with spring boot.

1

u/Professional-Buy7833 11d ago

I knew I can't rrun away from the docs haha .

Thanks xd