I've held #AndroidDev interviews for the past two years now and I've seen all sorts of candidates, from good, to not so good. 👨💻
Here are the top 7 mistakes candidates did and that I think you should avoid 🧵
🚩Not being able to describe the need or justification for using a technology or library.
Had countless of applicants with solid codings skill that used LiveData or ViewModel but had no idea what these tools do for you.
Some thought that LiveData isn't lifecycle aware. Big 🚩
Aug 25, 2021 • 13 tweets • 6 min read
Curios about Compose but haven’t had the chance to look into it? 🤔
Here’s a collection of 12 core Composable functions used to build UI!
Kotlin is the best choice as the code is compact and less verbose than Java.
But start with Java as it's essential for your professional portfolio. Java is your core dev language. Only when confident with Java, one should jump into Kotlin!
Aug 2, 2021 • 16 tweets • 6 min read
15 Github repos that you must check out as an #AndroidDev: