Object Oriented Programming


    Online book (html) - Bruno R. Preiss - (May 2007)
    Python Data Structures and Algorithms

    This book has an Appendix giving a concise overview of Python.
    It explains the Python features used in the rest of the book.
    It is NOT intended as a Python tutorial for beginners.
    Appendix A - Python and Object-Oriented Programming - [Local Index]

    Try the following for a more discursive approach:
    Introduction to OOP with Python [www.voidspace.org.uk]