VirtualTam's bookmarks

  1. OpenWorm 2017-02-07

    "OpenWorm is an open source project and open science community dedicated to creating the world's first whole organism in a computer, a C. elegans nematode, via bottom-up "systems biology" computational modeling. It is an association of highly motivated scientists, engineers, coders, and curious citizens from around the world who believe in open science and open access."

  2. "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
  3. 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 ;-)

  4. 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/

  5. Project Euler 2014-03-27

    Solve challenging math/computer problems!