siwonkim0 / TodayILearned

하루하루 공부한 것을 기록합니다

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

✏️ Today I Learned

하루하루 공부한 것을 기록합니다.
2021.08.02 ~

Swift

2021.08.02 ~ 2021.10.03

1. 문자열 보간법과 print함수
2. 기본 데이터 타입
3. 함수
4. 컬렉션 타입
5. 조건문과 반복문
6. 열거형
7. 비교, 논리연산자
8. 옵셔널
9. 타입과 인스턴스
10. 속성과 메서드
11. 이니셜라이저
12. 접근제어
13. 오류처리
14. 사용자 입력받기
15. 문자열, Any, nil
16. Foundation 프레임워크
17. ARC
Swift Language Guide: The Basics

iOS

2021.10.03 ~

2021

1012_enum Caseiterable 프로토콜
1015_HIG
1020_NotificationCenter
1022_Singleton
1028_Notification Center, KVO, Property Observer
1030_View life cycle
1101_네비게이션 컨트롤러의 존재이유
1102_dismiss, UIAlertController
1103_Stepper restorationIdentifier
1106_클로저 weak
1109_Protocol.md
1110_TDD, Generic, Queue의 시간복잡도
1111_Closure
1115_Compile, Build, LLDB
1117_1120_고차함수 flatMap, compactMap, map
1121_StackView
1122_ARC
1206_UITableView
1207_asset, 스크롤뷰 오토레이아웃, 테이블뷰 동적데이터
1208_테이블뷰 UITableViewController로 만들기, 동적 데이터 제공
1210_메타타입, Decoding 방식과 JSONDecoder
1213_뷰컨간 데이터 전달
1215_view lifecycle 이용해 네비게이션 바 숨기기
1218_동시성 프로그래밍(직렬:동시성,동기:비동기,DispatchQueue종류)
1220_프레임워크 vs 라이브러리, 의존성 관리 도구
1222_Unit Test, DispatchGroup, Race Condition과 Thread Safe
1223_LinkedList, 클래스와 구조체, POP
1228_Responder Chain, Touch Event, DispatchGroup wait, notify, extension 접근제어자
1229_동시, Atomic
1230_TCP IP & HTTP HTTPS, 코드로 커스텀 뷰, 델리게이트
1231_Responder Chain

2022

0104_ColllectionView
0105_DispatchSemaphore
0108_mock URL Session
0110_iOS File System
0112_URL로 이미지를 셀에 추가하는 방법, 리스트 컬렉션뷰, 셀 오토 레이아웃 programatically
0114_UICollectionViewLayout
0115_Decoding Error타입 확인, Understanding Swift Performance
0116_CollectionView, DataSource, dataDecodingStrategy, ImageView main.async
0118_Multipart:form-data POST Request
0120_Keychain
0124_CodingKeys 없이도 POST가 됐던 이유
0125_Keyboard 관련 작업
0126_DiffableDataSource, ContentOffSet 컬렉션뷰 페이지수
0129_URLSession DELETE, PATCH
0208_Content compression resistance priority, Content hugging priority, 코드로 오토레이아웃(스택뷰)
0209_SwiftLint(Swift Package Manager), SceneDelegate에서 initial view controller 설정하기, UINavigationBar, UINavigationItem, UIBarButtonItem

RxSwift

2022.02.17 ~

2022

0226_RxSwift 4시간에 끝내기 시즌2
0325_Operator_enumerated, combineLatest, withLatestFrom
0405_Observable, Single

Git

2021.10.03 ~

2021

1101_add,commit,reset,revert

2022

0121_PR 충돌 해결
0122_Github 토큰

CS

About

하루하루 공부한 것을 기록합니다