YoVDO

Lisp Tutorial

Offered By: Derek Banas via YouTube

Tags

Lisp Courses Programming Courses Inheritance Courses Macros Courses

Course Description

Overview

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

Related Courses

Введение в функциональное программирование на Common Lisp
ITMO University via edX
Learning AutoLISP & Visual LISP
LinkedIn Learning
Cisco Enterprise Networks: Virtualization
Pluralsight
Clojure Tutorial
Derek Banas via YouTube
Common Lisp
Exercism