Go to file
2020-01-26 18:20:25 +01:00
Assets Finish Week 2 Tasks 2019-10-29 01:22:16 +01:00
Notebook.org Refactor after proof reading 2020-01-26 18:20:25 +01:00
README.org Update Readme 2019-12-16 01:56:42 +01:00

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