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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

List of freely available programming books

146 点作者 marcog1超过 14 年前

7 条评论

sudont超过 14 年前
For Mac stuff, since Apple’s Obj-C guide doesn’t deal with Cocoa, what most people work with:<p>Cocoa Fundamentals Guide: <a href="http://developer.apple.com/library/mac/documentation/Cocoa/Conceptual/CocoaFundamentals/CocoaFundamentals.pdf" rel="nofollow">http://developer.apple.com/library/mac/documentation/Cocoa/C...</a><p>Become an Xcoder: <a href="http://www.cocoalab.com/BecomeAnXcoder.pdf" rel="nofollow">http://www.cocoalab.com/BecomeAnXcoder.pdf</a><p>Stanford’s iPhone dev class (iTunes video class): <a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewPodcast?id=395631522" rel="nofollow">http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewPodcas...</a><p>Cocoa Dev Central (Tutorials that predated Scott Stevenson’s book): <a href="http://cocoadevcentral.com/" rel="nofollow">http://cocoadevcentral.com/</a><p>Cocoa Dev: Wiki Site on Cocoa classes, protocols and other junk: <a href="http://cocoadev.com/" rel="nofollow">http://cocoadev.com/</a><p>And, don’t forget everything else apple makes freely available: <a href="http://developer.apple.com/library/mac/navigation/" rel="nofollow">http://developer.apple.com/library/mac/navigation/</a>
alexwestholm超过 14 年前
They seem to have omitted Erlang. Awesome, freely available book on the subject:<p><a href="http://learnyousomeerlang.com/" rel="nofollow">http://learnyousomeerlang.com/</a>
regularfry超过 14 年前
This is one of those posts that crops up every month or so. In this case, I think it's deserved. That truly is an incredible resource.
timinman超过 14 年前
Here's another good Ruby book: 'Learn to Program', by Chris Pine: <a href="http://pine.fm/LearnToProgram/" rel="nofollow">http://pine.fm/LearnToProgram/</a>
latch超过 14 年前
There's a follow up being worked on to Foundations of Programming (a book that came up a few times in the list). Though it's listed there as language agnostic, its more targeted at C#/Java devs. Should be out in early Jan.
ajays超过 14 年前
Is there a collection of Bentley's "Programming Pearls" available online?
评论 #1974975 未加载
melling超过 14 年前
Worth doing a Hacker News spreadsheet?