I want to share with you a story about my time participating in the GoTo Engineering Bootcamp, and for me, this is a spiritual journey. A spiritual...
If you want to create an asynchronous or non-blocking task on kotlin you should consider using coroutines, according to the official documentation,...
Did you ever face condition when building android application and all your component and application layer tightly coupled? And that's make your code...
When you want to start to learn how to developing android application, my recommendations you should start by learn android app component and views....
When you developing android application you will mostly write java or kotlin code, but did you know that we can write c or c++ code on our android...
This year I had opportunity to participate in GoTo Engineering Bootcamp which first module of it was Core Engineering. Sounds exciting, the pre-read...