[Edu-sig] RE: "Croquet Project" and Python ?
Kirby Urner
urnerk at qwest.net
Sat Oct 23 17:43:46 CEST 2004
The word "interface" hasn't been well-defined. It easily blends with API.
A Python class might be defined through the "interface" of its properties
and methods. To assume something graphical ignores the fact of a "command
line interface" (CLI).
Per my half-articulated curriculum (http://www.4dsolutions.net/ocn/pdfs/),
the keyword "interface" is very important. It's often a boundary between
your thinking and someone else's. Having your interface be user-friendly
and readable, is often a very important goal (even if this interface is
buried deep within some larger system).
Kirby
More information about the Edu-sig
mailing list