Hardik Sachan
Hardik Sachan

Hardik Sachan

Follow
Follow
homeAndroid Guidenewsletter
Guide to Sealed Classes in Kotlin for Improved Code Organization

Guide to Sealed Classes in Kotlin for Improved Code Organization

In the last article, we covered data classes in Kotlin. We saw how they simplify class creation and make it faster with less coding. Now, let's explore Sealed Classes. Sealed Classes in Kotlin are a specialized form of abstract classes. They limit su...

Hardik Sachan
Hardik Sachan
4 min read
Kotlin Data Classes 101: Understanding Syntax, Usage and Inheritance

Kotlin Data Classes 101: Understanding Syntax, Usage and Inheritance

Hardik Sachan
Hardik Sachan
7 min read
Exploring the Kotlin Type System and understanding Null Safety

Exploring the Kotlin Type System and understanding Null Safety

Hardik Sachan
Hardik Sachan
10 min read
Kotlin Polymorphism and Inheritance: Essential Concepts for Android Developers

Kotlin Polymorphism and Inheritance: Essential Concepts for Android Developers

Hardik Sachan
8 min read
The Essential Guide to Object-Oriented Programming in Kotlin

The Essential Guide to Object-Oriented Programming in Kotlin

Hardik Sachan
10 min read
Getting started with Kotlin

Getting started with Kotlin

Hardik Sachan
8 min read
Build a Light/Dark Theme Toggle with Jetpack Compose in Android: A Step-by-Step Guide

Build a Light/Dark Theme Toggle with Jetpack Compose in Android: A Step-by-Step Guide

Hardik Sachan
2 min read
Exploring Kotlin's Sealed Classes for Improved Type Safety in Android

Exploring Kotlin's Sealed Classes for Improved Type Safety in Android

Hardik Sachan
6 min read
Become a Refactoring Pro with These Essential Techniques in Android Studio

Become a Refactoring Pro with These Essential Techniques in Android Studio

Hardik Sachan
4 min read
How to Create a Search View in Jetpack Compose: A Step-by-Step Guide

How to Create a Search View in Jetpack Compose: A Step-by-Step Guide

Hardik Sachan
4 min read
Understanding and Using Arrays and ArrayLists in Kotlin: A Comprehensive Guide

Understanding and Using Arrays and ArrayLists in Kotlin: A Comprehensive Guide

Hardik Sachan
4 min read
Getting Started with Linux Terminal

Getting Started with Linux Terminal

Hardik Sachan
3 min read