Secrets of being a good programmer:

Ahmed Selmi
2 min readAug 21, 2019

The number of people interested in programming and computer technology has increased so here some advice for both beginner and advanced students to put you in the right way.
1/Don’t learn from different sources at the same time
A mistake that a lot of people fall in is excessive learning
now you’re you watching a tutorial then you’re reading a book and not mention your studies
that won’t help but it will distract your ideas and you will easily forget what you saw.
2/Don’t rush yourself
Take your time and master the basics and don’t try to learn everything in a month or two
put some flexible goals on both short and long term and try to do regular mini projects to test your skills
3/Know your needs
Before you enter this huge world of programming you need to be clear about your goals/reasons
probably for money most required jobs
on that you need to identify your field, for example, you want to be a web developer you choose the languages that you need and don’t learn others stuff related to mobile development.
4/Learn by doing
Revise what you learn once in a while
work on new projects participate in open source projects and challenge your self
5/Update
Every year the language update and add new libraries so don’t stop learning every information/detail matters.

--

--