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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: Good Resources to Learn iOS Development

2 点作者 mr_o47将近 2 年前
Hello HN,<p>What are some good resources to learn iOS Development

1 comment

cwdegidio将近 2 年前
The two I can think off of the top of my head are Paul Hudson&#x27;s web site <a href="https:&#x2F;&#x2F;www.hackingwithswift.com" rel="nofollow noreferrer">https:&#x2F;&#x2F;www.hackingwithswift.com</a> and the old Ray Wenderlich site which is now called Kodeco <a href="https:&#x2F;&#x2F;www.kodeco.com&#x2F;home" rel="nofollow noreferrer">https:&#x2F;&#x2F;www.kodeco.com&#x2F;home</a>.<p>Another good resource is Standford&#x27;s CS193p - Developing Applications for iOS using SwiftUI which is online at <a href="https:&#x2F;&#x2F;cs193p.sites.stanford.edu" rel="nofollow noreferrer">https:&#x2F;&#x2F;cs193p.sites.stanford.edu</a>.<p>Should be more than enough to get started.