FreeTechBooks.com Homepage
FreeTechBooks.com
Free Online Computer Science and Programming Books, Textbooks, and Lecture Notes


Thinking in Python: Design Patterns and Problem-Solving Techniques
Reply with quote
Thinking in Python: Design Patterns and Problem-Solving Techniques

Author(s) : Brucke Eckel
Publication date : Dec 2001

Book excerpts:

Thinking in Python is, initially, a translation of Thinking in Patterns with Java, rather than an introduction to Python. You are expected to have your way through at least Learning Python (by Mark Lutz & David Ascher; OReilly, 1999) or an equivalent text before coming to this book.

In addition, you are assumed have more than just a grasp of the syntax of Python. You should have a good understanding of objects and what they're about, including polymorphism.

On the other hand, by going through this book you're going to learn a lot about object-oriented programming by seeing objects used in many different situations. If your knowledge of objects is rudimentary, it will get much stronger in the process of understanding the designs in this book.

Arrow View/Download Thinking in Python

ndaru
Site Admin

Joined: 09 Oct 2004
Posts: 741
View user's profileSend private message
  
   
 Reply to topic