Welcome to the lesson on Boolean operations in AutoLISP! Boolean operations, named after George...
Author - R. Khouri
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...
User Interaction: Input
Today, we’re diving into one of the most essential components of programming — User...
