Skip to content

PacktPublishing/Swift-3-Functional-Programming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Swift 3 Functional Programming

This is the code repository for Swift 3 Functional Programming, published by Packt. It contains all the supporting project files necessary to work through the book from start to finish.

Instructions

To follow along with the examples from chapters 1 to 10 in this book, you'll need to have an Apple computer with macOS installed. You'll also need to install Xcode version 8.3 with Swift 3.1.

Chapter 11 - Frontend App requires Xcode version 8.3 with Swift 3.1.

Chapter 11 - Backend App requires Vapor so for configurations please follow the steps shown in: Swift 3 and Vapor toolbox Installation Guide

Backend source code is compatible with Vapor (Major: 1, Minor: 3).

Related books