Saturday, July 18, 2009

Beginning Alice - 3


The second tutorial ("Defending Naptime") concentrates on methods i.e. on : (1) how to make new methods; and (2) how to open and modify methods. At this stage, it should be noticeable that the methods in Alice have the following three generic forms:
  • World.method_name

  • Object.method_name

  • Object.ObjectPart.-etc-.method_name

No comments:

Post a Comment