issues
search
TheSwiftists
/
effective-swift
Effective Java 3/E을 읽고 프로그래밍에서의 관례적이고 효과적인 용법을 배우고, 스위프트에서의 활용 방안을 제안합니다.
https://theswiftists.github.io/effective-swift/
MIT License
263
stars
22
forks
source link
item 59. 라이브러리를 익히고 사용하라
#99
Closed
dev-Lena
closed
3 years ago
dev-Lena
commented
3 years ago
Item59: Know and use the libraries
[x] 라이브러리를 썼을 때의 장점 5가지 소개
[x] Swift Standard Library 소개
[x] Library가 요구를 충족하지 못할 경우 권고 사항
[x] 대표적인 Third Party 라이브러리 소개
[x] 핵심 정리
Item59: Know and use the libraries