🦞🌯 Lobster Roll

Thread

Free Python books (pythonbooks.revolunet.com)

Stories related to "Free Python books" across the full archive.

Free Python books (pythonbooks.revolunet.com)
Hacking Secret Ciphers with Python (Free e-Book) (inventwithpython.com)
The Design and Implementation of the FreeBSD Operating System (2nd Edition) (amazon.com)
This is going to be a pretty exciting release covering FreeBSD 10+
The Design and Implementation of the FreeBSD Operating System (2nd Edition) (amazon.com)
Someone mentioned this on the FreeBSD mailing list the other day: the 2nd Edition is being written and should ship later this year. It's available now for preorder on Amazon. I'm really looking forward to digging into this one. Documentation is so critical to long term project success. Much respect ...
Effective Python › The Book (effectivepython.com)
I'm the author of this work in progress. It can be scary to give advice to other programmers. I thought folks here would have some perspective to share on that. [Email me here](http://a.quil.la/5SAPC) if there's anything you'd like to see in the book! Thanks. _PS: First submission -- happy to be ...
Literate programming in Python (The tool I used to write my book) (github.com)
This came up in the thread about the book @joshuacc is writing ([see the Prose for Programmers thread here](https://lobste.rs/s/anujad/prose_for_programmers_book_wip)). I wrote a tool for my book, [Effective Python](http://www.effectivepython.com), which has a lot of similarities to [Donald Knuth's ...
Functional Programming in Python [free ebook] (oreilly.com)
Epub and Mobi available through http://radar.oreilly.com/2015/07/get-started-with-functional-programming-in-python.html
A gallery of interesting IPython Notebooks (github.com)
Jupyter (IPython) notebooks features (arogozhnikov.github.io)
pycapsicum - sandbox your Python code on FreeBSD (github.com)
Think Python: How to think like a Computer Scientist (2012) (greenteapress.com)
Full Free Book "Annotated Algorithms in Python" (raw.githubusercontent.com)
[Source](https://github.com/mdipierro/nlib)
From Python to Numpy (labri.fr)
“Absolute FreeBSD 3rd Edition” update (blather.michaelwlucas.com)
Best Books for Machine Learning with Python (onlinebooksreview.com)
Neuronal Dynamics - a neuroscience textbook with python exercises (neuronaldynamics.epfl.ch)
Python Data Science Handbook (jakevdp.github.io)
Think DSP – Free Book on Implementing Digital Signal Processing in Python (greenteapress.com)
Test-Driven Web Development with Python (obeythetestinggoat.com)
This Buddhist Foundation prints and distributes Dharma books free of charge. If you know someone (or a library!) who would enjoy access to those books, feel free to take a look at the website. (budaedu.org)
The LibriVox free audiobook collection (archive.org)
Free short story vending machines delight commuters (theguardian.com)
Humble Book Bundle: Python by O'Reilly (humblebundle.com)
What are some of the best free ebooks available online?
Dolly Parton's ‘Books From Birth’ has now delivered one million free children's books to DC kids (dcist.com)
Marvel Unlimited offering two month free trial through Target (marvel.com)
Download the 'Nevertheless, She Persisted' short fiction bundle for free, starting this International Women’s Day (tor.com)
LibraryThing is now free to all (blog.librarything.com)
Practical Python Programming by David Beazley released under Creative Commons (github.com)
Learn Python regular expressions with hundreds of examples and exercises (github.com)
Hello, Today, I finally published my updated version of Python regular expressions ebook. My initial motivation was to add **epub** format and separate out third-party **regex** module content into a separate chapter. An email exchange with a reader, a look at feedback from the past year and my o...