Explorar el Código

removed book Fundamentals of Data Visualization (#8583)

wrongly categorized under a programming language
Melanga Dissanayake hace 3 años
padre
commit
eb0b3df5cf
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      books/free-programming-books-langs.md

+ 0 - 1
books/free-programming-books-langs.md

@@ -1899,7 +1899,6 @@ That section got so big, we decided to split it into its own file, the [BY SUBJE
 * [From Python to NumPy](https://www.labri.fr/perso/nrougier/from-python-to-numpy/) - Nicolas P. Rougier (3.6)
 * [Full Stack Python](https://www.fullstackpython.com) - Matt Makai
 * [Functional Programming in Python](https://www.oreilly.com/ideas/functional-programming-in-python) - David Mertz
-* [Fundamentals of Data Visualization](https://clauswilke.com/dataviz/) - Claus O. Wilke
 * [Fundamentals of Python Programming](https://web.archive.org/web/20191005170430/http://python.cs.southern.edu/pythonbook/pythonbook.pdf) - Richard L. Halterman (PDF) (:construction: *in process*)
 * [Google's Python Class](https://developers.google.com/edu/python/) (2.4 - 2.x)
 * [Google's Python Style Guide](https://google.github.io/styleguide/pyguide.html)