DEV Community

Kotlin monthly wrap-up: July 2021

Hi, I'm Jean-Michel, a Kotlin fan like you! At the end of each month, I'll be showcasing some great posts, projects and insights from the Kotlin community, right here on DEV.to.

#kotlin

a cross-platform, statically typed, general-purpose programming language with type inference

Among the popular articles of the months, here are those I've read and can recommend:


How to get started with Android App Development? Rohit Kumar provides beginners with a roadmap of what to learn. Spoiler alert: there is a lot!


Next, there is my article who encourages you to write command-line tools to automate your workflow, but to make sure you use your favorite programming language, not Bash! Be sure to check my starter project for CLI tools in Kotlin multiplatform.


Lists are the bread and butter of programming with Kotlin. Do you think you master them? Sebastian Aigner comes back with an article and YouTube episode to explore what you may not know yet.


Finally, Christy Jacob presents what's new in Appwrite, an ambitious open-source alternative to Firebase in active development. That includes a Kotlin SDK both for Android and for server-side.


That's all for this month!

Remember to follow the Kotlin tag

#kotlin

a cross-platform, statically typed, general-purpose programming language with type inference

If you want to contact me, there is a standing invitation at https://jmfayard.dev/contact/.

Latest comments (3)

Collapse
 
helenanders26 profile image
Helen Anderson

Nice post! Thanks for pulling it together for Kotlin fans :)

Collapse
 
jmfayard profile image
Jean-Michel πŸ•΅πŸ»β€β™‚οΈ Fayard • Edited
Collapse
 
rohitk570 profile image
ROHIT KUMAR

Thanks for considering my Blog