+ 1

How to be a good programmer?

10th Apr 2017, 6:49 AM
Fuhad Ihthisham
5 Answers
+ 11
Make your code as simple as possible. Use more functions or methods and give them a good name which expresses their functionality. Don't copy paste your code. Don't copy paste any code from internet. Just learn them from internet, understand their usage and write it yourself in your code. Try to use comments in big functions and include(in comment) the algorithm name before a recursive algorithm. This would help you to be better programmer. #And most of all. Don't skip any tutorial or tips.
10th Apr 2017, 7:35 AM
Cyrus Ornob Corraya
Cyrus Ornob Corraya - avatar
+ 11
try and optimize as much as possible in your code.
10th Apr 2017, 6:54 AM
Ahri Fox
Ahri Fox - avatar
+ 11
Drink enough coffee, love your codes, love the language.
10th Apr 2017, 9:08 AM
Hatsy Rei
Hatsy Rei - avatar
+ 6
*practice a lot *always learn from mistakes *creative *ask other when need 😁 hope this help
10th Apr 2017, 11:40 AM
Leon lit
Leon lit - avatar
10th Apr 2017, 7:18 AM
CalviŐ˛
CalviŐ˛ - avatar