Manoj Pedvi's Profile Picture

Manoj Pedvi

Programming is my passion and I work as a software engineer. I’ve been writing code professionally since 2011. I’ve been an app developer working for startups and big companies in various domains like banking, healthcare, sports, etc.
13 Posts
#10 Mastering Advanced Kotlin Collections: Sequences, Operations, and Custom Data Structures

#10 Mastering Advanced Kotlin Collections: Sequences, Operations, and Custom Data Structures

Explore advanced Kotlin collection concepts to enhance your code's performance and readability. Discover sophisticated techniques beyond basic manipulation tasks for efficient data management in Kotlin programming.

#9 Mastering Background Processing in Android with WorkManager: A Guide to Efficient Background Processing

#9 Mastering Background Processing in Android with WorkManager: A Guide to Efficient Background Processing

Master Background Processing in Android with WorkManager: Guide to Efficient Background Processing using Android & Kotlin

#8 Unleashing the Power of Jetpack DataStore - Kotlin: Elevate Your Android App’s Data Storage Experience

#8 Unleashing the Power of Jetpack DataStore - Kotlin: Elevate Your Android App’s Data Storage Experience

In Android app development, data storage is crucial. Using a reliable and efficient solution is essential for a smooth user experience. Jetpack DataStore is a modern library that uses Kotlin coroutines for persistent data in Android apps.