http://qs1969.pair.com?node_id=211316


in reply to Fundamentals Of Programming -- In 6 Hours

I suppose you can't help but touch on objects, so ...

Perhaps you could impress upon them the need for some amount of code optimization? Basic stuff - "If you have seven roll-over graphics, you can control them all with ONE function" or "The pop-up will still work without the seven lines of comments the page editor macro put in to explain how it works."

Even better - which JavaScript functions are MSIE extensions and which are Netscape extensions, and why one does not work on the other.

BEST - Client side PerlScript! :)