+ 13
What are your Habits as a Programmer?
These are some good habits to becoming a good programmer. Which ones you would agree most? 1 â Plan and organize your code before you begin 2 â Implement functions and classes 3 â Use easy-to-read naming conventions throughout your code 4 â Comment all of your code, even if it seems obvious 5 â Optimize your code for efficiency through arrays, loops, etc. 6 â Test and debug your code as you build 7 â Implement a system for version controls 8 â Educate and expand your coding skill set
11 Respostas
+ 14
2 3 5 6 8
+ 14
I hardly ever comment! q
+ 13
I agree with all until they remain good!
+ 11
1, 5, 6, 8
+ 9
1, 6
well, i am newbie
+ 6
1 2 3 5 6 8
+ 6
2 3 4 6
+ 5
I'm with @Rei and @luka on this one
+ 2
commenting is tedious but also very important
+ 2
1,3,4,6,8
+ 1
Most of these if I had a couple cups of coffee recently đ