Skip to content

Commit 4590e67

Browse files
committed
Issue 55
1 parent a8a7377 commit 4590e67

File tree

2 files changed

+71
-1
lines changed

2 files changed

+71
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Swift 语言指南
44
===
5-
> <span style="color:lightgray;font-size:12px">[@SwiftLanguage](http://weibo.com/swiftlanguage) 更新于 2016-5-30,更新内容详见 [Issue 54](https://github.com/ipader/SwiftGuide/blob/master/weekly/Issue-54.md)。往期更新回顾详见《[收录周报](https://github.com/ipader/SwiftGuide/blob/master/weekly/README.md)》</span>
5+
> <span style="color:lightgray;font-size:12px">[@SwiftLanguage](http://weibo.com/swiftlanguage) 更新于 2016-6-6,更新内容详见 [Issue 55](https://github.com/ipader/SwiftGuide/blob/master/weekly/Issue-55.md)。往期更新回顾详见《[收录周报](https://github.com/ipader/SwiftGuide/blob/master/weekly/README.md)》</span>
66
77
  [这份指南](https://github.com/ipader/SwiftGuide/blob/master/2014%20letter.md)汇集了 Swift 语言主流学习资源,并以开发者的视角整理编排。对于精选项目及文章,可直接访问《[Swift 项目精选](https://github.com/ipader/SwiftGuide/blob/master/Featured.md)》和《[Swift 文章精选](https://github.com/ipader/SwiftGuide/blob/master/Featured-Articles.md)》。还有开发者们自己维护的《[开发者、项目、最佳实践](https://github.com/ipader/SwiftGuide/wiki/%E5%BC%80%E5%8F%91%E8%80%85%E3%80%81%E9%A1%B9%E7%9B%AE%E3%80%81%E6%9C%80%E4%BD%B3%E5%AE%9E%E8%B7%B5)》。当然也不能错过那些活跃、优秀的《[开发者个人资料页](https://github.com/ipader/SwiftGuide/wiki/%E5%BC%80%E5%8F%91%E8%80%85%E4%B8%AA%E4%BA%BA%E8%B5%84%E6%96%99%E9%A1%B5)》。
88

weekly/Issue-55.md

Lines changed: 70 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,70 @@
1+
![](http://dulema.sinaapp.com/logo/sl-banner.png)
2+
3+
**[<= 往期回顾](https://github.com/ipader/SwiftGuide/blob/master/weekly/README.md)**
4+
[Swift 语言指南](https://github.com/ipader/SwiftGuide)-Issue XX
5+
===
6+
**本期特别推荐** 1. 项目: [Stellar(通过物理引擎 UIDynamic 实现超酷物理动画类库](https://github.com/AugustRush/Stellar))[Floater_(加一个浮动指尖图标到你的演示应用)](https://github.com/Buglife/Floater_)[OOD-Principles-In-Swift(基于 Bob 大叔 OOD 经典 Swift 实现示例)](https://github.com/ochococo/OOD-Principles-In-Swift);2. 文章:[Swift:Selector 语法糖](http://swift.gg/2016/06/02/swift-selector-syntax-sugar/)[Swift 算法实战之路:链表](http://www.jianshu.com/p/cf962aeff643)[用 Swift 编写面向协议的视图](http://swift.gg/2016/06/01/protocol-oriented-views-in-swift/)
7+
8+
**大声一:**[十二位优秀的 Swift 开发者个人资料页](https://github.com/ipader/SwiftGuide/wiki/开发者个人资料页)
9+
10+
**大声二:**[Squall - Convert AE animations to iOS code and preview them instantly! ](http://www.marcuseckert.com/squall/)
11+
12+
## 项目
13+
> [Swift 项目精选](https://github.com/ipader/SwiftGuide/blob/master/Featured.md) 最近新收录 10 个(标注 ⭐️ 表示收录),合计已收录 472 个。
14+
15+
* [tween-controller:易用、强大的交互式菜单及教程创建工具包类库](https://github.com/daltonclaybrook/tween-controller)[Dalton Claybrook](https://github.com/daltonclaybrook)) ⭐️
16+
17+
* [Stellar:通过物理引擎 UIDynamic 实现超酷物理动画类库](https://github.com/AugustRush/Stellar)[August](https://github.com/AugustRush)) ⭐️
18+
19+
* [BaoKanIOS:适合 Swift 新手参考的新闻资讯类应用](https://github.com/6ag/BaoKanIOS)[六阿哥](https://github.com/6ag)) ⭐️
20+
21+
* [URITemplate.swift:方便实用的 URI 模式匹配库](https://github.com/kylef/URITemplate.swift)[Kyle Fuller](https://github.com/kylef)) ⭐️
22+
23+
* [OOD-Principles-In-Swift:基于 Bob 大叔 OOD 经典(S.O.L.I.D.) Swift 实现示例](https://github.com/ochococo/OOD-Principles-In-Swift)[Oktawian Chojnacki](https://github.com/ochococo)) ⭐️
24+
25+
* [ios-swift-collapsible-table-section:逐步骤教授如何实现可折叠表格区域及演示](https://github.com/jeantimex/ios-swift-collapsible-table-section)[Su](https://github.com/jeantimex)) ⭐️
26+
27+
* [Host.swift:小巧实用的主机信息(主机名,网络地址等)捕获类](https://github.com/rjstelling/Host.swift)[Richard Stelling](https://github.com/rjstelling)) ⭐️
28+
29+
喜欢老版 NSHost 的同学看过来。
30+
31+
* [Floater_:加一个浮动指尖图标到你的演示应用](https://github.com/Buglife/Floater_)[Buglife](https://github.com/Buglife)) ⭐️
32+
33+
如何安装、使用步骤都写的比较清楚。
34+
35+
* [ello-ios:ello.co 官方 iOS 开源应用](https://github.com/ello/ello-ios)[Ello](https://github.com/ello)) ⭐️
36+
37+
ello.co 是一家反广告,相比 Facebook 更简洁、清新的全新社交网站。
38+
39+
* [NoChat:基于轻量级聊天框架 Chatto 的二次开发库](https://github.com/little2s/NoChat)[Yinglun Duan](https://github.com/little2s)) ⭐️
40+
41+
“旨在轻量、易定制。Demo简单仿写了流行的消息应用Telegram, WeChat, Slack。语言版本Swift 2.2。”
42+
43+
## 文章
44+
> [Swift 文章精选](https://github.com/ipader/SwiftGuide/blob/master/Featured-Articles.md) 最近新收录 6 份(标注 ⭐️ 表示收录),合计已收录 256 份。
45+
46+
* [Swift:Selector 语法糖](http://swift.gg/2016/06/02/swift-selector-syntax-sugar/)(来源:[@SwiftGG翻译组](http://weibo.com/swiftguide)) ⭐️
47+
48+
精简代码从此类语法糖开始。“今天要发的这篇来头很大,Chris Lattner 亲自转发过,就冲这个也必须读一读了。”
49+
50+
* [Swift 2.0 :揭秘 Map 和 FlatMap](http://swift.gg/2016/05/30/swift2-map-flatmap-demystified/)(来源:[@SwiftGG翻译组](http://weibo.com/swiftguide)) ⭐️
51+
52+
“这篇文章有点旧,还好赶在 3.0 之前发出来了。关于 map 和 flatmap 已经有太多太多文章,如果你还没有掌握,那一定不要错过这篇。”
53+
54+
* [用 Swift 编写面向协议的视图](http://swift.gg/2016/06/01/protocol-oriented-views-in-swift/)(来源:[@SwiftGG翻译组](http://weibo.com/swiftguide)) ⭐️
55+
56+
实战好文。协议解决 shake 动画代码,让主程序代码更简洁。
57+
58+
* [Swift 利用协议优化 NSNotificationCenter](http://weibo.com/u/1926303682)(译者:[@没故事的卓同学]) ⭐️
59+
60+
* [Swift 算法实战之路:链表](http://www.jianshu.com/p/cf962aeff643)(作者:[@故胤道长](http://weibo.com/soapyigu)) ⭐️
61+
62+
* [Swift 网络安全原理及实践](http://weibo.com/u/5732374415)(作者:[@我偏笑_NSNirvana](http://weibo.com/u/5732374415)) ⭐️
63+
64+
* [App:PaintCode 新出了一个可将 Sketch 3 图形自动转换为 Swift 或 Objective-C 代码的收费插件](http://www.paintcodeapp.com/sketch)
65+
66+
代码实现上可以斟酌,比如采用更好的框架代码。
67+
68+
* [App:Squall - Convert AE animations to iOS code and preview them instantly! ](http://www.marcuseckert.com/squall/)
69+
70+
动画这类专业设计工作,通过工具转代码是正道。

0 commit comments

Comments
 (0)