Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

since msot lisp books suck, how about a wikibook on lisp like php manual?

2 views
Skip to first unread message

gavino

unread,
Dec 29, 2009, 2:00:20 AM12/29/09
to
taking beginner to master in small steps in most modern techniques

I would volunteer as test subject.

jos...@lisp.de

unread,
Dec 29, 2009, 3:21:26 AM12/29/09
to
On 29 Dez., 08:00, gavino <gavcom...@gmail.com> wrote:
> taking beginner to master in small steps in most modern techniques
>
> I would volunteer as test subject.

\|||/
(o o)
,~~~ooO~~(_)~~~~~~~~~,
| Please |
| don't feed the |
| TROLL! |
'~~~~~~~~~~~~~~ooO~~~'
|__|__|
|| ||
ooO Ooo

gavino

unread,
Dec 31, 2009, 6:15:52 AM12/31/09
to
On Dec 29, 3:21 am, "jos...@corporate-world.lisp.de" <jos...@lisp.de>
wrote:

rainer you are a pain. I see you are a troll to my questions. This is
like the best idea ever for common lisp.
A community grown book on leanrning lisp with terms defined and
concets laid out in small pieces.
Then all the people can improev it bit by bit like wikipedia, add
examples etc. and grow it into some thing just awesome.
What do you reccomend to the beginner then rainer?

Larry Coleman

unread,
Dec 31, 2009, 9:30:15 AM12/31/09
to
On Dec 29, 2:00 am, gavino <gavcom...@gmail.com> wrote:
> taking beginner to master in small steps in most modern techniques
>
> I would volunteer as test subject.

Is this what you had in mind?

http://en.wikibooks.org/wiki/Common_Lisp

Lars Rune Nøstdal

unread,
Dec 31, 2009, 9:41:09 AM12/31/09
to

Dude, it has already been done. Search the archives here and the logs
on #lisp (freenode). Peter Seibel asked around for feedback and advice
while writing his book and it was a community effort.

Message has been deleted

Victor

unread,
Jan 1, 2010, 11:12:28 AM1/1/10
to
On Thu, 31 Dec 2009 16:30:15 +0200, Larry Coleman <larryl...@yahoo.com>
wrote:

Probably that's what he had in mind.

IMHO, this one could be a good read for those who wish
to learn Common Lisp.

Unfortunately, even basic chapters are still far from
being complete.

Hopefully it will attract more attention and will become
a useful beginners manual.

Happy New Year!
Victor

Tamas K Papp

unread,
Jan 1, 2010, 1:43:00 PM1/1/10
to
On Fri, 01 Jan 2010 18:12:28 +0200, Victor wrote:

> On Thu, 31 Dec 2009 16:30:15 +0200, Larry Coleman
> <larryl...@yahoo.com> wrote:
>
>> On Dec 29, 2:00 am, gavino <gavcom...@gmail.com> wrote:
>>> taking beginner to master in small steps in most modern techniques
>>>
>>> I would volunteer as test subject.
>>
>> Is this what you had in mind?
>>
>> http://en.wikibooks.org/wiki/Common_Lisp
>
> Probably that's what he had in mind.
>
> IMHO, this one could be a good read for those who wish to learn Common
> Lisp.

I disagree. Currently, PCL is a far better option for most people.

Wikibooks is a nice idea, but pretty pointless when there are already
excellent books around, some of which are freely available online.

> Unfortunately, even basic chapters are still far from being complete.
>
> Hopefully it will attract more attention and will become a useful
> beginners manual.

Writing a coherent and useful introductory book on any subject is an
enormous undertaking, and CL is no exception. Unless the authors are
willing to devote a lot of effort (which is unlikely), the best a CL
wikibook can aspire to is distracting newbies from far better
alternatives.

Tamas

gavino

unread,
Jan 1, 2010, 6:20:36 PM1/1/10
to
On Dec 31 2009, 9:41 am, Lars Rune Nøstdal <larsnost...@gmail.com>
wrote:

Yeah I am not into how he uses proprietary lisp products though. I
also feel that perhapsPaul Grham was more successful so I wish his bok
as less impenetrable to reading [ansi common not on lisp].
I am going to read lamkins and tourestky.
I got to ch3 in siebel didn't like it at all.

gavino

unread,
Jan 1, 2010, 6:21:21 PM1/1/10
to

how pessimistic
linux and openbsd are group effort and are nice

Bigos

unread,
Jan 2, 2010, 7:55:12 AM1/2/10
to
On Dec 29 2009, 7:00 am, gavino <gavcom...@gmail.com> wrote:
> taking beginner to master in small steps in most modern techniques
>
> I would volunteer as test subject.

Gavino,

I think Common Lisp books are written the way they are, not to suck,
but to target specific audience who is able to grasp concepts
described in them.

Maybe you should try easier way, and stop trying to learn Common Lisp
but try scheme or Emacs Lisp.

Somebody previously posted links to excellent Scheme tutorials. This
is link to Emacs Lisp.
http://www.gnu.org/software/emacs/emacs-lisp-intro/html_node/index.html

try it maybe it will work for you and finally you will be able to
grasp Common Lisp.

Good Luck

Jacek

Message has been deleted

Tamas K Papp

unread,
Jan 2, 2010, 11:19:34 AM1/2/10
to
On Sat, 02 Jan 2010 04:55:12 -0800, Bigos wrote:

> On Dec 29 2009, 7:00 am, gavino <gavcom...@gmail.com> wrote:
>> taking beginner to master in small steps in most modern techniques
>>
>> I would volunteer as test subject.
>
> Gavino,
>
> I think Common Lisp books are written the way they are, not to suck, but
> to target specific audience who is able to grasp concepts described in
> them.
>
> Maybe you should try easier way, and stop trying to learn Common Lisp
> but try scheme or Emacs Lisp.

Scheme and Emacs Lisp are _different_, but I don't see how they would
be any easier. Eg Scheme has continuations which are pretty difficult
to grasp. And Emacs Lisp is a DSL for programming the Emacs editor, it
is not really worthwhile to learn it unless you want to do precisely
this. Otherwise, it is not a nice dialect, it has dynamic scope by
default, etc.

> try it maybe it will work for you and finally you will be able to grasp
> Common Lisp.

Gavino is not trying to learn CL, he is just asking random questions
once in a while. There is not indication whatsoever that he even
reads the replies.

Tamas

Tamas K Papp

unread,
Jan 2, 2010, 11:22:50 AM1/2/10
to
On Sat, 02 Jan 2010 21:41:02 +0530, Madhu wrote:

> * Tamas K Papp <7q6u1i...@mid.individual.net> : Wrote on 1 Jan 2010
> 18:43:00 GMT:


>
> | Wikibooks is a nice idea, but pretty pointless when there are already
> | excellent books around, some of which are freely available online.
>

> And by that same token: Wikipedia is a nice idea but pretty pointless,
> when there is already excellent material around, all of which is freely
> available online

I disagree. Wikipedia has good articles on some topics, but most of
them are much shorter than even a short book. Writing books and short
articles requires very different approaches, they are not really
comparable.

Tamas

Madhu

unread,
Jan 2, 2010, 11:52:19 AM1/2/10
to

* Tamas K Papp <7q9a6o...@mid.individual.net> :
Wrote on 2 Jan 2010 16:22:50 GMT:

The first is just Your Opinion. The second is a generality which you
are overstating. (many research/technical books are indeed collections
of articles). And neither has to do with the argument that the content
is already available and packaged up for consumption without Yet Another
Middleman getting between you and your content.

--
Madhu


Bigos

unread,
Jan 2, 2010, 11:53:21 AM1/2/10
to
On Jan 2, 4:19 pm, Tamas K Papp <tkp...@gmail.com> wrote:

> Gavino is not trying to learn CL, he is just asking random questions
> once in a while.  

It's hard to tell, maybe he just doesn't want to put an effort into
learning Lisp.

> There is not indication whatsoever that he even
> reads the replies.

I have seen his replies to political remarks, which might indicate
where his main interests are. If he put so much effort into Lisp as he
did put in politics, he might learn something and start asking more
sensible questions.

Pascal J. Bourguignon

unread,
Jan 2, 2010, 1:39:33 PM1/2/10
to
Bigos <ruby....@googlemail.com> writes:

Oh! Then it's even worse than we thought. He's not idiot or lazy,
he's a politician!

--
__Pascal Bourguignon__ http://www.informatimago.com/

0 new messages