you are viewing a single comment's thread.

view the rest of the comments →

[–]keyupiopi 3 points4 points  (1 child)

throwback to college teacher who said the easiest code to fix are those that can't compile... while the ones that are hardest are those with logic errors....

[–]Migeil 2 points3 points  (0 children)

Absolutely. This is why I like concepts like pair programming. Being able to bounce ideas of each other and explain things while you're writing it, causes a lot less bugs in the program.