Light
Dark
-
Programming
-
Android
-
Kotlin
-
Design In Motion
-
Life Hacks
-
Java
-
iOS
-
Spring Framework
-
Travel
Loading
Posts in
Posts in
Programming
Programming
1
/
1
*to close megamenu form press ESC or close toggle
Tag: android
- 303 Views
- 5 Min
How Mutable vs. Immutable Programming Concepts Affect Code Quality
When it comes to programming, the ideas of mutability and immutability refer to how data...
- 365 Views
- 7 Min
Mastering Promise Design Patterns: A Guide for Java Developers
The Promise design pattern is a commonly utilized approach in asynchronous programming for proficiently managing...
- 409 Views
- 4 Min
Singleton Design Pattern: A Must-Know for Every Software Developer
The Singleton design pattern is widely used in Java as a creational design pattern. It...
- 329 Views
- 7 Min
Learn the benefits of using Jetpack Compose for UI development...
Developed by Google, Compose is a state-of-the-art UI toolkit that promises to revolutionize the way...
- 331 Views
- 8 Min
Imperative Vs. Declarative Programming in Android
Regarding Android development, two programming paradigms refer to different ways of writing code and defining...
- 319 Views
- 3 Min
Coroutines – A wonder of Android Development
Acoroutine is a concurrency design pattern that we can use on Android to simplify code that...
- 335 Views
- 7 Min
Android Studio Plugins what I use day to day basis
Android Studio provides a platform where one can build apps for Android phones, tablets, Android Wear,...
- 360 Views
- 8 Min
LiveData: An Overview
LiveData is an observable data holder class. Unlike a regular observable, LiveData is lifecycle-aware, meaning...
Hot topics
- Android (11)
- Design In Motion (9)
- iOS (4)
- Java (7)
- Kotlin (9)
- Ktor (2)
- Life Hacks (8)
- Programming (22)
- Spring Framework (3)
- Travel (3)