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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Just Finished Lear You a Haskell for Great Good. What Now?

1 点作者 Tzedek超过 8 年前

3 条评论

pinkythepig超过 8 年前
I found that learn you a haskell is pretty nice for learning the abstract &#x27;mathy&#x27; parts of haskell, but it is pretty terrible at explaining how to actually apply that knowledge and it also does not cover advanced concepts and seems to just end abruptly.<p>If you are still not understanding how to actually make programs, I&#x27;d recommend you either go with <a href="http:&#x2F;&#x2F;book.realworldhaskell.org&#x2F;" rel="nofollow">http:&#x2F;&#x2F;book.realworldhaskell.org&#x2F;</a> or <a href="http:&#x2F;&#x2F;haskellbook.com" rel="nofollow">http:&#x2F;&#x2F;haskellbook.com</a>.<p>Real World Haskell explains the concepts decently and is free... But its syntax is very out of date so you can&#x27;t just copy stuff from the book with modern versions of libraries and expect it to work.<p>haskellbook is better, but it costs 60 dollars. It does a better job than RWH imo, although it is still in early access and has some rough edges. For example, chapter 1 is unintelligible gibberish to me (at least when I read it, maybe its better now), but the rest of the book is mostly good. Also, due to being new, it covers things like stack as well.
评论 #12396925 未加载
gilmi超过 8 年前
This might help: <a href="http:&#x2F;&#x2F;www.gilmi.xyz&#x2F;post&#x2F;2015&#x2F;02&#x2F;25&#x2F;after-lyah" rel="nofollow">http:&#x2F;&#x2F;www.gilmi.xyz&#x2F;post&#x2F;2015&#x2F;02&#x2F;25&#x2F;after-lyah</a>
sotojuan超过 8 年前
Build projects? Why did you read it in the first place? The answer to that question should help decide what to do now.
评论 #12396938 未加载