AutoLISP is a dialect of the LISP programming language designed specifically for use with the full...
Category - Lessons
AutoLISP for Beginners – Free Course
Dive into the world of CAD customization with our AutoLISP for Beginners course, tailor-made for those taking their first steps in AutoCAD automation. This comprehensive introductory course covers the foundational aspects of AutoLISP, from basic arithmetic operations and string manipulations to user interactions and elementary entity management within AutoCAD. Through a series of structured lessons, students will gain hands-on experience, building a solid understanding of how AutoLISP interfaces with AutoCAD, empowering them to enhance their drafting and design processes. Whether you’re a budding architect, engineer, or CAD enthusiast, this free course offers the essential tools to kickstart your journey into the realm of AutoLISP programming.
Basic Arithmetic Operations
Welcome to this lesson on basic arithmetic operations in AutoLISP. Arithmetic operations are...
Comparisons
Welcome to the lesson on comparisons in AutoLISP! In any programming language, the ability to...
Boolean Operations
Welcome to the lesson on Boolean operations in AutoLISP! Boolean operations, named after George...
Number Manipulation: Basic
Welcome to this lesson on basic number manipulation in AutoLISP. When dealing with numbers...
Number Manipulation: Advanced
Advanced numeric functions in AutoLISP play a pivotal role in elevating your programming skills to...
String Manipulation: Basics
Welcome to our lesson on the basics of string manipulation in AutoLISP! Strings, as sequences of...
String Manipulation: Conversions
Welcome to our lesson on string manipulation focusing on conversions in AutoLISP! The ability to...
Introduction to Lists: Basics
Welcome to this essential lesson on the basics of list manipulations in AutoLISP! Lists play a...
Introduction to Lists: Advanced
Greetings to all budding AutoLISP programmers! As we delve deeper into our journey through...
Basic Programming & Control Flow
Today, we’re diving deep into the realm of Basic Programming and control Flow in AutoLISP...
Advanced Programming & Control Flow
As you continue your journey in the AutoLISP realm, it’s time to venture into Advanced...