How to Get Hired as an Android Developer — A Simple StrategyIf you’re a novice Android developer, you’ve probably asked yourself, “How can I get hired?” I had the same question, so I reached out to…Sep 21Sep 21
1 Class every Android Developer should be aware of: Data ClassesWhen I first started as an Android developer, I realized that my skills weren’t where they needed to be. So, I made a decision: I would…Aug 25Aug 25
3 Tricks I am using to become a better developerI wasn’t always a good Android developer. I struggled quite a bit when I first started. But instead of giving up, I decided to improve by…Aug 17Aug 17
Principal Engineer answers “How to become so good, you are undeniable”Breaking into software development isn’t always a smooth journey. Like many others, I had my fair share of struggles — especially when…Aug 11Aug 11
One Class every Android Developer should know about: Sealed ClassWhen building Android apps, there’s one class you can’t afford to overlook: Sealed Classes.Jul 27Jul 27
How I am trying to become a better developerI always wondered what it’s like in the brain of a senior Engineer who could build an application from scratch. To take everything from the…Jul 13Jul 13
A Letter from a Senior Engineer: For App DevelopersBreaking down today's market and new technology on the horizonJun 151Jun 151
Learn Kotlin with me: Classes and ObjectsClasses and Objects is one of the most basic and important topics in Software engineering. I am sure that you are familiar with them. In…Jun 81Jun 81
Using “derivedStateOf” to hide the Bottom bar in Jetpack ComposeI was developing my Android app, and a question popped up.May 4May 4
Understanding Side -effects in Jetpack ComposeI was trying to develop my Android app in Jetpack Compose. An important topic that influenced my Android app is “Side effects”. Side…Apr 27Apr 27