TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Learn lisp in 5 steps

14 pointsby michaelbwangabout 14 years ago

4 comments

Breefieldabout 14 years ago
This 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
评论 #2315819 未加载
Tiomaidhabout 14 years ago
I feel like anyone on HN has a basic idea of how to go about learning a programming language. If you sub in appropriate $books and $IDEs, there's nothing language-specific in the post. And to be honest, nothing all that new or all that notable.
评论 #2315942 未加载
jefe78about 14 years ago
I keep seeing all this talk of learning lisp but not a whole lot of rationale. Why should we learn lisp?<p>What will it replace? Why will it replace? etc...
评论 #2315852 未加载
评论 #2315870 未加载
评论 #2315831 未加载
评论 #2315767 未加载
评论 #2315754 未加载
onewlandabout 14 years ago
Step #2 involves learning LISP. As I embark to learn elisp, am I then to re-install Linux and emacs and SLIME? Then make my way to step 2 again...