7 bad coding habits

Bad habits are hard to get rid of, and it’s even harder if you don’t realize that what you’re doing is ruining your work. If you know but don't care-it will be the worst. Your lucky friend, you are in the right article. Here are 7 coding habits you may have, if you have them, please give up immediately

.apk is out of history!

In order to bring these benefits to more users and focus on modern Android distribution that can benefit all developers, Google Play will require newly released applications to be distributed in the form of Android App Bundles from August 2021. This will replace APK as the standard publishing format

2021 Programmer's Book List Recommendation

After working for so many years, although I usually work a lot of overtime, I still read in my spare time. In my opinion, reading is not the most effective way to grow. Reading inspires inspiration and practice changes the way of behavior.

12 projects needed to develop large-scale projects

The large-scale project I am talking about mainly refers to the number of entities that need to be managed. Simply put, how many models do you have in your project. If you have many models, this usually means complexity. With these, as a secondary metric, you can count the number of routing or controller methods