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.

600 Months

3 pointsby jmreidyover 10 years ago

1 comment

taylodlover 10 years ago
The irony being you can learn Lisp in 60 minutes. You&#x27;ll just be programming the same way you&#x27;ve always been just now you&#x27;ll be using Lisp. You won&#x27;t be doing any metaprogramming, creating macros and the like but you&#x27;ll be able to Get Stuff Done. You just won&#x27;t necessarily be any more productive.<p>What takes so long to learn is the Bottom-Up style of programming Lisp promotes, made even more powerful by it&#x27;s homoiconicity. Paul Graham explains it here: <a href="http://www.paulgraham.com/progbot.html" rel="nofollow">http:&#x2F;&#x2F;www.paulgraham.com&#x2F;progbot.html</a>