# Swift

- [Language Guide](/notebook/swift/languageguide.md)
- [ControlFlow](/notebook/swift/languageguide/controlflow.md)
- [Functions](/notebook/swift/languageguide/functions.md)
- [Closures](/notebook/swift/languageguide/closures.md)
- [Enumerations](/notebook/swift/languageguide/enumerations.md)
- [Structures and Classes](/notebook/swift/languageguide/classesandstructures.md)
- [Properties](/notebook/swift/languageguide/properties.md)
- [Methods](/notebook/swift/languageguide/methods.md)
- [Subscripts](/notebook/swift/languageguide/subscripts.md)
- [Inheritance](/notebook/swift/languageguide/inheritance.md)
- [Initialization](/notebook/swift/languageguide/initialization.md)
- [Deinitialization](/notebook/swift/languageguide/deinitialization.md)
- [Optional Chaining](/notebook/swift/languageguide/optionalchaining.md)
- [Error Handling](/notebook/swift/languageguide/errorhandling.md)
- [Concurrency](/notebook/swift/languageguide/concurrency.md)
- [Type Casting](/notebook/swift/languageguide/typecasting.md)
- [Nested Types](/notebook/swift/languageguide/nestedtypes.md)
- [Extensions](/notebook/swift/languageguide/extensions.md)
- [Protocols](/notebook/swift/languageguide/protocols.md)
- [Generics](/notebook/swift/languageguide/generics.md)
- [Automatic Reference Counting](/notebook/swift/languageguide/automaticreferencecounting.md)
- [Memory Safety](/notebook/swift/languageguide/memorysafety.md)
- [Access Control](/notebook/swift/languageguide/accesscontrol.md)
- [Advanced Operators](/notebook/swift/languageguide/advancedoperators.md)
- [Using Combine](/notebook/swift/usingcombine.md)
- [Introduction](/notebook/swift/usingcombine/introduction.md)
- [Core Concepts](/notebook/swift/usingcombine/coreconcepts.md)
- [Developing with Combine](/notebook/swift/usingcombine/developingwithcombine.md)
- [Patterns and Recipes](/notebook/swift/usingcombine/patternsandrecipes.md)
- [Error Handling](/notebook/swift/usingcombine/errorhandling.md)
- [UIKit and SwiftUI Integration](/notebook/swift/usingcombine/uikitandswiftui.md)
- [Testing and Debugging](/notebook/swift/usingcombine/testinganddebugging.md)
- [Publishers](/notebook/swift/usingcombine/publishers.md)
- [Operators](/notebook/swift/usingcombine/operators.md)
- [Subjects](/notebook/swift/usingcombine/subjects.md)
- [Combine](/notebook/swift/combine.md)
- [SwiftUI](/notebook/swift/swiftui.md)
- [Swift Inbox](/notebook/swift/inbox.md)
- [Swift Docs](/notebook/swift/swift-docs.md)
