FOOP Links

Started by Tim Johnson, July 24, 2008, 01:52:57 PM

Previous topic - Next topic

Tim Johnson

I'm going to be traveling, leaving tonight. Will have some time

to do a little R&D, but with limited Internet access.



I'd like to bone up on FOOP, especially the new approach with the

colon operator. I have the current newlisp manual on my laptop, and

if anyone could provide any other links, tutorials, examples etc -

that could be relevant I would appreciate it.



thanks

tim
Programmer since 1987. Unix environment.

m i c h a e l

#1
Tim,



There are (so far) three videos which explore the subject of FOOP:



http://nuevatec.nfshost.com/FOOP-01.mov">Towards FOOP 1: Objects, Constructors and Methods

http://nuevatec.nfshost.com/FOOP-02.mov">Towards FOOP 2: Polymorphism

http://nuevatec.nfshost.com/FOOP-03.mov">Towards FOOP 3: Inheritance



Also, Jeff has effectively used FOOP in a couple of his http://static.artfulcode.net/newlisp/">modules, especially his http://static.artfulcode.net/newlisp/sql.lsp.html">SQL module.



Have a safe trip!



m i c h a e l