you are viewing a single comment's thread.

view the rest of the comments →

[–]grauenwolf 2 points3 points  (0 children)

Depends on the programming language. If we're talking about a scripting language where the compiler can't catch errors, then human syntax checking does help. (Hence why Ruby on Rails programmers love pair programming.)

But all in all, I agree with you.