The Swift Programming Language Book: Memory Safety - The Video Version

Описание к видео The Swift Programming Language Book: Memory Safety - The Video Version

This 11-minute video is an unabridged presentation of "The Swift Programming Language (Swift 5.6)" book chapter "Memory Safety"

This video covers:
Understanding conflicting access to memory
Characteristics of memory access
Conflicting access to in-out parameters
Conflicting access to self in methods
Conflicting access to properties

This video (and all similar videos based on Apple's "The Swift Programming Language" book) are provided with monetization turned off.

The book is copyright 2022 by Apple, and licensed under the Creative Commons Attribution 4.0 International (CC BY 4.0) License. https://creativecommons.org/licenses/...

Book link https://docs.swift.org/swift-book/The...

Slide deck also based on the book. My educational slide deck repository: https://github.com/darrellroot/Swift-... Pull requests with additional decks welcome!

Комментарии

Информация по комментариям в разработке