How to learn a new tech stack easily ?

Published on
3 mins read
––– views
www.re-thinkingthefuture.com/

There always limitless demand for learning new technology and contributing to the work project. People who are open to learn; always loves to try new tech stack as their passion.

About me

I am one among them. I quickly understand what is the use of the new technology. I usually learn skim about the installation, try it in local and practice basic CRUD then use it in the work project. But I have faced lots of problem due to lack of process in understanding the basics. This is not the best way to use a new tech stack with out knowing their core picture.

Jack of all trades; Master of none.

But we can aim to be a Master of some :-)

https://thecreative.cafe/

Disadvantages of skimming through new technology

  • lack of knowledge about the basic architecture and its core components
  • Failed to knows its competitive technology
  • lack of usage in various practical problems
  • cannot remember the concepts in longer time (easily forget)
  • Not able to answer if someone asks the pros and cons of the technology
  • You cannot achieve the Architect role or Principal role in IT field
  • Wasting time for short term returns
  • More you gain the experience .. more knowledge about tech and its basics is important to survive in IT industry

What is the best way to learn a new technology?

  1. Know the right definition of the technology or language you want to learn
  2. Learn the simple or complex architecture and its core components
  3. compare the technology with others in market and check the pros and cons
  4. Ask questions like what if, when, where, why, how ... with in yourself or others ????? Find the right answers.
  5. Read the Documentation from the technology site.
  6. Start installing in your local or online if needed
  7. Getting started with simple 'Hello'
  8. Practice CRUD - Create, Read, Update and Delete
  9. Learn and practice .. best practices to apply in your current project
  10. Teach others and share knowledge with right minded people who sets for you.
  11. Write Blog or take notes and keep updated with latest versions

#mythoughts