-
Creating an Android Quiz Application with OpenAI API
Szymon
In this guide, I will explain how to create a Quiz Application based on a given subject. With the sprinkle of magic, GPT will act as a backend for our application.
-
What is worth learning in 2023 if you are an Android Developer?
Szymon
Mobile development is an ever-changing landscape. New approaches and technologies pop up like mushrooms after the rain. It can be challenging to stay up to date and ensure that your skills remain relevant. With that in mind, I decided to seek the opinion of experts, and today, I will gladly share it with you.
-
A short conversation about Kotlin Multiplatform
Szymon
Are you interested in sharing Kotlin code across different platforms? Our subject today is Kotlin Multiplatform Mobile (also known as KMM). KMM is an SDK for cross-platform development that combines the best of cross-platform and native approaches.
-
Testing in Android – Basics
Szymon
This series of articles focuses on testing on the Android platform. In the first article, we will talk about the concept of testing and its benefits. Moreover, I will explain how tests can be categorized. Understanding this subject is necessary for real-world projects.
-
6 Hacks for Developers that will boost your learning process
Szymon
When you start, learning how to code can look like climbing a big mountain. Over the years, by trial and error, I discovered processes that helped me in my learning journey. I would like to share some of them with you.