Intellectual Honesty

Part of maturing as a programming professional is developing an uncompromising sense of intellectual honesty. Intellectual honesty commonly manifests itself in several ways:

  • Refusing to pretend you're an expert when you're not

  • Readily admitting your mistakes

  • Trying to understand a compiler warning rather than suppressing the message

  • Clearly understanding your program—not compiling it to see if it works

  • Providing realistic status reports

  • Providing realistic schedule estimates and holding your ground when management asks you to adjust them

The first two items on this list—admitting that you don't know something or that you made a mistake—echo the theme of intellectual humility discussed earlier. How can you learn anything new if you ...

Get Code Complete, 2nd Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.