Login Signup

A based quote

Similar quotes

    "Any fool can write code that a computer can understand. Good programmers write code that humans can understand."

    Martin Fowler

    topics:
    • software
    • programming
    • mastery

    "The goal of all software-design techniques is to break a complicated problem into simple pieces."

    Steve McConnell

    topics:
    • software
    • programming
    • mastery

    "Metaphors contribute to a greater understanding of software-development issues in the same way that they contribute to a greater understanding of scientific questions."

    Steve McConnell

    topics:
    • software
    • programming
    • mastery

    "If you're developing a program for Microsoft Windows, for example, why limit yourself to the Windows environment? Isolate the Windows calls in a Windows-interface subsystem. If you later want to move your program to MAC OS or Linux, all you'll have to change is the interface subsystem."

    Steve McConnell

    topics:
    • software-design
    • programming
    • mastery