Skip to content

Commit

Permalink
Merge pull request #3 from iOS-Swift-Developers/master
Browse files Browse the repository at this point in the history
同步
  • Loading branch information
xiaohange authored Jul 18, 2017
2 parents f6d9c2a + 94371e8 commit 318e160
Show file tree
Hide file tree
Showing 66 changed files with 2,484 additions and 3 deletions.
29 changes: 26 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ Swift基础知识大全; Swift学习从简单到复杂; 不断地完善与更新

基础篇
===
Swift基本语法思维导图:

![Swift基本语法思维导图](https://github.com/iOS-Swift-Developers/Swift/blob/master/Swift%E5%9F%BA%E6%9C%AC%E8%AF%AD%E6%B3%95%E6%80%9D%E7%BB%B4%E5%AF%BC%E5%9B%BE.png?raw=true)

###[点我>>>知识架构:](https://github.com/iOS-Swift-Developers/Swift/tree/master/%E5%9F%BA%E7%A1%80%E8%AF%AD%E6%B3%95)

- 常两变量
Expand Down Expand Up @@ -47,12 +51,31 @@ Swift基础知识大全; Swift学习从简单到复杂; 不断地完善与更新
- 闭包补充
- 异常处理

### 实战篇 - 直播项目 (UIKit 和 UIFoundation)

实战项目搭建如下脑图:

![实战项目架构图](https://github.com/iOS-Swift-Developers/Swift/blob/master/%E5%AE%9E%E6%88%98%E9%A1%B9%E7%9B%AE%E6%9E%B6%E6%9E%84%E5%9B%BE.png?raw=true)

##### [点我>>>实战前技术点:](https://github.com/iOS-Swift-Developers/Swift/tree/master/%E5%AE%9E%E6%88%98%E5%89%8D%E6%8A%80%E6%9C%AF%E7%82%B9)


- OOP到POP
- 粒子动画&面向协议

### 今日更新
- 闭包补充
- 异常处理
- 粒子动画&面向协议

## 更新中...
接下来开始解读 Swift项目之UIKit和Foundation相关框架!
###### Tips: UIKit 和 UIFoundation 部分接下来会通过 直播实战项目逐步学习!

更新步骤:

1.实战前技术点;

2.实战分解技术;

3.技术点组合与调整;


## Star
Expand Down
Binary file added Swift基本语法思维导图.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 318e160

Please sign in to comment.