Skip to content

guoyu07/boostcamp_iOS_dough

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BoostCamp iOS | 5주 간의 학습 여정

What I Learned

공통

Week 1

Week 2

  • Design Patterns: MVC, MVP, MVVM
  • UITextFieldDelegate
  • Tap Gesture Recognizer
  • NumberFormatter
  • Custom Control
  • Unit Test
  • 미니 프로젝트: 회원가입 화면 구현하기
    • UIImagePickerController
    • UITextView
    • Dismiss, Present modally
  • 읽기 자료

Week 3

  • Table View
  • Delegation Pattern
  • Thread
  • UIAlertController
  • Dynamic Type
  • Content Inset
  • 미니 프로젝트: 커스텀 버튼 MyButton 만들기
    • UIView, touchesBegan, touchesEnd
    • UIControlState

Week 4

  • Navigation Controller
  • UIResponder
  • Animation
  • UIBezierPath
  • IBInspectable
  • View Controller Lifecycle
  • 미니 프로젝트: 게임 1to25 만들기
    • FileManager, Timer, DateFormatter

Week 5

  • Collection View
  • URL
  • HTTP CRUD
  • JSONSerialization
  • Archiving
  • NSCoding, NSCoder
  • NSKeyedArchiver, NSKeyedUnarchiver
  • AppDelegate
  • Error Handling
  • Equatable
  • 미니 프로젝트: 이미지 게시판 만들기
    • URLSession, HTTP Methods, HTTP Content Type
    • Tab Bar Controller
    • DateFormatter

Materials

아론 힐리가스의 iOS 프로그래밍 (5판)

  • 아론 힐리가스, 크리스찬 쿠어 지음 | 이종우 옮김 | 비제이퍼블릭 | 2016년 04월 28일 출간

스위프트 프로그래밍

  • 야곰 지음 | 한빛미디어 | 2017년 01월 02일 출간

Assignments and Answers

About

BoostCamp iOS 앱 개발 과정

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 100.0%