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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

JavaScript Allongé, the "Six" Edition (2019)

45 点作者 tie-in大约 1 年前

3 条评论

explaininjs大约 1 年前
Picking an example at random: <a href="https:&#x2F;&#x2F;github.com&#x2F;raganwald&#x2F;javascript-allonge-six&#x2F;blob&#x2F;master&#x2F;manuscript&#x2F;markdown&#x2F;3.Collections&#x2F;4.drunken.md">https:&#x2F;&#x2F;github.com&#x2F;raganwald&#x2F;javascript-allonge-six&#x2F;blob&#x2F;mas...</a>, I&#x27;m not sure what the real purpose of the book is... it seems to present overly elaborate ways to implement basic &quot;good&quot; algorithms, followed by a simple way to implement the parallel naïve algorithm. And it fails to provide a comprehensive summary of the potential benefits of the naïve algorithm, in this case that fewer cells would need to be read out (the person could be reading out commands for twice as long in the &quot;good&quot; algorithm!).<p>I&#x27;d much prefer to have the simple and good implementation, or one that starts out simple and works towards complexity based on explicit optimization tradeoffs, but that would appear to be outside of the scope of the book.
评论 #39994140 未加载
dang大约 1 年前
Related:<p><i>JavaScript Allongé is free</i> - <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=6476337">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=6476337</a> - Oct 2013 (51 comments)
评论 #39993568 未加载
sqren大约 1 年前
This is a five year old book. Am I missing something?
评论 #39995414 未加载
评论 #39993754 未加载