DEV Community

N Cee Dee
N Cee Dee

Posted on

What are your advice to young programmers that joined the programming world recently??.

What are the errors and challenges they will pass through... And where they should visit to learn more and watch tutorials.. brief them about your history on how you started your programming from button to top🥰☺️

Top comments (12)

Collapse
 
nikfp profile image
Nik F P

I wrote an article that had many points related to this, posted here

The main points are:

  • Engage with the community early on
  • Appreciate your own unique path into the community
  • Ignore hype and buzzwords, and recognize that the things that are important to your journey will be persistent
  • Don't try to learn everything
  • Work on or toward things that matter to you
  • Have fun with it
Collapse
 
nceedee profile image
N Cee Dee

wow....really helpful

Collapse
 
pandademic profile image
Pandademic

I'd say:

  • don't go to tutorial hell

  • ignore the newest framework or whatever ( hyped up stuff + buzzwords)

  • it's almost always better to start from scratch

  • don't learn something because it's trendy

  • stars or followers or whatever DONT MATTER

  • if you'd like to make games , then learning react ain't gonna help you ( I've seen a lot of people do things like this)

  • don't quit

  • remember to have fun!

  • never quit

Collapse
 
nceedee profile image
N Cee Dee

Wow....
Well stated 😌💪🙌

Collapse
 
pandademic profile image
Pandademic

Thanks!

Collapse
 
ethand91 profile image
Ethan

Learn one thing at a time, don't try to learn too much at once. :)

Collapse
 
nceedee profile image
N Cee Dee

Yea ..
That's the problem with a lot of people

Collapse
 
yxsh profile image
Yash

have fun... just have fun 😁😂 I am 13 myself

Collapse
 
nceedee profile image
N Cee Dee

nice...
lol

Collapse
 
vulcanwm profile image
Medea

Don't quit.
Keep on learning.

Collapse
 
nceedee profile image
N Cee Dee

Absolutely right

Collapse
 
nombrekeff profile image
Keff

Don't get stuck watching to many tutorials (known as tutorial hell I think), they're usefull but start working on your own, you will learn more that way. You learn more from your mistakes than you succeses (this is true in this industry)

Learn how to read docs and ask good questions, and don't be afraid to ask for help.

Don't believe everyone on twitter, hype is a thing, don't get caught by it. Learn the basics first, then advance to learning frameworks or more complex topics. People will tell you you must learn the new super cool ultra invincible framework, don't belive them it's usually just BS. Adopt frameworks and tools that have been used for a while and have a big community behind.

The most important thing I would recommend, is that it's imposible to know everything, you just need to know that it can be done, then when you need it you can research and make use of it.