Added pro git book

tutorial
tommyod 2018-01-07 12:38:31 +01:00
parent db374859d1
commit b861efda43
1 changed files with 1 additions and 0 deletions

View File

@ -188,6 +188,7 @@ quantified roughly as follows:
* [[amazon](https://www.amazon.com/Fluent-Python-Concise-Effective-Programming/dp/1491946008/)] Ramalho, Luciano. *Fluent Python*. 1st edition. OReilly, 2015.
* [[pdf](https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4161295/pdf/pcbi.1003833.pdf)] P Rougier, Nicolas, Michael Droettboom, and Philip Bourne. "*Ten Simple Rules for Better Figures.*" PLoS Computational Biology 10 (September 1, 2014): e1003833. https://doi.org/10.1371/journal.pcbi.1003833.
* [[pdf](http://vita.had.co.nz/papers/tidy-data.pdf)] *Tidy Data* | Wickham | Journal of Statistical Software. Accessed December 31, 2017. https://doi.org/10.18637/jss.v059.i10.
* [[amazon](https://www.amazon.com/Pro-Git-Scott-Chacon/dp/1484200772/)] [[online](https://git-scm.com/book/en/v2)] Chacon, Scott, and Ben Straub. *Pro Git*. 2nd ed. edition. New York, NY: Apress, 2014.
The books below are perhaps of an even more general nature.