Top 10 Kotlin Blogs by Mindorks

Top 10 Kotlin Blogs by Mindorks

Internet is full of gurus who claim to teach the best in the world but if you do not stay aware, you will lose your hard-earned money on those gurus who have no idea about the industry they are into.

Besides, there are also gurus who you will love to learn from and Mindorks team has full of those gurus.

In today's blog, we are going to explore the top 10 Kotlin blogs written by Mindorks team.

1.A Complete Guide To Learn Kotlin For Android Development

A Complete Resources and Tutorials To Learn Kotlin For Android Development At One Place. We will provide all the topics with the resources to learn from which are important in Kotlin for Android Development. If you learn all the topics mentioned below, I am sure you will become better at using Kotlin in your Android App Development.

2.Why You Must Try Kotlin For Android Development?

This blog explains what makes Kotlin a better language for Android App Development.

3.Android SharedPreferences in Kotlin

This blog explains what SharedPreferences is using Kotlin. In Android, there are many ways to store and play with the data. SharedPreferences is one of the ways where you can store some data in the key-value pair.

4.Android RecyclerView in Kotlin

This blog explains Android’s RecyclerView. When we need a list of lots of data to display on screen we use RecyclerView.

5.Mastering Kotlin Coroutines In Android - Step-By-Step Guide

This blog is for anyone who is curious about the Kotlin Coroutines but has no idea what it is exactly. The goal is to make you understand what are Kotlin Coroutines which means that there are few simplifications done while writing this. If you understand what Kotlin Coroutines are, then my mission will be accomplished. If you read this article completely, I am sure my mission will be accomplished.

6.Mastering Design Patterns in Android with Kotlin

This blog explains why Android developers must learn and practice design pattern.

7.How to convert a Kotlin source file to a Java source file?

While migrating from Java to Kotlin, we convert our Java code into Kotlin with the help of Android Studio. But what if we want to convert a Kotlin file to it’s equivalent Java file? So, in this blog, we will see how to convert a Kotlin source file to a Java source file.

8.Android Room Persistence Library in Kotlin

You must have seen the implementation of SQLite Database which is a bit difficult task. But, to use the SQLite in the more natural way Google has provided us with a library called ROOM. This library is an abstraction layer over the SQLite Database. The Room is one of the components of the Android Architecture Component.

This blog explains what is Room library and how can you use it.

9.Using Retrofit with Kotlin Coroutines in Android

This blog explains how to implement Retrofit with Kotlin Coroutines in any Android App.

10.Kotlin Android Interview Questions

This blog is sharing some famous Kotlin Android Interview questions that are asked in Android Interviews. So, if you are preparing for Android Interviews, then this article is a must for you.

Must look into these blogs either you are an aspiring developer or experienced one.

Which blog did you like most?

And, don't forget to explore other blogs written by Mindorks.

Thanks for reading. Anshu.