Our Django Book is Launched
pydanny.com
Our Django Book is Launched
1–10 of 136 posts
Re: Our Django Book is Launched
#2Re: Our Django Book is Launched
#3Re: Our Django Book is Launched
#4This is a really great 'best practices' book for Django developers of all skill levels.
In the Django community, there are a variety of practices that people tend to use: webapp structure, coding conventions, library preferences, etc. As a Django developer, finding out 'which way should I do X' is often harder than it seems: there are tons of articles on Google, but it's difficult to make sense of which recommendations are right.
This book takes a really great approach to the problem by introducing readers to a great deal of information: which way you should do X, why, and how it works. Instead of just getting a solution, you'll understand why things should be done that way, and how it works.
Furthermore, I can tell you that as an editor of this book, both Danny and Audrey (the authors) took quite a lot of feedback, and made a lot of progressive changes to the content. This (in my opinion) is a huge selling point, as you know all the book's content has been reviewed by numerous influential Django developers and users.
Anyhow, this is a really great book, and quite cheap for the asking price. I'd highly recommend you read it, regardless of your skill level.
Re: Our Django Book is Launched
#5Will it be available on the Kindle or as an ePub or solely PDF and print?
Because of the formatting issues of Kindle and ePub, the negative reviews Python books get when formatting breaks in those formats, we're not sure yet it we'll publish it in mobi/epub.
That said, if you have any advice on getting Python to look good in those formats, we would love to hear it. :-)
Re: Our Django Book is Launched
#6Re: Our Django Book is Launched
#7Does it mostly focus on Django on Python 2, or is there a good portion that deals with Django on Python 3 as well?
Re: Our Django Book is Launched
#8Will it be available on the Kindle or as an ePub or solely PDF and print?
I'm one of the authors. Because of the formatting issues of Kindle and ePub, the negative reviews Python books get when formatting breaks in those formats, we're not sure yet it we'll publish it in mobi/epub. That said, if you have any advice on getting Python to look good in those formats, we would love to hear it. :-)
But yes, there are a lot of poorly formatted ebooks, which is especially problematic for Python code.
I've already reached out to Danny via other mechanisms, so perhaps there will be a properly formatted Amazon version...
Re: Our Django Book is Launched
#9Does it mostly focus on Django on Python 2, or is there a good portion that deals with Django on Python 3 as well?
That said, we tried to make things as Python 3 friendly as possible. :-)
Re: Our Django Book is Launched
#10Will it be available on the Kindle or as an ePub or solely PDF and print?
I'm one of the authors. Because of the formatting issues of Kindle and ePub, the negative reviews Python books get when formatting breaks in those formats, we're not sure yet it we'll publish it in mobi/epub. That said, if you have any advice on getting Python to look good in those formats, we would love to hear it. :-)
(Reading an A4 PDF on an iPhone isn't really comfortable.)