How to be a programmer?

How to be a programmer?

 Here are five tips to help you become a skilled programmer:



1.Learn how to do a Google search: In the early days of programming, we all made silly mistakes. In these cases, it is very important to learn how to find the desired solution by searching Google for your problem. Remember, the error you are now facing has caused millions of people (if any) before you to have the same problem and its solution. You just have to figure it out.

2.You have to be accustomed to error messages. If you sit down to code every day as the sun rises in the east, you will get error messages and traceback messages. Make this failure a daily habit.

3.More and more projects: No matter how many programming languages ​​you learn, try to do simple to relatively difficult projects with a minimum of 5 hours each. That project will count as your experience later.

4.Do you have a GitHub (?): Maintain a GitHub account from scratch. Keep the git initialized at the end of each project or during the project. Try hosting one of your portfolio sites on GitHub.

Why I'm learning Java / Python / C #: At the end of the day, every programming language is actually a "problem solving" tool. The clearer the purpose behind learning a language, the harder the language, the more advanced you will be able to learn it.



Post a Comment

Previous Post Next Post