https://github.com/ohkanghoon/swiftstudy
Swift 스터디 자료집
https://github.com/ohkanghoon/swiftstudy
ios rxswift study swift
Last synced: 9 months ago
JSON representation
Swift 스터디 자료집
- Host: GitHub
- URL: https://github.com/ohkanghoon/swiftstudy
- Owner: OhKanghoon
- License: mit
- Created: 2018-05-10T15:01:11.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-10-23T08:47:14.000Z (about 7 years ago)
- Last Synced: 2025-03-26T08:37:05.375Z (9 months ago)
- Topics: ios, rxswift, study, swift
- Language: Swift
- Homepage:
- Size: 1010 KB
- Stars: 44
- Watchers: 6
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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