+ 9

How to be a good programmer?

answer and reason upvote follow

19th Jan 2017, 4:52 AM
Nando Rusrin Pratama
Nando Rusrin Pratama - avatar
10 odpowiedzi
+ 15
Good at discrete mathematics, write code that modular, easy to be maintained, easy to be understood and as efficient as possible. To be able to achieve that, code everyday and try to think about making better algorithm.
19th Jan 2017, 3:04 PM
Erick Adinugraha
Erick Adinugraha - avatar
+ 12
Learn, learn and learn! /V.I. Lenin (Ulyanov)/
19th Jan 2017, 7:26 AM
Sergey
+ 8
Practice makes the master. In everything.
19th Jan 2017, 5:18 AM
Nahuel
Nahuel - avatar
+ 7
PRACTICE
15th Dec 2017, 12:29 AM
Vukan
Vukan - avatar
+ 5
just code every day!
19th Jan 2017, 6:17 AM
Oleg D. Zhuravlev
Oleg D. Zhuravlev - avatar
+ 5
learn and code Every day
19th Jan 2017, 2:16 PM
Carlos Castro
Carlos Castro - avatar
+ 3
all u need is to love a code :).
21st Jan 2017, 10:33 AM
Mladen Stojkovic
Mladen Stojkovic - avatar
+ 2
always learn,explore and never give up..especially when you debug and fixing bugs
22nd Jan 2017, 2:14 PM
xcoder
+ 1
The best thing you can do in my opinion is focus on good object oriented design. Writing easily readable and maintainable code is more important for real life software than the most optimized algorithm. I would recommend reading "Clean code" by Robert C. Martin
21st Jan 2017, 7:24 PM
Niels Koomen
Niels Koomen - avatar
+ 1
Dont stop learning
14th Dec 2017, 9:01 AM
Jonathan Mayol
Jonathan Mayol - avatar