Thread
Stories related to "Free Python books" across the full archive.
This is going to be a pretty exciting release covering FreeBSD 10+
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 ...
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 ...
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 ...
Epub and Mobi available through http://radar.oreilly.com/2015/07/get-started-with-functional-programming-in-python.html
[Source](https://github.com/mdipierro/nlib)
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...