Talking about mobile development and entrepreneurship
Subscribe to my newsletter and never miss my upcoming articles
1. Learn about the company. Find out about the company you are applying to. What are its activities? What's the business? What are the techs, etc. I had an interview some time ago and from the beginning, I was asked questions about the company. If I...
I wanted to share my work with people who might be interested in this kind of software. This is an Android app called Palmy which aims to help you with your personal finances, here is the link: https://play.google.com/store/apps/details?id=com.ldubos...
Introduction We'll just see 2 types of navigation allowed by compose-navigation. Navigation by "hierarchy" Navigation with parameters First, we have to define a NavHost where we'll develop the nav graph builder . NavHost( navController, star...
Introduction I'm going to show in this article how I build step-by-step an android view model using TDD approach. The feature I'll cover is a simple screen with a canvas where user can sign and save his signature. Design is something like this : T...
The desire to learn is innate. Young children keep asking questions, wondering about all subjects and what surrounds them. But this desire to learn fades over time. On the one hand, the school emphasizes obtaining good grades and on the other hand, i...