Re: Please Help!!! Lisp Newbie.
- From: Pascal Costanza <pc@xxxxxxxxx>
- Date: Sat, 31 Jan 2009 09:06:00 +0100
eltoni.91@xxxxxxxxx wrote:
Hi everyone. I am 17 year old and I know a little about the basis of
computers and programming. I know very little C. I understand well
topics like memory-management, CPU architecture and the factors of the
difference in speed and memory between High-Level and Low-Level
Languages (or between two "Same-Level" Languages). I have just started
learning a little Lisp, and I found it very interesting, especially
about it's reflectiveness (not saying I feel I am just starting to
love it). However I haven`t gone into the process of learning and
using it profoundly.
I just wanted to know your opinion about some things that make me
unsure about this language:
-Is this language worth using, or at least learning it?
Yes, definitely.
-Should I concentrate into learning it deep into its bases?
Yes, definitely.
Start with "Practical Common Lisp" by Peter Seibel or "Paradigms of Artificial Intelligence Programming" by Peter Norvig. ("Artificial Intelligence" sounds old-fashioned, but is cool!)
Get yourself the personal edition of LispWorks, or the free edition of Allegro Common Lisp, and start hacking away.
-Is it's speed and computer resource management comparable or
acceptable in comparison with other market/industry mainstream
programming languages?
Definitely yes. Modern Common Lisp implementations are on par with other efficient programming languages.
Pascal
--
ELS'09: http://www.european-lisp-symposium.org/
My website: http://p-cos.net
Common Lisp Document Repository: http://cdr.eurolisp.org
Closer to MOP & ContextL: http://common-lisp.net/project/closer/
.
- References:
- Please Help!!! Lisp Newbie.
- From: eltoni . 91
- Please Help!!! Lisp Newbie.
- Prev by Date: Re: Please Help!!! Lisp Newbie.
- Next by Date: Re: Please Help!!! Lisp Newbie.
- Previous by thread: Re: Please Help!!! Lisp Newbie.
- Next by thread: Re: Please Help!!! Lisp Newbie.
- Index(es):
Relevant Pages
|