Plan for future growth

For team growth one of the most important things is how do you plan to make your team future ready. This article is a guideline anyone can use to make themselves or their team future ready.

Software industry keeps evolving. And so everyone part of this industry needs to learn to predict, plan and adapt to the newer advances in the respective fields. I feel predicting the future (based on facts) will help you plan better.

Here are the simple guidelines one can follow:

Keep track of major sources of information in your field

This will keep you updated with new releases. For e.g if you an Android Engineer the information sources you can follow are https://android-developers.googleblog.com/,  https://medium.com/androiddevelopers.

Know how new releases are rated by the engineers

This will help you know how fast the new technology will get adopted. For this you can follow public forums of those technologies, weekly/monthly newsletter, Slack channel, StackOverFlow channels and similar others. You can get links to these on the official website for the technology.

Keep track of any existing similar technologies

This will help you know which one to pick when time comes. For e.g in Android there are multiple approaches that can be used to implement similar thing. Knowing pros/cons of all these technologies will help you make a better decision.

Follow the experts in your fields

This will help you learn from their experiences. For e.g in Android you can follow top Android GDEs (Google Developer Experts) of the world, frequent contributors to Android world and similar such folks.

Research and understand the kind of problem the new release solves

This will help you plan whether the new release will make your product better and whether it should be introduced. 

Track the timelines of actual releases

This will help you plan for the new releases. Once you know which technology to adapt knowing the release timelines and pace of adoption will help you get trained for it.


Hope this will help you to plan better.

Comments

Popular posts from this blog

Fragment Lifecycle

AndroidManifest

Activity Lifecycle