33Apple의 플랫폼에서 앱 개발을 하기 위해 알아야 하는 필수 언어로 자리잡아가고 있으며, 오픈소스를 통해 그 가능성을 확장하고 있습니다.
44
55
6- ###1 . [ 개발환경] ( https://github.com/CodersHigh/iOS-App-Dev-Basics/Chapter1/README.md )
6+ ### 1. [ 개발환경] ( https://github.com/CodersHigh/iOS-App-Dev-Basics/Chapter1/README.md )
77
881 . [ Xcode 살펴보기] ( https://github.com/CodersHigh/iOS-App-Dev-Basics/tree/master/Chapter1/README.md#1-1-xcode-살펴보기 ) ` 샘플코드 : BareBasic `
992 . [ 스토리보드] ( https://github.com/CodersHigh/iOS-App-Dev-Basics/tree/master/Chapter1/README.md#1-2-스토리보드 ) ` 샘플코드 : BareBasic `
@@ -14,7 +14,7 @@ Apple의 플랫폼에서 앱 개발을 하기 위해 알아야 하는 필수 언
1414
1515
1616
17- ###2 . [ Swift Basic] ( https://github.com/CodersHigh/iOS-App-Dev-Basics/blob/master/Chapter2/README.md ) ` 샘플코드 : SwiftBasics `
17+ ### 2. [ Swift Basic] ( https://github.com/CodersHigh/iOS-App-Dev-Basics/blob/master/Chapter2/README.md ) ` 샘플코드 : SwiftBasics `
18181 . [ Swift] ( https://github.com/CodersHigh/iOS-App-Dev-Basics/tree/master/Chapter2/README.md#2-1-swift )
19192 . [ let 과 var] ( https://github.com/CodersHigh/iOS-App-Dev-Basics/tree/master/Chapter2/README.md#2-2-let-과-var )
20203 . [ 기본 타입들] ( https://github.com/CodersHigh/iOS-App-Dev-Basics/tree/master/Chapter2/README.md#2-3-기본-타입들 )
@@ -83,11 +83,11 @@ Apple의 플랫폼에서 앱 개발을 하기 위해 알아야 하는 필수 언
83831 . [ 얼러트와 액션시트] ( https://github.com/CodersHigh/iOS-Swift-Basics_helloworld/tree/master/Chapter7#7-1-얼러트와-액션시트 )
84842 . [ 테이블 셀 액세서리] ( https://github.com/CodersHigh/iOS-Swift-Basics_helloworld/tree/master/Chapter7#7-2-테이블-셀-액세서리 )
85853 . [ 모달 올리고 내리기] ( https://github.com/CodersHigh/iOS-Swift-Basics_helloworld/tree/master/Chapter7#7-3-모달-올리고-내리기 )
86- 4 . [ 모달로값추가하기_스토리보드준비 ] ( https://github.com/CodersHigh/iOS-Swift-Basics_helloworld/tree/master/Chapter7#7-4-모달로값추가하기_스토리보드준비 )
87- 5 . [ 모달로값추가하기_예약클래스리스트뷰구현 ] ( https://github.com/CodersHigh/iOS-Swift-Basics_helloworld/tree/master/Chapter7#7-5-모달로값추가하기예약클래스--리스트뷰구현 )
88- 6 . [ Presenting 관계를 이용해 추가하기 -1] ( https://github.com/CodersHigh/iOS-Swift-Basics_helloworld/tree/master/Chapter7#7-6-presenting-관계를-이용해-추가하기-1 )
89- 7 . [ Presenting 관계를 이용해 추가하기 -2] ( https://github.com/CodersHigh/iOS-Swift-Basics_helloworld/tree/master/Chapter7#7-7-presenting-관계를-이용해-추가하기-2 )
90- 8 . [ Unwind세그웨이를이용해추가하기 ] ( https://github.com/CodersHigh/iOS-Swift-Basics_helloworld/tree/master/Chapter7#7-8-unwind세그웨이를이용해추가하기 )
86+ 4 . [ 모달로값추가하기_스토리보드준비 ] ( https://github.com/CodersHigh/iOS-Swift-Basics_helloworld/tree/master/Chapter7#7-4-모달로값추가하기_스토리보드준비 )
87+ 5 . [ 모달로값추가하기_예약클래스리스트뷰구현 ] ( https://github.com/CodersHigh/iOS-Swift-Basics_helloworld/tree/master/Chapter7#7-5-모달로값추가하기예약클래스--리스트뷰구현 )
88+ 6 . [ Presenting 관계를 이용해 추가하기 -1] ( https://github.com/CodersHigh/iOS-Swift-Basics_helloworld/tree/master/Chapter7#7-6-presenting-관계를-이용해-추가하기-1 )
89+ 7 . [ Presenting 관계를 이용해 추가하기 -2] ( https://github.com/CodersHigh/iOS-Swift-Basics_helloworld/tree/master/Chapter7#7-7-presenting-관계를-이용해-추가하기-2 )
90+ 8 . [ Unwind세그웨이를이용해추가하기 ] ( https://github.com/CodersHigh/iOS-Swift-Basics_helloworld/tree/master/Chapter7#7-8-unwind세그웨이를이용해추가하기 )
9191
9292
9393
@@ -110,4 +110,4 @@ Apple의 플랫폼에서 앱 개발을 하기 위해 알아야 하는 필수 언
110110<img src =" https://raw.githubusercontent.com/CodersHigh/iOS-App-Dev-Basics/master/SeongkwanYoonProfile.jpg " alt =" SeongkwanYoonProfile " height =" 200 " >
111111
112112애플의 [ Distinguished Educator] ( http://ade.apple.com ) 로 활동하며 코딩 교육 콘텐츠를 개발하고 있습니다. 개인적으로 디자이너와 개발자간의 소통 방법에 대해 관심이 많습니다.
113- 동국대학교 멀티미디어공학과 겸임교수
113+ 동국대학교 멀티미디어공학과 겸임교수
0 commit comments