chubster41 Posted August 18, 2008 Posted August 18, 2008 Well just a quick question...does anyone if there any good teaching online classes for AutoLISP? would an online class be good or would a class be better? thanks in advance Quote
rkmcswain Posted August 18, 2008 Posted August 18, 2008 There are some good tutorials at http://www.afralisp.net/ The augi training program may have some current classes. If not, there are probably some archived ones also. Quote
borgunit Posted August 18, 2008 Posted August 18, 2008 This may seem crazy but the AutoCAD help tutorial is not too bad. It is a little slow paced but does step you through creating an actual application while you learn. Quote
ASMI Posted August 18, 2008 Posted August 18, 2008 This may seem crazy but the AutoCAD help tutorial is not too bad. It is a little slow paced but does step you through creating an actual application while you learn. I completely agree. By the way there there is a fine exercise - the Garden Path, I consider that this fine exercise. Look ...Developer Help > AutoLISP Tutorial. Quote
borgunit Posted August 19, 2008 Posted August 19, 2008 Here's another... http://usa.autodesk.com/adsk/servlet/item?siteID=123112&id=2309147 Quote
buddygillespie Posted August 19, 2008 Posted August 19, 2008 I got to put a plug in for VBA... Seems a bit easier than lisp and has more support. Applications can be written in spreadsheets (like excel) to drive autocad as an example. VB6 business rules written can run AutoCAD to produce drawings. So don't overlook that as a possible program language. Quote
rkmcswain Posted August 19, 2008 Posted August 19, 2008 I got to put a plug in for VBA... Seems a bit easier than lisp and has more support. Applications can be written in spreadsheets (like excel) to drive autocad as an example. VB6 business rules written can run AutoCAD to produce drawings. So don't overlook that as a possible program language. VBA is dying. At this point if you are getting started, it would probably be better to just dive into .NET. However, autolisp is still a powerful, easy language to learn. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.