Methods to evaluate the code before submitting?
Is there a way to evaluate your code once you have finished writing it and need to make sure that you have written everything correctly?
Tagged:
Comments
-
JDMurray Admin Posts: 13,090 AdminBesides compiling and running your code? What coding standards/guidelines do you want to compare your code against for "correctness?"
-
SteveLavoie Member Posts: 1,133 ■■■■■■■■■□Code review are there for this reason... the first time, it can be hard fore the ego.. but a great way to learn.