AutoLISP

Discussion in 'AutoCAD' started by DDAgostino, Dec 2, 2004.

  1. DDAgostino

    DDAgostino Guest

    Hey everyone, I'm really glad that I stumbled across this site. I am looking for a book to learn to write autolisp programs for autocad. Does anyone know of a specific book that they have used or have seen that is easy to learn from? I'm far from a genius, so I'm not looking for a book with a bunch of confusing text. LOL. Also, my intents are based around steel fabrication. So if anyone knows of a site with source codes that are related that would be a big help too.
     
    DDAgostino, Dec 2, 2004
    #1
  2. DDAgostino

    Shane-W Guest

    http://www.afralisp.com/

    Ive learned a good deal from this site, detailed walkthru code snipets Good free place to start.
     
    Shane-W, Dec 2, 2004
    #2
  3. DDAgostino

    DDAgostino Guest

    ok, cool. Thanks.
     
    DDAgostino, Dec 2, 2004
    #3
  4. DDAgostino

    sdanis Guest

    When I started to write Lisp I had very good luck with "AutoLISP Programming Principles and Techniques Rawls/Hagen"
     
    sdanis, Dec 2, 2004
    #4
  5. DDAgostino

    C Witt Guest

    i'll dito that one.
     
    C Witt, Dec 2, 2004
    #5
  6. DDAgostino

    Rudy Tovar Guest

    I started with Autolisp in plain english way back, and the autocad database.
     
    Rudy Tovar, Dec 2, 2004
    #6
  7. DDAgostino

    DDAgostino Guest

    Really, what are the major differences?
     
    DDAgostino, Dec 2, 2004
    #7
  8. Hi,

    At the risk of continuing an ever ongoing argument, I would advise you to do
    learn and do your main programming in VBA or .NET.
    You can find all the arguments for and against regurgitated in the
    newsgroups if you care to read them.

    --


    Laurie Comerford
    CADApps
    www.cadapps.com.au

    looking for a book to learn to write autolisp programs for autocad. Does
    anyone know of a specific book that they have used or have seen that is easy
    to learn from? I'm far from a genius, so I'm not looking for a book with a
    bunch of confusing text. LOL. Also, my intents are based around steel
    fabrication. So if anyone knows of a site with source codes that are related
    that would be a big help too.
     
    Laurie Comerford, Dec 2, 2004
    #8
  9. You can find all the arguments for and against regurgitated in the
    newsgroups if you care to read them.
     
    Laurie Comerford, Dec 2, 2004
    #9
  10. DDAgostino

    Don I Guest

    I'll second AfraLISP! It's great resource--in fact it's the first place I
    go when I have a problem I can't find a solution for. Then I visit google
    and if I can't find it after searching there, I ask here.

    Anyway--they've got some great tutorials over there.
     
    Don I, Dec 3, 2004
    #10
  11. DDAgostino

    kboykool Guest

    I highly recommend AutoLISP in Plain English by George O. Head. It is out of print, but I bought two copies on Amazon from used book vendors.

    I haven't gotten into detailed LISP programming, but this book will get you started. You'll definitely be able to handle the basics.

    Best wishes on your search for knowledge,
    Kenny Anderson

    (remove e'x'es to reply)
     
    kboykool, Dec 3, 2004
    #11
  12. DDAgostino

    David Allen Guest

    Its like this. In my opinion lisp is easier to learn and use in autocad and sometimes more powerful then vba.
    But since vertical products are going away and there is only going to be one program that uses lisp and that
    is autocad. VBA on the other hand will be used in other autodesk products and microsoft office, etc....
    So it depends on which is better. If you are starting today, VBA might be a more worthwile to learn. But then
    again I doubt autodesk will ever get arid of lisp for autocad.

    DDAgostino <>
    |>Really, what are the major differences?


    David
     
    David Allen, Dec 7, 2004
    #12
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.