Learn lisp in 5 steps
anthonyf.wordpress.com
Learn lisp in 5 steps
1–10 of 25 posts
Re: Learn lisp in 5 steps
#2What will it replace? Why will it replace? etc...
Re: Learn lisp in 5 steps
#3Re: Learn lisp in 5 steps
#4I keep seeing all this talk of learning lisp but not a whole lot of rationale. Why should we learn lisp? What will it replace? Why will it replace? etc...
Re: Learn lisp in 5 steps
#5I keep seeing all this talk of learning lisp but not a whole lot of rationale. Why should we learn lisp? What will it replace? Why will it replace? etc...
Re: Learn lisp in 5 steps
#6Re: Learn lisp in 5 steps
#7I keep seeing all this talk of learning lisp but not a whole lot of rationale. Why should we learn lisp? What will it replace? Why will it replace? etc...
Why do you need rationale? I use lisp because its the language that gives me the most joy, you can spend a decade giving me rationale about how language X is better, but unless it can give me more joy i won't switch. But if you insist: common lisp is designed to write software. That is its sole purpose in existence. Its purpose is not to be object oriented, procedural, functional, declarative, low-level, high-level,…
Would you run away if I told you there was an impending explosion? Probably.
Its one thing to tell people to do things. Its another to explain to them the benefits of doing so. Seemed like common sense...
Re: Learn lisp in 5 steps
#8This list of steps applicable to learning any programming language. 1.) Switch to appropriate environment 2.) Download an IDE built for your language 3.) 2 + [insert language]Lint 4.) Read some books on the language 5.) Write a program that actually does something useful
Re: Learn lisp in 5 steps
#9Re: Learn lisp in 5 steps
#10I keep seeing all this talk of learning lisp but not a whole lot of rationale. Why should we learn lisp? What will it replace? Why will it replace? etc...