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.

Ask HN: What's the best material to learn Racket?

14 pointsby pedrodelfinoalmost 9 years ago
I am especially interested in tutorials.

4 comments

joshuataalmost 9 years ago
One of the best resources I&#x27;ve found is Programming Languages: Application and Interpretation by Shriram Krishnamurthi[1]. It walks you through building a small interpreter and language in Racket. Not only does it teach Racket, but it helps understand how and why the language works.<p>[1] <a href="https:&#x2F;&#x2F;cs.brown.edu&#x2F;~sk&#x2F;Publications&#x2F;Books&#x2F;ProgLangs&#x2F;" rel="nofollow">https:&#x2F;&#x2F;cs.brown.edu&#x2F;~sk&#x2F;Publications&#x2F;Books&#x2F;ProgLangs&#x2F;</a>
michaelsbradleyalmost 9 years ago
<i>How to Design Programs, Second Edition</i>[1] is a good resource for learning how to model and program in a style that will translate well to full-blown Racket. See also <i>Realm of Racket</i>[2].<p>The <i>Racket Cheat Sheet</i>[3] is handy, and provides some useful links at the top (cf. &quot;Sites&quot;, &quot;Community&quot;).<p>[1] <a href="http:&#x2F;&#x2F;www.ccs.neu.edu&#x2F;home&#x2F;matthias&#x2F;HtDP2e&#x2F;" rel="nofollow">http:&#x2F;&#x2F;www.ccs.neu.edu&#x2F;home&#x2F;matthias&#x2F;HtDP2e&#x2F;</a><p>[2] <a href="http:&#x2F;&#x2F;realmofracket.com&#x2F;" rel="nofollow">http:&#x2F;&#x2F;realmofracket.com&#x2F;</a><p>[3] <a href="http:&#x2F;&#x2F;docs.racket-lang.org&#x2F;racket-cheat&#x2F;" rel="nofollow">http:&#x2F;&#x2F;docs.racket-lang.org&#x2F;racket-cheat&#x2F;</a>
brudgersalmost 9 years ago
I took this course the first time Kiczales taught it online. That was on Coursera&#x27;s platform in 2013.<p>It would be my suggestion.<p><a href="https:&#x2F;&#x2F;www.edx.org&#x2F;course&#x2F;how-code-systematic-program-design-part-ubcx-spd1x" rel="nofollow">https:&#x2F;&#x2F;www.edx.org&#x2F;course&#x2F;how-code-systematic-program-desig...</a>
zerralmost 9 years ago
Does anyone use Racket in the wild? For real projects, not counting the Racket team.
评论 #12179443 未加载