Showing posts tagged testing.
x

second brain

elsewhere   

a digital common place book | an @s_m_i production

twitter.com/s_m_i:

    "

    thinking before debugging is extremely important. If you dive into the bug, you tend to fix the local issue in the code, but if you think about the bug first, how the bug came to be, you often find and correct a higher-level problem in the code that will improve the design and prevent further bugs.

    I recognize this is largely a matter of style. Some people insist on line-by-line tool-driven debugging for everything. But I now believe that thinking—without looking at the code—is the best debugging tool of all, because it leads to better software.

    "
    — 10 months ago
    #development  #software  #programming  #coding  #Testing  #product management  #Rob Pike  #debugging 
    "You don’t show that a new glass technology is unbreakable by describing the molding process. You show it by giving a man a baseball bat and letting him try to break it. And if he fails, give him a bigger bat."
    — 1 year ago with 1 note
    #development  #testing  #product management  #life