The Swift Programming Language (Swift 5.7)
Description de l’éditeur
Swift is a programming language for creating iOS, macOS, watchOS, and tvOS apps. Swift builds on the best of C and Objective-C, without the constraints of C compatibility. Swift adopts safe programming patterns and adds modern features to make programming easier, more flexible, and more fun. Swift’s clean slate, backed by the mature and much-loved Cocoa and Cocoa Touch frameworks, is an opportunity to reimagine how software development works.
This book provides:
- A tour of the language.
- A detailed guide delving into each language feature.
- A formal reference for the language.
Avis d’utilisateurs
Merci pour ce premier livre
Cela semble complet et détaillé et surtout, c’est disponible gratuitement quelques heures après la keynote. Que demander de plus ?
- Un second livre beaucoup plus petit pour un premier démarrage rapide
- Une version française ?
Une bonne ressource
Le livre est complet et permet à n'importe qui de commencer à programmer en Swift. Que l'on connaisse le C, l'Objective-C, ou autres, ce livre est la référence idéale.
A good first draft
This book introduces Swift to the world. Swift is a new programming language designed by Apple for Cocoa and CocoaTouch programming.
The book first presents the language features in some details, and then gives a full grammar for the language. It is also intended a a tutorial which can be done in XCode while reading the book. All in all, a very interesting read for an experienced developer.