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: kotlin
- 370 Views
- 11 Min
Test-Driven Development for Android: Essential Practice or Unnecessary Burden?
TDD (Test-Driven Development) is a software development process where you write tests for your functionality...
- 353 Views
- 8 Min
Kotlin Multiplatform vs Flutter: Key Differences in Cross-Platform Development
Cross-platform development has become a significant trend in the software development world, enabling developers to...
- 311 Views
- 6 Min
Balancing Choices: Framework and Architecture Tradeoffs in Software Development
A tradeoff is a situation where you have to make a decision between two or...
- 350 Views
- 4 Min
Model Classes Based on Usage: Entities vs. DTOs
In addition to the built-in class types in Kotlin, some specific types have become standard...
- 382 Views
- 4 Min
Kotlin: How references to objects are more efficient than pointers
In Kotlin, references to objects and pointers in languages like C++ serve similar purposes, allowing...
- 416 Views
- 7 Min
How POP and OOP Can Coexist in Modern Development
“POP” in the context of programming can refer to “Protocol-Oriented Programming.” Protocol-oriented programming is a...
- 200 Views
- 8 Min
Be productive with Spring Initializer: A Beginner’s Guide.
Spring Initializr is an extremely useful tool accessed through the web or command-line interface. It...
- 315 Views
- 6 Min
Kotlin and Spring Boot: The Perfect Match for Efficient Development
If you’re looking to elevate your development game and create powerful applications, consider utilizing Kotlin...
- 398 Views
- 8 Min
A Beginner’s Guide to Building a Spring Boot App with...
Spring Boot offers a streamlined approach to developing Java applications ready for production. It provides...
- 334 Views
- 4 Min
Pseudocode – Break down the problem into steps, use simple...
Writing pseudocode for a problem in Java follows similar principles to general pseudocode, but you...
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)