Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Learn Lisp programming in this comprehensive tutorial covering installation, basic syntax, data structures, functions, macros, object-oriented programming, and file I/O. Explore topics such as formatting, mathematical operations, conditional statements, loops, lists, higher-order functions, and more. Gain hands-on experience with practical examples and code demonstrations throughout the 75-minute video.
Syllabus
Install Lisp .
Introduction .
Format .
Math Functions .
Equality .
If .
Case .
When .
Unless .
Cond .
Loop .
DoTimes .
Lists .
Car / Cdr .
Association List .
Functions .
Optional .
Receive Multiple Values .
Key .
Return-From .
Quasi Quoting .
MapCar .
Return Multiple Values .
Higher Order Functions .
Lambda .
Macros .
Classes .
Generic Function .
Inheritance .
Arrays .
Hash Table .
Structures .
File I/O .
Taught by
Derek Banas
Reviews
3.0 rating, based on 1 Class Central review
Showing Class Central Sort
-
The last part of the course was very fast, but those concepts are extremely important. Topics such as classes, general functions, arrays, hash tables, and file I/O could benefit from a few more minutes of coverage. Perhaps Derek could allocate a bit more time to these areas.
But is a well introductory course to Common Lisp.
Thank you.