[ZDP] BackTalk to Document The Zope Book (2.6 Edition)/Object Orientation

webmaster at zope.org webmaster at zope.org
Wed Dec 17 11:19:35 EST 2003


A comment to the paragraph below was recently added via http://zope.org/Documentation/Books/ZopeBook/2_6Edition/ObjectOrientation.stx#1-0

---------------

  To make best use of Zope, you will need to have a grasp of the
  concept of *object orientation*.  Object orientation is a software
  development pattern that is used in many programming languages (C++,
  Java, Python, Eiffel, Modula-2, others) and computer systems which
  simulate "real-world" behavior.  It stipulates that you should
  design an application in terms of *objects*.  This chapter provides
  a broad overview of the fundamentals of object orientation from the
  perspective of a Zope developer.

    % Anonymous User - Dec. 4, 2003 10:31 am:
     If you'd rather get right to using Zope and learning how it works, try:

     http://zope.org/Members/jwhitener/zopeZoo_2_6

    % Anonymous User - Dec. 17, 2003 11:19 am:
     cbotest2



More information about the ZDP mailing list