Posts Tagged ‘python’

Programming collective intelligence

Thursday, August 21st, 2008

book coverProgramming collective intelligence : building smart Web 2.0 applications / Toby Segaran, O’Reilly, c2007.

Most programmers will find this book fascinating. What algorithm does Amazon use to predict what books are likely to interest you? Netflix with DVD’s? Google with search results? Example algorithms are in Python. With a foreword from Tim O’Reilly and a recommendation from Dan Russell, Google’s ‘Uber Tech Lead’.

Get it from OPL

Professional Python frameworks

Tuesday, May 13th, 2008

book cover
Professional Python frameworks : Web 2.0 programming with Django and TurboGears / Dana Moore, Raymond Budd, William Wright.

If you are developing web applications using Python you will want to use a framework so you are not re-implementing all the ‘glue’ that is common to all web apps and so you have a clear project structure to work around. This book is an excellent introduction to two frameworks, TurboGears and Django.

Get it from OPL or Amazon

More info is at the Library of Congress