Book description
Swift quickly became the dominant language for iOS app development not long after Apple introduced the language in 2014. When Swift moved to open source, extending this modern language from client to server side became an option, and today, with Swift 3.0, companies can extend the value of Swift end-to-end. With this ebook, you’ll learn how to write your entire application in Swift—from mobile client to the middle tier to server-side database access.
Authors David Ungar and Robert Dickerson take you through Swift’s support for object-oriented, functional, and imperative programming, and then show you how to build a Swifty web service that interfaces with other services and databases. By demonstrating how Swift is related to Java and Javascript, two leading technologies currently used on clients and servers today, this ebook extends your repertoire of skills with one of today's most in-demand languages.
- Learn how Swift produces clear and concise code, and prevents and detects bugs
- Produce code for the client and server with a single uniform IDE
- Reuse Swift abstractions and code on the client, server, and middle tier
- Dive into asynchronous programming with Swift’s support for monads and futures
- Use Swift’s optional types and structures to tell the compiler more about your program
Dr. David Ungar holds a research position at IBM in the Ubiquitous Platforms group within Cloud and Mobile Enterprise Research.
Robert F. Dickerson is a software engineer in the Swift@IBM Engineering group.
Publisher resources
Table of contents
- Preface: Swift for the Rest of Your Application
- 1. A Swift Introduction
- 2. Optional Types, Structures, & Enumerations
- 3. Swift Promises to Tame Asynchrony
- 4. Swift Package Manager
- 5. Writing a To-Do List with Kitura
- Conclusions
Product information
- Title: Extending Swift Value(s) to the Server
- Author(s):
- Release date: February 2017
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9781491972137
You might also like
video
Server-Side Swift
Developers looking to write their way out of the Apple ecosystem now have a language for …
book
iOS Development with Swift
iOS Development with Swift is a hands-on guide to creating apps for iPhone and iPad using …
book
Pro iOS Persistence : Using Core Data
Pro iOS Persistence explains how to build apps in Objective-C and Swift that persist and use …
book
Swift 4 Protocol-Oriented Programming - Third Edition
Build fast and powerful applications by harnessing the power of protocol-oriented programming in Swift 4 About …