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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: Best resources to learn C programming?

18 点作者 dpods超过 6 年前

6 条评论

aportnoy超过 6 年前
<a href="http:&#x2F;&#x2F;cs.yale.edu&#x2F;homes&#x2F;aspnes&#x2F;classes&#x2F;223&#x2F;notes.html" rel="nofollow">http:&#x2F;&#x2F;cs.yale.edu&#x2F;homes&#x2F;aspnes&#x2F;classes&#x2F;223&#x2F;notes.html</a>
评论 #18288034 未加载
评论 #18303293 未加载
评论 #18304290 未加载
pieterr超过 6 年前
Indispensable:<p><a href="https:&#x2F;&#x2F;www.amazon.com&#x2F;Programming-Language-2nd-Brian-Kernighan&#x2F;dp&#x2F;0131103628&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.amazon.com&#x2F;Programming-Language-2nd-Brian-Kernig...</a>
评论 #18288837 未加载
sn9超过 6 年前
K&amp;R C, Hanson&#x27;s <i>C Interfaces and Implementations</i>, van der Linden&#x27;s <i>Expert C Programming: Deep C Secrets</i>, Bryant and O&#x27;Hallaron&#x27;s <i>Computer Systems: A Programmer&#x27;s Perspective</i>, Gustedt&#x27;s <i>Modern C</i>, and <a href="https:&#x2F;&#x2F;matt.sh&#x2F;howto-c" rel="nofollow">https:&#x2F;&#x2F;matt.sh&#x2F;howto-c</a> should keep you well covered.<p>You don&#x27;t need all of the above, but you shouldn&#x27;t need much more.
Mihalis超过 6 年前
To all the other suggestions I&#x27;d like to add:<p><a href="http:&#x2F;&#x2F;www.buildyourownlisp.com&#x2F;" rel="nofollow">http:&#x2F;&#x2F;www.buildyourownlisp.com&#x2F;</a>
rby0超过 6 年前
project based tutorials in c: <a href="https:&#x2F;&#x2F;github.com&#x2F;rby90&#x2F;Project-Based-Tutorials-in-C" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;rby90&#x2F;Project-Based-Tutorials-in-C</a>
throwaway487548超过 6 年前
Read ngnix&#x2F;src&#x2F;core&#x2F;*.[ch]