The Lisp Programming Language: Learn Lisp basics in one day!
Learn variables, characters, strings, loops, functions, lists, vectors, arrays and structures in Lisp from scratch
Description
Hi and welcome to your course on Lisp Programming Language. We will go over the basic concepts of this language in this course.
Learn the Basics of Lisp Programming Language
- Numbers
- Strings
- Lisp Logic
- Functions
- Lists
- Structs
- Vectors
Beginner Lisp Course that will teach you the essentials of Lisp Language
First you will learn about the basic types in Lisp together with Lisp logic and will create your first programs. After this we will discuss lists in Lisp. Then, we will cover structs and vectors.
this course is covered in the fast manner with practical examples in each lecture
What You Will Learn!
- Create and work with numbers in lisp
- Create and work with text in lisp
- Understand the lisp logic
- Work with functions in lisp
- Create and work with lists in lisp
- Work with arrays and structures in lisp
Who Should Attend!
- Computer Programmers
- Computer Engineers
- Computer Science Majors
- People interested in coding