python - Is Pro Django book still relevant? -
i want dig deeper django's internals , official online documentation goes far toward end.
the reviews marty alchin's pro django fantastic (i've read pro python , enjoyed it). however, book 2008 , based on django v1.0. company builds off v1.3.
is book still worthwhile? how can best learn django's meta-programming (beyond looking through source code, doing)?
thanks
yes, it's still relevant. although lot has changed in django since version 1, internal parts , concepts pro django deals same. i'd have no hesitation in recommending book - it's useful insight how django works , teaches useful methods well.
Comments
Post a Comment