How to become a better Android developer
Get more familiar with the Android framework internals
Get over your fear of missing out (FOMO)
Start reading a lot more code
Consider learning more languages
It’s time to learn Java design patterns
Start contributing to open source
Make your IDE work for you
It’s time to architect your app properly
Learn clean coding guidelines for Android
Spend some time learning about Android best practices
Use your free time effectively by listening to podcasts
Don’t over-engineer things. Be realistic.
Try to learn about design
Start being a perfectionist
Consistency is the key to success
Start small. Expand slowly.
Always have a playground project in hand
Start writing more tests
Consider adopting TDD
Set up a proper automated release mechanism
Embrace the reactive programming approach
Learn to use Kotlin for Android development
Attend meet-ups, and be more social with other developers
Get familiar with keyboard shortcuts
Try learning at least one new thing in Android every week
Automate anything that eats your time
Consider running two versions of Android Studio
Audit all your third-party libraries once in a while
Learn better ways of refactoring legacy codebases
Always develop and test on low-end devices
Buy the best work machine you can afford
转自:https://techbeacon.com/how-become-better-android-developer-30-bite-sized-pro-tips
版权声明: 本文为 InfoQ 作者【Changing Lin】的原创文章。
原文链接:【http://xie.infoq.cn/article/42144e60bd7f4b4c71c3e1f0e】。文章转载请联系作者。
评论