Giter Club home page Giter Club logo

software-quotes's People

Contributors

aaroncm avatar axiac avatar bendoerr avatar elbowdonkey avatar fhemberger avatar floydpink avatar georgehahn avatar gisikw avatar imathis avatar iqandreas avatar jakemcc avatar jbrains avatar lukearmstrong avatar mehdik avatar mikl avatar omo avatar parkr avatar pfista avatar pilif avatar pw avatar rslifka avatar rwdaigle avatar samwhited avatar sjml avatar sp3c73r2038 avatar tgray avatar tomhoover avatar treyhunner avatar vyper avatar zlu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

software-quotes's Issues

My WIP quote list

Any quotes here you don't want?

Todo

  • Deduplicate
  • Verify authors
  • Convert to markdown
  • use the existing tags (e.g. Humor, Laws etc) or add new ones (e.g. Debugging). If you add a new tag please also find and update the existing quotes that could benefit from the new tag.
  • Make sure the url is not too long. Basically you shouldn't create a url that's longer than any of the existing ones. Also the shortened url should still be a correct sentence and carry the message properly. Checkout "a-complex-system-that-works-was-a-simple-system-that-worked" for an example.

Quotes

If debugging is the process of removing software bugs, then programming must be the process of putting them in.

Edsger Dijkstra

There are two ways of constructing a software design: One way is to make it so simple that there are obviously no deficiencies, and the other way is to make it so complicated that there are no obvious deficiencies. The first method is far more difficult.

C.A.R. Hoare

 Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it.

Brian Kernighan

When debugging, novices insert corrective code; experts remove defective code.

Richard Pattis

Computer science education cannot make anybody an expert programmer any more than studying brushes and pigment can make somebody an expert painter.

Eric S. Raymond (American programmer, open source software advocate, author of The Cathedral and the Bazaar)

Walking on water and developing software from a specification are easy if both are frozen.

Edward V Berard

You can have the project:
    Done On Time
    Done On Budget
    Done Properly
Pick two.

Unknown

Some people, when confronted with a problem, think "I know, I'll use regular expressions."
Now they have two problems.

Jamie Zawinski

In theory, there is no difference between theory and practice. But, in practice, there is.

Jan L. A. van de Snepscheut

A good programmer is someone who always looks both ways before crossing a one-way street.

Doug Linder

Deleted code is debugged code.

Jeff Sickel

First, solve the problem. Then, write the code.

John Johnson

Good code is its own best documentation. As you're about to add a comment, ask yourself, "How can I improve the code so that this comment isn't needed?" Improve the code and then document it to make it even clearer.

Steve McConnell

Without requirements or design, programming is the art of adding bugs to an empty text file.

Louis Srygley

Need Author

There is not now, nor has there ever been, nor will there ever be, any programming language in which it is the least bit difficult to write bad code.

Flon's Law

Any code of your own that you haven't looked at for six or more months might as well have been written by someone else.

Eagleson's law

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.