+ 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 odpowiedzi
+ 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 😆