+ 2
Begginer here any advise?
1 Respuesta
+ 3
Advice for new programmer
1-We all were bad in the begining
2-Do not be intimated by how much you dont understand
3-Know that your first hour of programming will be really different from your 100th hour
4-Understand and accept that you will make mistakes
5-There is no 'best language'. Some languages & tools are better at solving some problems than others
6-The best way to get better at programming is to write lots of code
7-Document your code, not only for others but also for yourself. You won't remember the reasoning you had a few months later.
8-Be open about criticism against your code.-
9-becoming an expert does not always mean doing the same task for 10 years
10-Remember than there is a life outside programming
it is copied from advice for( new programer) question here you can many people suggestions.