Forem

Kotlin

a cross-platform, statically typed, general-purpose programming language with type inference

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Carving the Path to Modularity: A Lobzik Tool Case Study on the ProtonMail Android App
Cover image for Carving the Path to Modularity: A Lobzik Tool Case Study on the ProtonMail Android App

Carving the Path to Modularity: A Lobzik Tool Case Study on the ProtonMail Android App

Comments
6 min read
The proper way to integrate Firebase into your Android app
Cover image for The proper way to integrate Firebase into your Android app

The proper way to integrate Firebase into your Android app

2
Comments
4 min read
How to Request Android Runtime Permissions using Jetpack Compose?
Cover image for How to Request Android Runtime Permissions using Jetpack Compose?

How to Request Android Runtime Permissions using Jetpack Compose?

2
Comments
5 min read
Problemas comuns na recomposição do Jetpack Compose
Cover image for Problemas comuns na recomposição do Jetpack Compose

Problemas comuns na recomposição do Jetpack Compose

6
Comments
6 min read
Database Testing with Testcontainers and Kotlin Exposed ORM

Database Testing with Testcontainers and Kotlin Exposed ORM

2
Comments
3 min read
Java Virtual Threads vs Kotlin Coroutines

Java Virtual Threads vs Kotlin Coroutines

6
Comments 1
3 min read
Implementando debounce no Kotlin com Coroutines
Cover image for Implementando debounce no Kotlin com Coroutines

Implementando debounce no Kotlin com Coroutines

2
Comments
6 min read
📲 Learn How To Build Android Apps with These 7 Free Resources
Cover image for 📲 Learn How To Build Android Apps with These 7 Free Resources

📲 Learn How To Build Android Apps with These 7 Free Resources

2
Comments
7 min read
Boas práticas com Modifiers no Jetpack Compose
Cover image for Boas práticas com Modifiers no Jetpack Compose

Boas práticas com Modifiers no Jetpack Compose

4
Comments
4 min read
GitHub Actions workflow for a Kotlin Spring app to GCP

GitHub Actions workflow for a Kotlin Spring app to GCP

5
Comments
2 min read
[Android] UserListApp

[Android] UserListApp

Comments
1 min read
@RequiresApi() and @ChecksSdkIntAtLeast() Annotation
Cover image for @RequiresApi() and @ChecksSdkIntAtLeast() Annotation

@RequiresApi() and @ChecksSdkIntAtLeast() Annotation

3
Comments
3 min read
MongoDB $weeklyUpdate #121 (June 23, 2023): Berlin Buzzwords and the New Kotlin Driver

MongoDB $weeklyUpdate #121 (June 23, 2023): Berlin Buzzwords and the New Kotlin Driver

Comments
3 min read
Kotlin Decoded | Part 2  - all about variables in Kotlin + visibility modifiers and data types
Cover image for Kotlin Decoded | Part 2  - all about variables in Kotlin + visibility modifiers and data types

Kotlin Decoded | Part 2  - all about variables in Kotlin + visibility modifiers and data types

Comments
7 min read
Como implementar uma tela de carregamento no Jetpack Compose
Cover image for Como implementar uma tela de carregamento no Jetpack Compose

Como implementar uma tela de carregamento no Jetpack Compose

3
Comments
6 min read
Usando funções de escopo no Kotlin
Cover image for Usando funções de escopo no Kotlin

Usando funções de escopo no Kotlin

4
Comments
3 min read
Kotlin Decoded Intro and useful resources for learning Kotlin

Kotlin Decoded Intro and useful resources for learning Kotlin

3
Comments
1 min read
Kotlin Decoded | Part 1 - main() & semicolon

Kotlin Decoded | Part 1 - main() & semicolon

2
Comments
4 min read
Datas no Jetpack Compose com Date Picker
Cover image for Datas no Jetpack Compose com Date Picker

Datas no Jetpack Compose com Date Picker

15
Comments 3
6 min read
Get your Compose callbacks under control using scopes

Get your Compose callbacks under control using scopes

14
Comments 2
5 min read
Simple Preferences & Proto DataStore Demo App
Cover image for Simple Preferences & Proto DataStore Demo App

Simple Preferences & Proto DataStore Demo App

2
Comments
7 min read
Situações que NullPointerException podem acontecer no Kotlin
Cover image for Situações que NullPointerException podem acontecer no Kotlin

Situações que NullPointerException podem acontecer no Kotlin

4
Comments
3 min read
Inversion of Control vs Dependency Injection in Android

Inversion of Control vs Dependency Injection in Android

Comments
4 min read
[Android] UserListApp - UnitTest -Part6

[Android] UserListApp - UnitTest -Part6

Comments
1 min read
Como desenhar telas no Jetpack Compose
Cover image for Como desenhar telas no Jetpack Compose

Como desenhar telas no Jetpack Compose

23
Comments 1
5 min read
loading...