Lisp in 100 Seconds

Published: 14 October 2022
on channel: Fireship
472,130
20k

Lisp is world’s second high-level programming language and is still used to build software today. It was the first to implement many popular programming techniques like higher-order functions, recursion, REPL, garbage collection, and more.

#programming #code #100SecondsOfCode

💬 Chat with Me on Discord

  / discord  

🔗 Resources

- Lisp Tutorial https://lisp-lang.org/
- Fortran in 100 Seconds    • FORTRAN in 100 Seconds  
- C in 100 Seconds    • C in 100 Seconds  

🔥 Get More Content - Upgrade to PRO

Upgrade at https://fireship.io/pro
Use code YT25 for 25% off PRO access

🎨 My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

🔖 Topics Covered

- What is Lisp?
- Should I learn Lisp?
- Lisp basics tutorial
- Who invented Lisp?
- Lisp vs Fortran
- Lisp vs C