Forem

# tristan

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Handling Text in Jetpack compose with Android
Cover image for Handling Text in Jetpack compose with Android

Handling Text in Jetpack compose with Android

17
Comments 2
6 min read
Different layout for different screen sizes in Android with Kotlin
Cover image for Different layout for different screen sizes in Android with Kotlin

Different layout for different screen sizes in Android with Kotlin

4
Comments
4 min read
Android Quicky: ViewModelProvider.Factory in Kotlin
Cover image for Android Quicky: ViewModelProvider.Factory in Kotlin

Android Quicky: ViewModelProvider.Factory in Kotlin

9
Comments 4
3 min read
Quick introduction to Kotlin classes
Cover image for Quick introduction to Kotlin classes

Quick introduction to Kotlin classes

Comments
3 min read
Using Advanced LIKE Expressions in Spring boot
Cover image for Using Advanced LIKE Expressions in Spring boot

Using Advanced LIKE Expressions in Spring boot

5
Comments
1 min read
Creating a Blog Post editor from scratch. Part 1: the bare minimum
Cover image for Creating a Blog Post editor from scratch. Part 1: the bare minimum

Creating a Blog Post editor from scratch. Part 1: the bare minimum

4
Comments
3 min read
Retrieving a single value from the Room database
Cover image for Retrieving a single value from the Room database

Retrieving a single value from the Room database

9
Comments
4 min read
What is by viewModels{} in Android
Cover image for What is by viewModels{} in Android

What is by viewModels{} in Android

15
Comments
3 min read
Android Fragment View Binding with Kotlin explained
Cover image for Android Fragment View Binding with Kotlin explained

Android Fragment View Binding with Kotlin explained

20
Comments
5 min read
Sorting Arrays in Java with MergeSort
Cover image for Sorting Arrays in Java with MergeSort

Sorting Arrays in Java with MergeSort

11
Comments
7 min read
Tap to expand RecyclerView items with Android and Kotlin
Cover image for Tap to expand RecyclerView items with Android and Kotlin

Tap to expand RecyclerView items with Android and Kotlin

14
Comments 1
5 min read
Understanding the ViewModelProvider.Factory interface in Android with Kotlin
Cover image for Understanding the ViewModelProvider.Factory interface in Android with Kotlin

Understanding the ViewModelProvider.Factory interface in Android with Kotlin

10
Comments
4 min read
Creating a Database entity with Android and Kotlin
Cover image for Creating a Database entity with Android and Kotlin

Creating a Database entity with Android and Kotlin

8
Comments
4 min read
Kotlin for beginners. Getting started
Cover image for Kotlin for beginners. Getting started

Kotlin for beginners. Getting started

5
Comments
4 min read
Room database. Basic entities in Java
Cover image for Room database. Basic entities in Java

Room database. Basic entities in Java

9
Comments
2 min read
Implementing a RecyclerView in Android with Java
Cover image for Implementing a RecyclerView in Android with Java

Implementing a RecyclerView in Android with Java

20
Comments 1
5 min read
Reverse engineering Mockito. Part 2. Dynamic dependency injection
Cover image for Reverse engineering Mockito. Part 2. Dynamic dependency injection

Reverse engineering Mockito. Part 2. Dynamic dependency injection

7
Comments
4 min read
Reverse engineering Mockito. Part 1. Single use case
Cover image for Reverse engineering Mockito. Part 1. Single use case

Reverse engineering Mockito. Part 1. Single use case

6
Comments
5 min read
Building software for cattle farmers. Week 0.
Cover image for Building software for cattle farmers. Week 0.

Building software for cattle farmers. Week 0.

6
Comments
7 min read
Java Quickies. Streams and Lambda expressions
Cover image for Java Quickies. Streams and Lambda expressions

Java Quickies. Streams and Lambda expressions

9
Comments
4 min read
Spring Security. Managing users
Cover image for Spring Security. Managing users

Spring Security. Managing users

7
Comments
4 min read
Java Data. Creating an entity with JPA and Hibernate
Cover image for Java Data. Creating an entity with JPA and Hibernate

Java Data. Creating an entity with JPA and Hibernate

15
Comments 2
2 min read
Java Quickies. Class loading and linking in the JVM
Cover image for Java Quickies. Class loading and linking in the JVM

Java Quickies. Class loading and linking in the JVM

6
Comments
3 min read
Layers of a network and HTTP
Cover image for Layers of a network and HTTP

Layers of a network and HTTP

3
Comments 2
4 min read
Java Data Structures and Algorithms. Doubly Linked List
Cover image for Java Data Structures and Algorithms. Doubly Linked List

Java Data Structures and Algorithms. Doubly Linked List

15
Comments
6 min read
loading...