My journey to learn programming: what you need to know.
If you are a person who is passionate about coding and learning programming, then you have a few considerations that you have to keep in mind…
1- it is a marathon: you have to spend a lot of time at first in learning the basics of coding and the fundamental principles in order to get a wider look of that science.
2- You have to practice while learning: one of the key elements in coding is PRACTICE. Even while watching videos and tutorials, you need to open the code editor and start practicing what you’ve learned.
3- Find a support community: in the programming world, it is hard to work on projects yourself! You have to find like minded people and build a team to work on your projects. Sharing ideas, leaving notes, and managing code blocks with others makes it super easy and engaging to finish your projects with the utmost quality.
4- Consistency: I know it is hard at first to code and make projects yourself but on the long run, your mind will adapt with the coding mentality and the process will be even more smoother and easier.
5- Learn from others mistakes:
You have to know the basics of troubleshooting and search for error mistakes. It’s crucial to search for solutions to the problems arising while you code! Even professional programmers make mistakes and do trial and error to help themselves polish their code.
Continues…