Author Topic: Very Basic ? from a Mosquito  (Read 4192 times)

0 Members and 1 Guest are viewing this topic.

CottageCGirl

  • Guest
Very Basic ? from a Mosquito
« on: April 01, 2005, 02:36:47 PM »
Being self CAD taught and trying to learn AutoLisp completely on my own, I have some holes in my basic understanding of the "how to apply" area, some, I fear, are Scary basic-and probably far too numerous to list here.
Does anyone know of a good starter bible or website (other than the obvious Afralisp/Cadlyst etc)  I feel that without an onsite mentor, I am unable to stretch the gap myself...NOt for Trying.... :?

JOKE:  
Tech Support: "I need you to right-click on the Open Desktop."
Customer: "Ok."
Tech Support: "Did you get a pop-up menu?"Customer: "No."
Tech Support: "Ok. Right click again. Do you see a pop-up menu?"
Customer: "No."
Tech Support: "Ok, sir. Can you tell me what you have done up until this point?"
Customer: "Sure, you told me to write 'click' and I wrote click'."
(from ajokeaday.com)

Chuck Gabriel

  • Guest
Very Basic ? from a Mosquito
« Reply #1 on: April 01, 2005, 02:49:16 PM »
Visit http://www.dsxcad.com/ and click on the "Books" link on the left hand side of the page.  There you will find a free book called "The Visual LISP Developers Bible" in PDF format.

Mark

  • Custom Title
  • Seagull
  • Posts: 28762
Very Basic ? from a Mosquito
« Reply #2 on: April 01, 2005, 02:53:17 PM »
Quote
Does anyone know of a good starter bible or website

What about here.  :wink:

There's no such thing as "to basic a question" for this place.  :)
TheSwamp.org  (serving the CAD community since 2003)

Birdy

  • Guest
Re: Very Basic ? from a Mosquito
« Reply #3 on: April 01, 2005, 02:56:56 PM »
Quote from: CottageCGirl
Being self CAD taught and trying to learn AutoLisp completely on my own, I have some holes in my basic understanding...


I 'm in the same place. I have a few titles that were recommended to me.
Later this evening I'll post the titles/ authors that I got.  (Books are at home and I'm not.)
Quote from: CottageCGirl
JOKE:
Tech Support: "I need you to right-click on the Open Desktop."
Customer: "Ok."
Tech Support: "Did you get a pop-up menu?"Customer: "No."
Tech Support: "Ok. Right click again. Do you see a pop-up menu?"
Customer: "No."
Tech Support: "Ok, sir. Can you tell me what you have done up until this point?"
Customer: "Sure, you told me to write 'click' and I wrote click'."
(from ajokeaday.com)

Throwing in a joke with the request oughta net you quite a decent pile of advice.   :)

Here's a few helpful sites:
http://www.jefferypsanders.com/index.html
http://www.smadsen.com/
http://www.markcad.com/

CottageCGirl

  • Guest
thanks
« Reply #4 on: April 01, 2005, 02:57:28 PM »
Chuck-thanks I'll try it
Mark, I love this site, but my ?'s are far to vast and i'm a research-aholic, so any resource is welcome.

MP

  • Seagull
  • Posts: 17750
  • Have thousands of dwgs to process? Contact me.
Re: thanks
« Reply #5 on: April 01, 2005, 03:00:36 PM »
Quote from: CottageCGirl
... my ?'s are far too vast ...

Quick, someone get Stig on the red phone!
Engineering Technologist • CAD Automation Practitioner
Automation ▸ Design ▸ Drafting ▸ Document Control ▸ Client
cadanalyst@gmail.comhttp://cadanalyst.slack.comhttp://linkedin.com/in/cadanalyst

CottageCGirl

  • Guest
Birdy
« Reply #6 on: April 01, 2005, 03:39:29 PM »
Sorry, skipped your post by mistake
thanks- in advance :oops:

CADaver

  • Guest
Re: thanks
« Reply #7 on: April 01, 2005, 04:03:37 PM »
Quote from: CottageCGirl
Chuck-thanks I'll try it
Mark, I love this site, but my ?'s are far to vast and i'm a research-aholic, so any resource is welcome.
If this place can't handle it, you're outta luck.  In the last 18 months or so, I've seen everything from basic (defun c:l () (command ".line")) to stuff that will give you Dent's hat size in microns.  I've learned more about programming here in the last 18 months, just reading other people's questions, than I did the first 18 years with AutoCAD.

Sometimes these guys will let you struggle through it to learn something, sometimes they'll just bang it out and give it to ya'.  But either way a question here is worth all the books I own.

CottageCGirl

  • Guest
yes, I love you guys...
« Reply #8 on: April 01, 2005, 04:12:42 PM »
and I have learned tons so far,
relax
I won't cheat on you with any other sites :P

daron

  • Guest
Very Basic ? from a Mosquito
« Reply #9 on: April 01, 2005, 04:40:50 PM »
Good!!! If you did, we might feel betrayed. :lol:

Keith™

  • Villiage Idiot
  • Seagull
  • Posts: 16899
  • Superior Stupidity at its best
Very Basic ? from a Mosquito
« Reply #10 on: April 01, 2005, 04:41:26 PM »
Uh .. for the most part we try to maintain an "open relationship"
Proud provider of opinion and arrogance since November 22, 2003 at 09:35:31 am
CadJockey Militia Field Marshal

Find me on https://parler.com @kblackie

Jeff_M

  • King Gator
  • Posts: 4096
  • C3D user & customizer
Re: yes, I love you guys...
« Reply #11 on: April 01, 2005, 07:41:14 PM »
Quote from: CottageCGirl
and I have learned tons so far,
relax
I won't cheat on you with any other sites :P

Here's another that you should take a look at: http://www.cadvault.com

Some of the folks there frequent here and vice versa. Between these 2 sites I haven't needed to look anywhere else for answers in a long time.

Birdy

  • Guest
Very Basic ? from a Mosquito
« Reply #12 on: April 01, 2005, 10:24:55 PM »
Sorry for the wait.  Ended up being a rather loooong 9 holes... and then dinner.
Here's the books I use:

"Autolisp Programming: principles and techniques" by Rawls
Pretty decent intro stuff. Kinda 'text-booky' (exercises, and stuff) r13 i think.

"Autolisp in plain english for non programmers" by George o. Head
Out of print, but available at discount clearing houses. (re)Search amazon :)
r12ish but very nicely written. Easy to grasp stuff with this one.

"The Autocadets guide to visual lisp" by Kramer
r14 based (?) A pretty good one to get to know your way around the vlide.

Still reading these. I usually want to dive into a routine that I need, and use these as references, but probably a better strategy would be to work through the examples as I read thru the books.  I think stuff would prolly sink in better that way. YMMV.

Hope this helps.  Others may have different opinions on these authors.

jonesy

  • SuperMod
  • Seagull
  • Posts: 15568
Very Basic ? from a Mosquito
« Reply #13 on: April 02, 2005, 08:10:30 AM »
Quote
"Autolisp Programming: principles and techniques" by Rawls
Pretty decent intro stuff. Kinda 'text-booky' (exercises, and stuff) r13 i think.


I use this book too!
I have found it quite useful. The good thing about it seems to be the reference guides. I think it was written for r14, so some of the things in it wont be up-to-date. And also there is no mention of the Vlisp editor and how to use it.
Thanks for explaining the word "many" to me, it means a lot.

daron

  • Guest
Very Basic ? from a Mosquito
« Reply #14 on: April 04, 2005, 07:22:19 AM »
That's because it didn't exest then.^