An open API service indexing awesome lists of open source software.

https://github.com/ohkanghoon/swiftstudy

Swift 스터디 자료집
https://github.com/ohkanghoon/swiftstudy

ios rxswift study swift

Last synced: 9 months ago
JSON representation

Swift 스터디 자료집

Awesome Lists containing this project

README

          

# Swift Study

> `Swift`스터디를 시작합니다. `Swift Basic`부터 `RxSwift`까지 다뤄볼 예정입니다.

## Requirements

* 🔨 Xcode 9
* Swift 4.0

## Curriculum

* `Swift`, `RxSwift` 두개의 Section으로 구성할 예정입니다.
* 매주 한명이 Chapter 하나를 준비합니다.

* **Section 1: Swift**

> | Chapter | Subject | Note | Presenter |
> | ------- | ---------------------------------------- | ---- | ---------------------------------------- |
> | 1 | [클로저와 고차함수](https://github.com/OhKanghoon/SwiftStudy/blob/master/Closure_High_order_function.md) | | [OhKanghoon](https://github.com/OhKanghoon) |
> | 2 | [ARC (Automatic Reference Counting)](https://github.com/OhKanghoon/SwiftStudy/blob/master/ARC.md) | | [OhKanghoon](https://github.com/OhKanghoon) |
> | 3 | [POP (Protocol Oriented Programming)](https://github.com/OhKanghoon/SwiftStudy/blob/master/POP.md) | | [l-hyejin](https://github.com/l-hyejin) |
> | 4 | [Access Control / Swift Code Convention](https://github.com/OhKanghoon/SwiftStudy/blob/master/Access_control_Code_convention.md) | | [ksujin](https://github.com/ksujin) |
> | 5 | [GCD 응용, Operation Queue](https://github.com/OhKanghoon/SwiftStudy/blob/master/Concurrency%20Programming.md) | | [LeeGwangYong](https://github.com/LeeGwangYong) |
> | 6 | [KVO, Notification Center](https://github.com/OhKanghoon/SwiftStudy/blob/master/Notification%2C%20KVO.md) | | [91haba](https://github.com/91haba) |
> | 7 | [iPhone X 대응하기 ( ios 9 이상 )](https://github.com/OhKanghoon/SwiftStudy/blob/master/iphoneX%20%EB%8C%80%EC%9D%91.md) | | [shindk8659](https://github.com/shindk8659) |
> | 8 | [Alamofire, Codable, Network Layer](https://github.com/OhKanghoon/SwiftStudy/blob/master/Alamofire_Codable.md) | | [few28](https://github.com/few28) |
> | 9 | [iOS Architecture (MVC, MVVM - Code base)](https://github.com/OhKanghoon/SwiftStudy/blob/master/Architecture.md) | | [pkse1213](https://github.com/pkse1213) |

* **Section 2: RxSwift**

> | Chapter | Subject | Note | Presenter |
> | ------- | ---------------------------------------- | ---- | ---------------------------------------- |
> | 1 | [RxSwift 입문](https://medium.com/@ggaa96/rxswift-1-rxswift-%EC%9E%85%EB%AC%B8-67bfdbd91969) | | [OhKanghoon](https://github.com/OhKanghoon) |
> | 2 | [Observable, Subject, Relay](https://medium.com/@ggaa96/rxswift-2-observable-subject-relay-8fcd9b01913d) | | [OhKanghoon](https://github.com/OhKanghoon) |
> | 3 | [Learn About Operators](https://medium.com/@ggaa96/rxswift-3-learn-about-operators-99bd1c44a5f9) | | [OhKanghoon](https://github.com/OhKanghoon) |
> | 4 | [MVVM with RxSwift](https://medium.com/@ggaa96/rxswift-4-mvvm-with-rxswift-17a9b6d43746) | | [OhKanghoon](https://github.com/OhKanghoon) |

## Contributors

> 스터디 참여자

* [OhKanghoon](https://github.com/OhKanghoon)
* [shindk8659](https://github.com/shindk8659)
* [pkse1213](https://github.com/pkse1213)
* [LeeGwangYong](https://github.com/LeeGwangYong)
* [l-hyejin](https://github.com/l-hyejin)
* [ksujin](https://github.com/ksujin)
* [few28](https://github.com/few28)
* [91haba](https://github.com/91haba)

## Contact

- Email : ggaa96@naver.com