4-40. Naming Conventions, Commenting and String Interpolation
4-42. Variables
4-43. Arrays
4-46. Constants, the Range Operator and Randomisation
7-72. Functions and Scope
7-75. Functions with Inputs and Type Inference
8-82. If-Else Control Flow
8-83. Switch Statements
8-85. Dictionaries
8-86. Defining and Unwrapping Optionals
9-98. Structures, Methods and Properties
9-103. Functions with Outputs and Return Types
9-105. Immutability
11-122. Classes and Inheritance
11-123. Structs vs Classes
11-128. Optional Binding, Chaining and the Nil Coalescing Operator
13-145. Protocols
13-150. Closures
13-154. Internal and External Parameter Names
13-157. Extensions and Default Implementations for Protocols
15-176. Loops
15-191. Casting as? as! as is and understanding Any
'이것저것' 카테고리의 다른 글
BGM, 효과음 무료로 다운받는 곳 (0) | 2022.07.09 |
---|---|
비전공자) 7기 부스트캠프 2차 코딩테스트 후기 (4) | 2022.07.02 |
비전공자) 7기 부스트캠프 1차 코딩테스트 후기+결과 (0) | 2022.06.29 |
네이버 부스트캠프 웹,모바일 자가진단 함수 구현 (0) | 2022.06.09 |
유클리드 호제법 - 최대공약수, 최소공배수를 구해보자 (0) | 2022.04.22 |