Hacker News new | ask | show | jobs
by pixl97 1125 days ago
What hope do Jr programmers have in figuring out the own errors they have in their own code they've written?

I work in the code security industry, and there is one truism, that is people typically write code until it compiles and or doesn't return an immediate error, they do not write code until it is 'correct'.