Advanced Swift by Chris Eidhof & Airspeed Velocity

Advanced Swift by Chris Eidhof & Airspeed Velocity

Advanced Swift by Chris Eidhof & Airspeed Velocity

Advanced Swift takes you through Swift’s features, from low-level programming to high-level abstractions.

In this book, we’ll write about advanced concepts in Swift programming. If you have read the Swift Programming Guide, and want to explore more, this book is for you.

Swift is a great language for systems programming, but also lends itself for very high-level programming. We’ll explore both high-level topics (for example, programming with generics and protocols), as well as low-level topics (for example, wrapping a C library and string internals).

WHAT’S IN THE BOOK
Collections
How to use Swift’s built-in collection types and how to build your own
Optionals
Improve the safety and clarity of your code
Generics
Write functions and methods that work on multiple types
Protocols
Use protocols to simplify your code
Strings
How to use strings and how they work with unicode.
Mutability
Swift offers powerful features for dealing with mutability
Memory Management
Learn how value types and reference types interact
Error Handling
Understand Swift’s built-in error handling
Interoperability
Wrap calls to C libraries and present them in Swift using a natural API

Screenshots

4 532 views 0 comments

Frequently asked questions

How do I install the app?

Mount the image, drag the app into the "Applications" folder and launch it. If the system blocks the launch, allow it in "System Settings → Privacy & Security".

The app is damaged or won't launch

Reinstalling from a fresh image usually helps. Make sure your macOS version matches the one listed in the compatibility specs.

How do I update?

Download the new version from the site and install it over the current one — your settings will be preserved.

The download link doesn't work

Try a mirror or a download manager. For large files the browser often drops the connection.

How do I completely remove the app?

Use an uninstaller utility — it cleans up the service files that remain after moving the app to the trash.

Information
Users of Guests are not allowed to comment this publication.
Advanced Swift by Chris Eidhof & Airspeed Velocity