Specialized Components of Lisp
Session 1:
- Using and calling functions, including &key, &optional,
&rest arguments, as well as funcall and apply
- Structures and Hash Tables
- Bits and bytes
- Macros
- Closures
Session 2:
- Using the Common Lisp Object System (CLOS)
- Classes, instances, and slots
- Methods and Generic Functions
- Inheritance and class precedence lists
- Multiple dispatch
Session 3:
- Performance considerations with CLOS
- Garbage collection
- Error conditions and error handling
- Building interfaces on Windows using the IDE
Continue increasing your Lisp programming skills.
Click here for information on how to
register for the next course.