VirtualTam's bookmarks

  1. "Instead of imagining that our main task is to instruct a computer what to do, let us concentrate rather on explaining to human beings what we want a computer to do."

    • Donald Knuth
  2. Martin Fowler 2015-04-05

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

    see http://martinfowler.com/articles/continuousIntegration.html ;-)

  3. This little gem made my day ;-)

    • An enhanced interactive Python shell.
    • A decoupled two-process communication model, which allows for multiple clients to connect to a computation kernel, most notably the web-based notebook
    • An architecture for interactive parallel computing.

    via http://sametmax.com/debugger-en-python-les-bases-de-pdb/

  4. Project Euler 2014-03-27

    Solve challenging math/computer problems!