-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
0 additions
and
37 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,40 +1,3 @@ | ||
# TIL | ||
`열심히 배우고 정리한 것들.zip` | ||
|
||
노션에서 더 많은 걸 확인할 수 있어요 👉👉 [노션 보기](https://www.notion.so/zoedev/Dev_EnZoe-c5b7995550674dab9b0ee12b64f26b15?pvs=4) | ||
|
||
## Swift | ||
- [convenience init](https://www.notion.so/TIL-0417-convenience-init-64323361362349239f7d164f27d66082?pvs=4) | ||
- [프로퍼티의 getter, setter](https://harsh-apparel-508.notion.site/TIL-0424-getter-setter-7995a5ab30ef4a1c88106a8937dc3936) | ||
- [class와 struct](https://www.notion.so/Class-Struct-2ee5b57f9fb240e19978b0f986bbe5a5?pvs=4) | ||
- [상속](https://www.notion.so/6499f9a2a5604948b1c73b3978d30f3c?pvs=4) | ||
- [property Wrapper](https://zoedev.notion.site/SwiftUI-property-wrapper-bf6249fb182345be9eafdb2a69c5ce8c?pvs=4) | ||
|
||
## UIKit | ||
- [CoreLocation](https://www.notion.so/TIL-0414-afa1e1bed16c4cac96fd5d435d189bef?pvs=4) | ||
- [UIKit의 애니메이션](https://www.notion.so/TIL-0415-UIkit-3523f9c9041147a587c9e6b211eccdef?pvs=4) | ||
- [textView placeholder](https://www.notion.so/TIL-0427-StackView-subView-textView-placeHolder-383546921b16418fbfc2d10fce667f0c?pvs=4) | ||
- [PanGesture](https://www.notion.so/TIL-0428-UIPanGestureRecognizer-32e9406afe0d410c8e26ebd8f1023bf5?pvs=4) | ||
- [TableView](https://www.notion.so/TIL-0501-UITableView-b4a1ff470a654a9581b8a56cb5a90f04?pvs=4) | ||
- [TableView, CollectionView 더하기](https://www.notion.so/TIL-0503-TableView-CollectionView-58832ec09d72422d9a8d2dcd3e9749a2?pvs=4) | ||
- [API 연결](https://www.notion.so/TIL-0511-TMDB-2467b3aeefc743048288764ea39d95c7?pvs=4) | ||
- [collectionView 활용](https://www.notion.so/TIL-CollectionView-ft-56989588298a493994d8f7760faf724f?pvs=4) | ||
- [stackView 활용](https://www.notion.so/TIL-0427-StackView-subView-textView-placeHolder-383546921b16418fbfc2d10fce667f0c?pvs=4) | ||
- [UIBezier Path](https://www.notion.so/TIL-0517-UIBezier-Path-cd060d1d89b449229c0cd0074f569101?pvs=4) | ||
## Trouble Shooting | ||
- [gradient layer 적용](https://www.notion.so/TIL-0505-5bcbc163e9484a298a40a16135978f55?pvs=4) | ||
|
||
|
||
## SwiftUI | ||
- [기본 개념](https://www.notion.so/0-SwiftUI-5f1cfe26151348feb942bfe35da012b0?pvs=4) | ||
- [1-1.Creating and Combining Views](https://www.notion.so/1-1-Creating-and-Combining-Views-9c42d083a69642ce94ae74cba27f5eb5?pvs=4) | ||
- [2-1. Drawing Paths and Shapes](https://www.notion.so/2-1-Drawing-Paths-and-Shapes-79afd94c098f43f68d02d50fa9f64240?pvs=4) | ||
- [2-2. Animating Views and Transitions](https://www.notion.so/2-2-Animating-Views-and-Transitions-9d74782d2dce4bf6b98e395c2d67672c?pvs=4) | ||
|
||
## RxSwift | ||
- [기본개념](https://www.notion.so/ready-a867e9b953e14eb18f19af3afde0b74b?pvs=4) | ||
- [week1](https://www.notion.so/week-1-7fdc5a561c35431aa81110157483e1e8?pvs=4) | ||
- [week2](https://www.notion.so/week-2-6a1417e7e7ae47f1aa43bd1265b7d2d7?pvs=4) | ||
- [week3](https://www.notion.so/week-3-0bb731b7dd5e45d9b76e1116d80b6f55?pvs=4) | ||
- [week4](https://www.notion.so/week-4-ba8023c77f11455ca92f1d377f5448d3?pvs=4) | ||
- [week5](https://www.notion.so/week-5-b09b233ea9504c118942435457160f15?pvs=4) |