I've used Python sparingly in the past for tooling and helper apps and am now picking it up in a more serious way as I'm working on a Flask API app. I've been reading lots of instructional materials and the one thing that I find lacking across the board is coverage of the toolchain and it's edge cases. For starters, Macs only come with Python 2.X, tell me about installing 3.X and some of the walls I might run into in…
At full speed with Python: a book for self-learners
31–40 of 53 posts
Re: At full speed with Python: a book for self-learners
#32Re: At full speed with Python: a book for self-learners
#33I tried in Chrome/IE/Acrobat and the text is blurry for me, anyone else have this problem??
Re: At full speed with Python: a book for self-learners
#34PDF is terrible to read in a Kindle. This book would be much more valuable in a ebook format. Every time I tried to generate mobi files from Tex they were terrible formatted. O'Reilly does it fine with some open source books, but I've never managed to do it myself. Are the good publishing tools for ebooks just avaiable for specialized publishers? Which techniques do you have to convert these Tex books to mobi (the Ki…
Re: At full speed with Python: a book for self-learners
#35I'm starting to learn Python so I'm super interested in this. However for me the PDF is blurry? I tried in Chrome/IE/Acrobat and the text is blurry for me, anyone else have this problem??
Re: At full speed with Python: a book for self-learners
#36Is worth the investment!
Re: At full speed with Python: a book for self-learners
#37I've used Python sparingly in the past for tooling and helper apps and am now picking it up in a more serious way as I'm working on a Flask API app. I've been reading lots of instructional materials and the one thing that I find lacking across the board is coverage of the toolchain and it's edge cases. For starters, Macs only come with Python 2.X, tell me about installing 3.X and some of the walls I might run into in…
Have you tried 'The Hitchhiker's Guide to Python'? It strives to be exactly this -- a guide on installation, configuration, and usage of the Python runtime and development toolchain. http://docs.python-guide.org/en/latest/
Re: At full speed with Python: a book for self-learners
#38Re: At full speed with Python: a book for self-learners
#39Re: At full speed with Python: a book for self-learners
#40The simplicity of the build system for epub is impressive: https://github.com/joaoventura/full-speed-python/blob/master...