mirror of
https://github.com/namibia/free-programming-books.git
synced 2024-11-22 03:25:09 +00:00
Add Python NumPy Reference (PDF) (#6360)
* Add Python NumPy Reference (PDF) * Update books/free-programming-books-langs.md (implement suggestions) Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com> * re-placement Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
This commit is contained in:
parent
9266b59632
commit
a61bd415fc
@ -1883,6 +1883,7 @@ That section got so big, we decided to split it into its own file, the [BY SUBJE
|
||||
* [Natural Language Processing with Python](http://www.nltk.org/book/) (3.x)
|
||||
* [Non-Programmer's Tutorial for Python 3](https://en.wikibooks.org/wiki/Non-Programmer%27s_Tutorial_for_Python_3) - Wikibooks (3.3)
|
||||
* [Non-Programmer's Tutorial for Python 2.6](https://en.wikibooks.org/wiki/Non-Programmer%27s_Tutorial_for_Python_2.6) - Wikibooks (2.6)
|
||||
* [Official NumPy Reference](https://numpy.org/doc/stable/numpy-ref.pdf) - The NumPy Community (PDF)
|
||||
* [Picking a Python Version: A Manifesto](https://www.oreilly.com/ideas/picking-a-python-version) - David Mertz
|
||||
* [Porting to Python 3: An In-Depth Guide](http://python3porting.com) (2.6 - 2.x & 3.1 - 3.x)
|
||||
* [Practical Programming in Python](https://launchpadlibrarian.net/165489933/PracticalProgrammingPython2014.pdf) - Jeffrey Elkner (PDF)
|
||||
|
Loading…
Reference in New Issue
Block a user