Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

Prevent Memory Issues in iOS Development with Swift

WeAreDevelopers via YouTube

Overview

Dive into the intricacies of memory management in iOS development with Swift in this 54-minute video lesson. Explore how Swift creates objects, what occurs in memory during program execution, and the workings of Automatic Reference Counting (ARC). Gain a deep understanding of retain cycles and learn strategies to avoid them, ensuring memory-safe code. Discover tools for monitoring memory usage and detecting leaks. Through demonstrations and practical examples in Xcode, master concepts such as weak references, standard reference cycles, and closures. Compare ARC with Garbage Collection and examine performance implications. Equip yourself with essential knowledge to prevent memory issues and optimize your iOS applications.

Syllabus

Intro
Outline
Types
Example in Xcode
Classes
Automatic Reference Counting
How it works
Demonstration
Memory graph
Profiler
Weak reference
Standard reference cycle
Closures
Weak
Garbage Collector
Performance

Taught by

WeAreDevelopers

Reviews

Start your review of Prevent Memory Issues in iOS Development with Swift

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.