From f4e6117410c7b7635135997a7b3ac0dbf8fc8687 Mon Sep 17 00:00:00 2001 From: eric Date: Sat, 10 Jun 2017 17:30:31 -0400 Subject: [PATCH] add linter --- .travis.yml | 7 ++++ TODO.md | 4 --- free-science-books.md | 77 ++++++++++++++++++++++--------------------- 3 files changed, 47 insertions(+), 41 deletions(-) create mode 100644 .travis.yml delete mode 100644 TODO.md diff --git a/.travis.yml b/.travis.yml new file mode 100644 index 0000000..781ab55 --- /dev/null +++ b/.travis.yml @@ -0,0 +1,7 @@ +language: node_js +sudo: false +node_js: + - 6 +before_script: + - npm install -g free-programming-books-lint +script: fpb-lint . diff --git a/TODO.md b/TODO.md deleted file mode 100644 index fbb4295..0000000 --- a/TODO.md +++ /dev/null @@ -1,4 +0,0 @@ -TODO -=== - -- [ ] Add new books diff --git a/free-science-books.md b/free-science-books.md index d73efdb..b405907 100644 --- a/free-science-books.md +++ b/free-science-books.md @@ -1,50 +1,53 @@ **Note**: In order of [Library of Congress Classification](http://www.loc.gov/catdir/cpso/lcco/) -# Science (General) (Q) +# [(Q)](http://www.loc.gov/aba/cataloging/classification/lcco/lcco_q.pdf) Science (General) -## Mathematics (QA) -* [Elementary Algebra](http://www.mathhands.com/046), by Francisco Javier Márquez (2011) -* [Stacks Project](http://stacks.math.columbia.edu/) +## (QA) Mathematics + +* [Elementary Algebra (2011)](http://www.mathhands.com/046) - Francisco Javier Márquez +* [Stacks Project](http://stacks.math.columbia.edu) -## Astronomy (QB) -* [Archaeology, Anthropology, and Interstellar Communication](https://unglue.it/work/139785/), by Douglas A. Vakoch (2014) -* [Astronomy](https://unglue.it/work/81942/), by Sir Robert Stawell Ball (1877) -* [Astronomy](https://unglue.it/work/81943/), by Harold Jacoby (1915) -* [Elements of astronomy](https://unglue.it/work/81958/), by John Hubbard Wilkins (1836) -* [Hubble 25: A Quarter-Century of Discovery with the Hubble Space Telescope](https://unglue.it/work/145858/), by Dylan Steele (2015) +## (QB) Astronomy + +* [Archaeology, Anthropology, and Interstellar Communication (2014)](https://unglue.it/work/139785/) - Douglas A. Vakoch +* [Astronomy (1877)](https://unglue.it/work/81942/) - Sir Robert Stawell Ball +* [Astronomy (1915)](https://unglue.it/work/81943/) - Harold Jacoby +* [Elements of astronomy (1836)](https://unglue.it/work/81958/) - John Hubbard Wilkins +* [Hubble 25: A Quarter-Century of Discovery with the Hubble Space Telescope (2015)](https://unglue.it/work/145858/) - Dylan Steele -## Physics (QC) -* [The Feynman Lectures on Physics](http://feynmanlectures.caltech.edu/) +## (QC) Physics + +* [The Feynman Lectures on Physics](http://feynmanlectures.caltech.edu) - Richard P. Feynmann -## Chemistry (QD) -* [A Dictionary of Chemistry](https://unglue.it/work/140195/), by Pierre Joseph Macquer and James Keir (1777) -* [CK-12 Chemistry - Second Edition](https://unglue.it/work/140345/), by Sharon Bewick et al. (2011) -* [From Vitamins to Baked Goods: Real Applications of Organic Chemistry](https://unglue.it/work/145870/), by Kieran Gallagher and Lizhi Fan (2012) +## (QD) Chemistry + +* [A Dictionary of Chemistry (1777)](https://unglue.it/work/140195/) - Pierre Joseph Macquer and James Keir +* [CK-12 Chemistry - Second Edition (2011)](https://unglue.it/work/140345/) - Sharon Bewick et al. +* [From Vitamins to Baked Goods: Real Applications of Organic Chemistry (2012)](https://unglue.it/work/145870/) - Kieran Gallagher and Lizhi Fan -## Geology (QE) - -## Natural history (QH) - -## Botany (QK) - -## Zoology (QL) - -## Human anatomy (QM) - -## Physiology (QP) - -## Microbiology (QR) - -# Medicine [(R)](http://www.loc.gov/aba/cataloging/classification/lcco/lcco_r.pdf) - -# Technology [(T)](http://www.loc.gov/aba/cataloging/classification/lcco/lcco_t.pdf) +# [(T)](http://www.loc.gov/aba/cataloging/classification/lcco/lcco_t.pdf) Technology ## Mechanical engineering and machinery (TJ) (includes Energy Conservation) -* [Climate Change and the Oil Industry](https://unglue.it/work/138838/), by Jon Birger Skjaerseth and Tora Skodvin (2003) -* [Our Car as Power Plant](https://unglue.it/work/129373/), by Ad van Wijk and Leendert Verhoef (2014) -* [Sustainable Energy - without the hot air](https://unglue.it/work/140777/), by David J. C. MacKay (2009) -* [Understanding the Global Energy Crisis](https://unglue.it/work/136212/), by Eugene D. Coyle and Richard A. Simmons (2014) + +* [Climate Change and the Oil Industry (2003)](https://unglue.it/work/138838/) - Jon Birger Skjaerseth and Tora Skodvin +* [Our Car as Power Plant (2014)](https://unglue.it/work/129373/) - Ad van Wijk and Leendert Verhoef +* [Sustainable Energy - without the hot air (2009)](https://unglue.it/work/140777/) - David J. C. MacKay +* [Understanding the Global Energy Crisis (2014)](https://unglue.it/work/136212/) - Eugene D. Coyle and Richard A. Simmons + + +# - Sections to add + +* (QE) Geology +* (QH) Natural history +* (QK) Botany +* (QL) Zoology +* (QM) Human anatomy +* (QP) Physiology +* (QR) Microbiology +* [(R)](http://www.loc.gov/aba/cataloging/classification/lcco/lcco_r.pdf) Medicine (PDF) + +