DEV Community

# tristan

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Traversing a Binary Search Tree in Java

Traversing a Binary Search Tree in Java

7
Comments 2
8 min read
Handling Text in Jetpack compose with Android

Handling Text in Jetpack compose with Android

11
Comments 2
6 min read
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

Android Quicky: ViewModelProvider.Factory in Kotlin

9
Comments 4
3 min read
Quick introduction to Kotlin classes

Quick introduction to Kotlin classes

Comments
3 min read
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

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

3
Comments
3 min read
Retrieving a single value from the Room database

Retrieving a single value from the Room database

6
Comments
4 min read
What is by viewModels{} in Android

What is by viewModels{} in Android

10
Comments
3 min read
Android Fragment View Binding with Kotlin explained

Android Fragment View Binding with Kotlin explained

15
Comments
5 min read
Sorting Arrays in Java with MergeSort

Sorting Arrays in Java with MergeSort

10
Comments
7 min read
Tap to expand RecyclerView items with Android and Kotlin

Tap to expand RecyclerView items with Android and Kotlin

10
Comments 1
5 min read
Understanding the ViewModelProvider.Factory interface in Android with Kotlin

Understanding the ViewModelProvider.Factory interface in Android with Kotlin

9
Comments
4 min read
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

Kotlin for beginners. Getting started

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

Room database. Basic entities in Java

5
Comments
2 min read
Implementing a RecyclerView in Android with Java

Implementing a RecyclerView in Android with Java

12
Comments 1
5 min read
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

Reverse engineering Mockito. Part 1. Single use case

6
Comments
5 min read
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

Java Quickies. Streams and Lambda expressions

8
Comments
4 min read
Spring Security. Managing users

Spring Security. Managing users

6
Comments
4 min read
Java Data. Creating an entity with JPA and Hibernate

Java Data. Creating an entity with JPA and Hibernate

9
Comments 1
2 min read
Java Quickies. Class loading and linking in the JVM

Java Quickies. Class loading and linking in the JVM

4
Comments
3 min read
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

Java Data Structures and Algorithms. Doubly Linked List

13
Comments
6 min read
Android Simplified. Adding a search bar

Android Simplified. Adding a search bar

5
Comments
4 min read
Java Quickie. Decorator Pattern

Java Quickie. Decorator Pattern

7
Comments
3 min read
Testing in Android. Unit test check list

Testing in Android. Unit test check list

3
Comments
2 min read
Testing in Android. Better return value.

Testing in Android. Better return value.

4
Comments
2 min read
Testing in Android. Testing LiveData

Testing in Android. Testing LiveData

6
Comments
4 min read
Android Simplified. Documenting code

Android Simplified. Documenting code

1
Comments
2 min read
Java Quickie. Abstract classes vs interfaces

Java Quickie. Abstract classes vs interfaces

5
Comments
4 min read
Java Quickie. The .class syntax

Java Quickie. The .class syntax

5
Comments
2 min read
Java Quickie. Annotations

Java Quickie. Annotations

7
Comments
2 min read
Testing in Android. How to run a test

Testing in Android. How to run a test

5
Comments
3 min read
Testing in Android. Fundamentals

Testing in Android. Fundamentals

8
Comments 3
4 min read
Android Simplified. Fragment lifecycle

Android Simplified. Fragment lifecycle

6
Comments
4 min read
Java Quickie. Nested classes

Java Quickie. Nested classes

2
Comments 2
2 min read
Building A math community. MathJax

Building A math community. MathJax

4
Comments
2 min read
Asynchronous queries in Android.

Asynchronous queries in Android.

6
Comments
7 min read
Java Quickie. Compilers

Java Quickie. Compilers

3
Comments
4 min read
Room database. RecyclerView Part 2

Room database. RecyclerView Part 2

7
Comments
5 min read
Room database. RecyclerView Part 1

Room database. RecyclerView Part 1

4
Comments
5 min read
What I have learned so far

What I have learned so far

2
Comments
3 min read
Room database. ViewModel

Room database. ViewModel

5
Comments
4 min read
Android Room database

Android Room database

5
Comments
6 min read
Java Quickie. Threads vs Processes

Java Quickie. Threads vs Processes

5
Comments
2 min read
Room database. Entities

Room database. Entities

3
Comments
3 min read
What is SQLite?

What is SQLite?

4
Comments
3 min read
App Building. Episode 1. Design

App Building. Episode 1. Design

3
Comments
2 min read
Navigating Android Fragments with the Navigation Component

Navigating Android Fragments with the Navigation Component

4
Comments
5 min read
Java Quickies. Singleton Pattern

Java Quickies. Singleton Pattern

6
Comments
4 min read
A light introduction to the Android intent system

A light introduction to the Android intent system

6
Comments
3 min read
Adding OnClickListener to RecyclerView in Android

Adding OnClickListener to RecyclerView in Android

8
Comments
8 min read
Java Quickies. The Call Stack

Java Quickies. The Call Stack

4
Comments
2 min read
Creating a solid understanding of Android Fragments

Creating a solid understanding of Android Fragments

6
Comments
7 min read
RecyclerView Activity implementation.

RecyclerView Activity implementation.

5
Comments
11 min read
Java Quickies. Generics

Java Quickies. Generics

5
Comments
3 min read
Understanding specifics of the Android build file.

Understanding specifics of the Android build file.

5
Comments
4 min read
loading...