14 of 14 people found the following review helpful:
4.0 out of 5 stars
A great intermediate lisp book., January 8, 2003
This review is from: The AutoCADET's Guide to Visual LISP (Paperback)
I found Bill Kramer's book to be very helpful in really understanding how the lisp language for AutoCad works. I would not say it is for the absolute beginner. It does not contain tons of non-useful, simple code to use as a tutorial. It does, however, contain a lot of truly useful functions and detailed explanations on how the code actually works. From the very start, it discusses how to use AutoCad's Visual Lisp Integrated Design Environment, one of the best tools for helping programmers write functions. This is something other books, inexplicably, leave till the end. I highly recommend this book to anyone. It is one of the better books out there.
Help other customers find the most helpful reviews
Was this review helpful to you? Yes
No
2 of 2 people found the following review helpful:
5.0 out of 5 stars
This book expains things very well, February 9, 2008
This review is from: The AutoCADET's Guide to Visual LISP (Paperback)
Unlike many technical and programming books, the author of this book shows his love and dedication to programming, and sets down the ground rules with a little bit of history to help understand exactly what it is that you are doing. This book is so full of good information, you almost have to read it one paragraph at a time, yet it is so intriguing that it's hard to put down.
Help other customers find the most helpful reviews
Was this review helpful to you? Yes
No
1 of 1 people found the following review helpful:
4.0 out of 5 stars
Agree - a good intermediate lisp book., January 4, 2009
This review is from: The AutoCADET's Guide to Visual LISP (Paperback)
I had learnt LISP by studying existing code and looking up what each command did in a reference manual. I found Bill's book gave me a better overview of lisp and tied what I already knew together. I now feel comfortable developing routines from the beginning without having to copy and modify somebody else's code. It also helped me make better use of the VLIDE.
Help other customers find the most helpful reviews
Was this review helpful to you? Yes
No
|