Assets | ||
Notebook.org | ||
README.org |
Biology Meets Programming
Compilation of notes from the San Diegos's Bioinformatics for Begginers course The notebook is written using Literate Programming:
Literate programming is a programming paradigm introduced by Donald Knuth in which a computer program is given an explanation of its logic in a natural language, such as English, interspersed with snippets of macros and traditional source code, from which compilable source code can be generated
The format of choice is Emacs Org mode