TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

New Edition of “Programming in Haskell” Now Available

117 点作者 javinpaul超过 8 年前

8 条评论

0xmohit超过 8 年前
Forward written by Erik Meijer -- <a href="https:&#x2F;&#x2F;twitter.com&#x2F;headinthebox&#x2F;status&#x2F;737402063106113536" rel="nofollow">https:&#x2F;&#x2F;twitter.com&#x2F;headinthebox&#x2F;status&#x2F;737402063106113536</a><p>Lecture slides for chapters 1 to 10: <a href="http:&#x2F;&#x2F;www.cs.nott.ac.uk&#x2F;~pszgmh&#x2F;Slides.zip" rel="nofollow">http:&#x2F;&#x2F;www.cs.nott.ac.uk&#x2F;~pszgmh&#x2F;Slides.zip</a><p>Haskell code for all the extended programming examples: <a href="http:&#x2F;&#x2F;www.cs.nott.ac.uk&#x2F;~pszgmh&#x2F;Code.zip" rel="nofollow">http:&#x2F;&#x2F;www.cs.nott.ac.uk&#x2F;~pszgmh&#x2F;Code.zip</a><p>--<p>As an aside, <a href="https:&#x2F;&#x2F;github.com&#x2F;0xmohit&#x2F;talks" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;0xmohit&#x2F;talks</a> contains pointers to some interesting talks on Haskell.
willtim超过 8 年前
This is the Haskell tutorial book that I have always recommended. It&#x27;s a manageable size and is a good blend of theory and practice. There&#x27;s also none more qualified than Graham Hutton.
评论 #12423555 未加载
评论 #12423517 未加载
评论 #12426466 未加载
0xmohit超过 8 年前
Also interesting is Data Structures and Functional Programming [0] using OCaml.<p>[0] <a href="http:&#x2F;&#x2F;www.cs.cornell.edu&#x2F;Courses&#x2F;cs3110&#x2F;2016fa&#x2F;" rel="nofollow">http:&#x2F;&#x2F;www.cs.cornell.edu&#x2F;Courses&#x2F;cs3110&#x2F;2016fa&#x2F;</a>
评论 #12428166 未加载
评论 #12428060 未加载
sridca超过 8 年前
How does this compare to Haskell Programming[1]?<p>[1] <a href="http:&#x2F;&#x2F;haskellbook.com" rel="nofollow">http:&#x2F;&#x2F;haskellbook.com</a>
评论 #12422902 未加载
hevelvarik超过 8 年前
Just got the book and am impressed. But new to Haskell, I&#x27;m actually making my way through the much shorter, free and very well written &quot;YetAnotherHaskellTutorial&quot; first, because I wan&#x27;t to have a general working knowledge of the language before settling down to the 1000+ page hard slog.<p>Lists get discussed about 700 pages in, so while the book is very thorough--I like that it opens with Lambda Calculus--it seems a little wax on wax off if you haven&#x27;t first gotten your feet wet via other means.
评论 #12423255 未加载
bogomipz超过 8 年前
That T.O.C. looks really good. Its still &quot;not yet released&quot; on Amazon it looks like, hopefully soon.<p>There is also this which is upcoming but available now to read:<p><a href="https:&#x2F;&#x2F;www.manning.com&#x2F;books&#x2F;learn-haskell" rel="nofollow">https:&#x2F;&#x2F;www.manning.com&#x2F;books&#x2F;learn-haskell</a><p>Manning releases really quality titles in my opinion and this looks to be in keeping with their standard I think.
评论 #12426161 未加载
aikah超过 8 年前
&gt; All concepts are explained from first principles and no programming experience is required<p>Nice, it looks like it is a good book for beginners. I hesitated between Haskell and F# as a first &quot;real&quot; FP language, I might give Haskell a try.
评论 #12423294 未加载
runeks超过 8 年前
Anyone know some particularly good Haskell books for intermediate Haskellers? Ones that skip over all the syntax and basic grammar, and dive more into whole-program structure, how to connect different parts together, rather than looking at individual parts.
评论 #12423301 未加载