19 October 2006 08:00
Higher Order Programming - article - w3future.com
by 3 othersHigher Order Programming is the ability to use functions as values. So you can pass functions as arguments to other functions and functions can be the return value of other functions.
18 October 2006 13:00
ECCO - Web-based IDE
by 3 othersECCO is an online programming development environment with file manager, console interface for compiling and execution of code and an editor with syntax highlighting, tabs and support for many languages which is accessed using a browser.
1
(2 marks)