У нас вы можете посмотреть бесплатно ARC, References & Retain Cycles | Intermediate Memory Management | Swift & iOS Basics или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
After I covered the most essential questions of memory management in general ( • What Memory Is & Why Manage It | Esse... ), it’s time to have a look at the tools offered in Swift specifically. In this video, I cover Automatic Reference Counting (the implementation of the reference counting technique, used in Swift and Objective-C), explain retain cycles (and how to fix them), and highlight the differences between types of references (strong, weak, and unowned). Support the Swift Bird by… • …joining as a member: / @thecodebird • …becoming a patron: / swiftbird • …buying me a coffee: https://www.buymeacoffee.com/SwiftBird More on Memory Management: • Swift & iOS Basics (playlist): • Fundamentals of Software Development ... • Essential Memory Management: • What Memory Is & Why Manage It | Esse... • Advanced Memory Management (Part 1): • Side Table, Object Lifecycle, Unowned... • Advanced Memory Management (Part 2): • Autorelease Pool, Lazy Initialization... Links: • Automatic Reference Counting documentation in the Swift book: https://docs.swift.org/swift-book/doc... • Automatic Reference Counting in the (very technical) Clang documentation: https://clang.llvm.org/docs/Automatic... Chapters: • 0:00 Intro • 0:52 Reference Counting 101 • 2:44 Automatic Reference Counting in Swift & Objective-C • 5:00 Retain Cycles a.k.a. Reference Cycles • 7:04 How to Fix (or Avoid) Retain Cycles • 10:12 ARC Summary: Pros & Cons • 11:58 Outro The Swift Bird, a Yakov Manshin production 🎞️ #Swift #AutomaticReferenceCounting #softwareengineering