It's OK to figure out murder mysteries, but you shouldn't need to figure out code. You should be able to read it.
Steve McConnellA typical software project can present more opportunities to learn from mistakes than some people get in a lifetime.
Steve McConnellA brute force solution that works is better than an elegant solution that doesn't work.
Steve McConnellIt's hard enough to find an error in your code when you're looking for it; it's even harder when you've assumed your code is error-free.
Steve McConnell