Update Readme
This commit is contained in:
parent
6b04676fbb
commit
08e92db1eb
@ -1,3 +1,10 @@
|
||||
* Biology Meets Programming
|
||||
|
||||
Notebook and Code from UC San Diegos's Bioinformatics for Begginers course in Coursera.
|
||||
Compilation of notes from the [[https://www.coursera.org/learn/bioinformatics][San Diegos's Bioinformatics for Begginers course]]
|
||||
The notebook is written using Literate Programming:
|
||||
|
||||
#+BEGIN_QUOTE
|
||||
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
|
||||
#+END_QUOTE
|
||||
|
||||
The format of choice is Emacs [[https://orgmode.org/][Org mode]]
|
||||
|
Loading…
Reference in New Issue
Block a user