X
Functional Swift: Updated for Swift 4
Functional Swift: Updated for Swift 4
Functional Swift: Updated for Swift 4

Functional Swift: Updated for Swift 4

Product ID : 7703517
4 out of 5 stars


Galleon Product ID 7703517
Shipping Weight 0.75 lbs
I think this is wrong?
Model
Manufacturer
Shipping Dimension 9.02 x 5.98 x 0.51 inches
I think this is wrong?
-
Save 72%
Before ₱ 4,009
1,133

*Price and Stocks may change without prior notice
*Packaging of actual item may differ from photo shown
  • Electrical items MAY be 110 volts.
  • 7 Day Return Policy
  • All products are genuine and original
  • Cash On Delivery/Cash Upon Pickup Available

Pay with

About Functional Swift: Updated For Swift 4

This book will teach you how to use Swift to apply functional programming techniques to your iOS or OS X projects. These techniques complement object-oriented programming that most Objective-C developers will already be familiar with, providing you with a valuable new tool in your developer's toolbox. We will start by taking a look at Swift's new language features, such as higher-order functions, generics, optionals, enumerations, and pattern matching. Mastering these new features will enable you to write functional code effectively. After that, we will provide several examples of how to use functional programming patterns to solve real-world problems. These examples include a compositional and type-safe API around Core Image, a library for diagrams built on Core Graphics, and a small spreadsheet application built from scratch.