본문 바로가기

WWDC20153

WWDC 15 - Optimizing Swift Performance 세션보면서 정리한 내용입니다. 해석이 잘못된 경우가 있을수있으니 발견하시면 댓글로 남겨주시면 감사하겠습니다🙏🏻 https://developer.apple.com/videos/play/wwdc2015/409/ Optimizing Swift Performance - WWDC15 - Videos - Apple Developer Hear from the experts about how you can write faster Swift code and use Instruments to identify performance bottlenecks. Dive deep into... developer.apple.com 관련내용 더효과적인코드를 작성할수있도록 도와주는 기술들을 발견하라~ 👍요약 swift는 컴파일러를통해 최.. 2021. 6. 27.
WWDC 15 - Networking with NSURLSession 세션보면서 정리한 내용입니다. 해석이 잘못된 경우가 있을수있으니 발견하시면 댓글로 남겨주시면 감사하겠습니다🙏🏻 https://developer.apple.com/videos/play/wwdc2015/711/ Networking with NSURLSession - WWDC 2015 - Videos - Apple Developer Learn about App Transport Security, HTTP/2 protocol support, new NSURLSession API, and best practices for networking in apps, extensions,... developer.apple.com 관련내용 App transport Sercurity, HTTP/2 protocol 지원, 새로운.. 2021. 6. 24.
WWDC 15 - Mysteries of Auto Layout, Part 1 세션보면서 정리한 내용입니다. 해석이 잘못된 경우가 있을수있으니 발견하시면 댓글로 남겨주시면 감사하겠습니다🙏🏻 https://developer.apple.com/videos/play/wwdc2015/218/ Mysteries of Auto Layout, Part 1 - WWDC 2015 - Videos - Apple Developer Auto Layout is a powerful constraint-based layout engine that can drive complex and dynamic interfaces on both iOS and OS X. Learn... developer.apple.com 관련내용 UIStackView를 배워보자. self-sizing view를 배워보자 auto layo.. 2021. 6. 24.