Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEAT] Week04 Seminar #4

Open
4 of 5 tasks
lorlorv opened this issue Oct 21, 2022 · 0 comments
Open
4 of 5 tasks

[FEAT] Week04 Seminar #4

lorlorv opened this issue Oct 21, 2022 · 0 comments

Comments

@lorlorv
Copy link
Contributor

lorlorv commented Oct 21, 2022

🍎세미나 목표

  1. ScrollView를 이해한다.
  2. ScrollView의 개념을 기반으로 TableView를 이해하고 활용할 수 있다.
  3. CollectionView를 이해하고 활용할 수 있다.
  4. protocol과 delegate에 대해 이해하여 화면(ViewController)간의 데이터를 전달할 수 있다.

🍏실습 및 미션

[실습]

  • Protocol 실습
  • Delegate 실습
  • DataModel 실습
    Week04_practice

[스탠다드 미션]

  • TableView를 활용한 메모장 앱 구현하기
    ✅ TableViewCell에 데이터 넣기
    ✅ 특정 Index번호의 Cell에만 특징을 주고, Cell 재사용 문제 해결해보기
    Week04_standard

[챌린지 미션]

  • TableView Swipe기능 구현하기
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant