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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: What are some good resources for re-learning the basics of programming

1 点作者 jj-abram超过 10 年前
I have been programming for a while now, but not in a traditional way. I have done some Objective-C, Java, HTML, etc., but I never really started with a good book on C.<p>Can you recommend any books or resources that start from the basics of C, to good core concepts that an experienced programmer should know?

2 条评论

jibalt超过 10 年前
C is not the place to look for good core concepts. I recommend <a href="http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-001-structure-and-interpretation-of-computer-programs-spring-2005/" rel="nofollow">http:&#x2F;&#x2F;ocw.mit.edu&#x2F;courses&#x2F;electrical-engineering-and-comput...</a> instead.
misiti3780超过 10 年前
This is excellent:<p><a href="http://www.neebo.com/Textbook/the-c-programming-languageb9780131103627/ISBN-9780131103627?kpid=0-13-110362-8&amp;gclid=CNzslND_v8MCFalj7AodKBQA7Q" rel="nofollow">http:&#x2F;&#x2F;www.neebo.com&#x2F;Textbook&#x2F;the-c-programming-languageb978...</a>