FOOP Links

Notices and updates
Locked
Tim Johnson
Posts: 253
Joined: Thu Oct 07, 2004 7:21 pm
Location: Palmer Alaska USA

FOOP Links

Post by 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

m i c h a e l
Posts: 394
Joined: Wed Apr 26, 2006 3:37 am
Location: Oregon, USA
Contact:

Post by m i c h a e l »

Tim,

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

Towards FOOP 1: Objects, Constructors and Methods
Towards FOOP 2: Polymorphism
Towards FOOP 3: Inheritance

Also, Jeff has effectively used FOOP in a couple of his modules, especially his SQL module.

Have a safe trip!

m i c h a e l

Locked