post-thumbnail

프로토콜 Protocol

프로토콜

2022년 1월 18일
·
0개의 댓글
·
post-thumbnail

[날씨앱1] 다크모드 & Vector Assets

다크모드 & Vector Assets

2022년 1월 18일
·
0개의 댓글
·
post-thumbnail

옵셔널과 옵셔널 추출의 방법 5가지

옵셔널 정리

2022년 1월 13일
·
0개의 댓글
·
post-thumbnail

[BMI계산기3] Segues & Navigation

세그웨이

2022년 1월 13일
·
0개의 댓글
·
post-thumbnail

[Xcode] 클래스 이름 변경하기

클래스 이름 변경하기

2022년 1월 11일
·
0개의 댓글
·
post-thumbnail

[BMI계산기2] ViewController에서 SubView UI 만들기

ViewController에서 SubView UI 만들기

2022년 1월 11일
·
0개의 댓글
·
post-thumbnail

[이코테] 구현 (시각, 나이트 문제)

구현

2022년 1월 10일
·
0개의 댓글
·
post-thumbnail

[BMI 계산기] UISlider

UISlider

2022년 1월 9일
·
0개의 댓글
·
post-thumbnail

클래스 Class 와 상속 Inheritance

클래스와 상속

2022년 1월 9일
·
0개의 댓글
·
post-thumbnail

[Quiz 앱 2] MVC Design Pattern

채점 결과 알려주기 색상으로 알려주기 IBAction 함수에서 실행문 코드를 변경해준다. 채점결과를 색상으로 알려주지만 문제는 다음 문제에서도 이전 버튼 채점결과 색상이 그대로 남아있다. 이는 updateUI() 함수에서 수정할 수 있다. 위와 같이 수정하고 실행시키면, 아예 채점 결과 색상이 변하지 않는 문제를 확인할 수 있다. 색상이 변한 뒤 바로...

2022년 1월 3일
·
0개의 댓글
·
post-thumbnail

[이코테] 그리디 알고리즘

그리디 알고리즘

2021년 12월 31일
·
0개의 댓글
·
post-thumbnail

Structure 구조체

Structure

2021년 12월 30일
·
0개의 댓글
·
post-thumbnail

[Quiz 앱 1] 구조체

Quizler

2021년 12월 30일
·
0개의 댓글
·
post-thumbnail

[Xcode 오류] terminating with uncaught exception of type NSException

Quizzler_iOS13.ViewController falseButtonPressed:: unrecognized selector sent to instance 0x7fa1cc306850코드에 이상이 없는데 false 버튼만 누르면 계속 비정상적으로 종료되었다. 이런

2021년 12월 30일
·
0개의 댓글
·
post-thumbnail

[Egg Timer앱 2] Progress Bar 만들기

Egg Timer 앱 2

2021년 12월 27일
·
0개의 댓글
·
post-thumbnail

[Egg Timer앱 1] timer 함수, invalidate 함수

Egg Timer 만들기

2021년 12월 27일
·
0개의 댓글
·
post-thumbnail

[실로폰앱] Linking Multiple Buttons to the Same IBAction

실로폰 연주 애플리케이션

2021년 12월 24일
·
0개의 댓글
·
post-thumbnail

함수 Function

함수

2021년 12월 20일
·
0개의 댓글
·
post-thumbnail

[계산기UI] Layout Challenge : Auto Layout 적용하기

Auto Layout, Stack View, Auto Resizing 이용하여 계산기 layout 구현하기

2021년 12월 20일
·
0개의 댓글
·
post-thumbnail

Stack View 2

Stack View 2

2021년 12월 20일
·
0개의 댓글
·