Reviews

On Apr 20 Noah Spahn wrote: Refined introduction to Python and systematic problem solving
Think Python is well written book that is easy to read with exercises that range from remedial to challenging (if done mentally). However, if one approaches the book as a cohesive unit: reading the chapters and actually doing the exercises; the author’s intent becomes evident. The reader discovers... Full Review  >

Rating: StarStarStarStarStar5.0

Reviews

On Nov 24 Kelvin Meeks wrote: A Concise Intro to Python Programming
Pros: Concise, Well-written, Helpful examples, Easy to understand, Accurate Best Uses: Novice, Student Describe Yourself: Solution Architect Full Disclosure: I obtained a free copy of this book as part of the O'Reilly Blogger Review program. Allen B. Downey's recent release (from O'Reilly) - 'Think Python' is an excellent example of how an introductory programming book should be crafted. Clear, concise, entertaining, insightful, crisp, useful - these are some of the words that come to mind while reading this book. There is good coverage of some of the differences between Python 2 and 3. This is an excellent text for the novice programmer to learn Python - providing a general purpose overview of the language. The interested reader will find enough learning traction within this book to more easily proceed to more advanced texts. Programming concepts are gradually introduced, with successive layers of refinement adding further understanding of more complex programming concepts. At the end of each chapter are suggested exercises to further deepen the reader's grasp of the concepts just presented. The inclusion of links to codes samples and solutions at the http://thinkpython.com site is a nice touch. While this book provides a very light overview of some essential software design concepts (Functions, Encapsulation, Generalization, Recursion, Inheritcance, Polymorphism), the reader of this book should plan to further enhance their understanding with supplemental books to cover deeper functional programming concepts as well as deeper understanding of class design and object oriented concepts. It is notable that although this book certainly fits into the classification category of introductory - the coverage includes an uncommon attention to such important matters as debugging and analysis of algorithms. As an additional bonus, Appendix C provides a discussion of Lumpy ("...to examine the state of a running program and generate object diagrams...and class diagrams) - which is included in the Swampy code discussed early in the book. Full Review  >

Rating: StarStarStarStarStar5.0

On Nov 18 Marc 137 wrote: Good entry point in Python and programming world,
The essential online python resourse updated! Full Review  >

Rating: StarStarStarStarStar4.0

On Oct 5 Nick Plain wrote:
Full Review  >

Rating: StarStarStarStarStar4.0

On Sep 25 Yan-hong Lin wrote:
Full Review  >

Rating: StarStarStarStarStar4.0

On Sep 19 Andrew Colin Kissa wrote: Book Review: Think Python By Allen B. Downey
Being an introduction to programming using the Python language this book strikes a good balance between explaining the programming theory and translating that into the Python Language. Full Review  >

Rating: StarStarStarStarStar4.0

On Aug 30 Eric Chou wrote:
Full Review  >

Rating: StarStarStarStarStar5.0

Top Reviewers

Michal Konrad Owsiak, 95 Reviews

Santosh Shanbhag, 64 Reviews

Surachart Opun, 61 Reviews

Doron Katz, 57 Reviews

Shawn Day, 55 Reviews

See More Reviewers >

Featured Review

Head First HTML5 Programming

David Hayden wrote:
Excellent Introduction to JavaScript and HTML5
An excellent introduction to JavaScript and HTML5. The first 6 chapters is some of the… Full Review >

Rating: StarStarStarStarStar5.0