Notice
Recent Posts
Recent Comments
Link
| 일 | 월 | 화 | 수 | 목 | 금 | 토 |
|---|---|---|---|---|---|---|
| 1 | ||||||
| 2 | 3 | 4 | 5 | 6 | 7 | 8 |
| 9 | 10 | 11 | 12 | 13 | 14 | 15 |
| 16 | 17 | 18 | 19 | 20 | 21 | 22 |
| 23 | 24 | 25 | 26 | 27 | 28 | 29 |
| 30 |
Tags
- Codable
- Swift
- CustomStringConvertible
- 오늘의성취도
- JSONEncoder
- Stanford cs193p
- JSONDecoder
- uicollectionview
- unowned
- Equatable
- CoreGraphics
- Hashable
- UIGestureRecognizer
- MVP
- rxswift
- UIDynamicAnimator
- UIDocumentBrowserViewController
- NSAttributedString
- Singleton Design Pattern
- Observable
- reactivex
- AVFoundation
- 에어팟
- weak
- Git
- IOS
- PhotoKit
- UIDocument
- Arc
- UIBezierPath
Archives
- Today
- Total
아직은 개린이
[Stanford cs193p] Assignment2 본문
프로젝트 소개

-
Stanford 2017 cs193p 강좌의 두번째 과제
-
Set 게임 만들기
-
과제안내서 : https://github.com/duliodenis/cs193p-Fall-2017/blob/master/problemsets/Programming_Project_2_Set.pdf
개발 인원 및 기간
-
1명 / 2일
구조

스크린샷

배운점
-
CustomStringConvertible, Hashable, Equatable 프로토콜
-
Extension 사용법
-
NSAttributedString 클래스
'Project' 카테고리의 다른 글
| [Stanford cs193p] Assignment6 (0) | 2020.02.12 |
|---|---|
| [Stanford cs193p] Assignment5 (0) | 2020.02.11 |
| [Stanford cs193p] Assignment4 (0) | 2020.02.10 |
| [Stanford cs193p] Assignment3 (0) | 2020.02.10 |
| [Stanford cs193p] Assignment1 (1) | 2020.02.10 |