Hackers & Painters
A new book by Paul Graham, Big ideas from the computer age.
More info -> www.paulgraham.com
## Norman ##
Hackers & Painters
Hackers & Painters
-- (define? (Cornflakes))
Got it some weeks ago. As always a good reading from Paul Graham.
Now waiting for the next book: Practical Common Lisp
http://www.gigamonkeys.com/book/
Now waiting for the next book: Practical Common Lisp
http://www.gigamonkeys.com/book/
Hans-Peter
Be careful, many things in Common Lisp work very different from newLISP, and generally the programming style in newLISP is different, i.e.: less recursion and 'cons'.
The permuation function shown on this forum yesterday is an exception to the rule when it came out very similar to the Common Lisp original. The book is well written and interetsting to read, but I doubt it helps much to improve programming skills in newLISP.
Lutz
The permuation function shown on this forum yesterday is an exception to the rule when it came out very similar to the Common Lisp original. The book is well written and interetsting to read, but I doubt it helps much to improve programming skills in newLISP.
Lutz
Nice interviews !! --> http://www.itconversations.com/
Nice interviews !! --> http://www.itconversations.com/
Also Paul Graham is included about his book.
Norman.
Also Paul Graham is included about his book.
Norman.
-- (define? (Cornflakes))