Your Web News in One Place

Help Webnuz

Referal links:

Sign up for GreenGeeks web hosting
July 9, 2021 02:47 pm GMT

Learning new tech as a beginner.

1. Code everyday.

  • To become good a coding you have to code every single day. Even if for just 20 minutes a day. You just have to be consistent.

2. Take your first tutorial.

  • Complete the tutorial. Understand everything, shallow understanding is fine while starting.
  • You do not need to understand exactly how the functions work, but you do need to be able to import and use them correctly.
  • Don't rush to complete the tutorial. If you feel like skipping any topics from tutorial, take a break and come back later.

3. Add at least 2 new features to the project after completing the tutorial.

  • Following tutorial, we are not using our brain. So, we have to use our brain and think ourselves try to add simple features at least. You have understood the tutorial it will not a big deal.

4. Build a new projects & complete it.

  • Ideas don't come out fully formed. They only become clear as you work on them. YOU JUST HAVE TO GET STARTED.
  • Build a complete new project with the knowledge which you have acquire from the tutorial.
  • If you like your new project which you are building then keep on updating(iterating) it.
  • Instead of making multiple simple projects, build a big project.
  • If you keep on adding new features to a simple project, then it will start to grow to a big project.

5. Habit of Figuring out anything.

  • Face your challenges.
  • How can I add this features to my project?
    • Reading documentation.
    • Learning from an article.
    • Watching videos.
    • Asking for help in stack overflow or any other platform.

Original Link: https://dev.to/alex1the1great/learning-new-tech-as-a-beginners-2gl7

Share this article:    Share on Facebook
View Full Article

Dev To

An online community for sharing and discovering great ideas, having debates, and making friends

More About this Source Visit Dev To