Skip to content

PacktPublishing/Mastering-Swift-3-Linux

Repository files navigation

#Mastering Swift 3 - Linux This is the code repository for Mastering Swift 3 - Linux, published by Packt. It contains all the supporting project files necessary to work through the book from start to finish. ##Instructions and Navigations All of the code is organized into folders. Each folder starts with a number followed by the application name. For example, Chapter02.

The code will look like the following:

var x = 3.14  // Double type
var y = "Hello"  // String type
var z = true  // Boolean type

To follow along with the samples in this book, the reader will need a computer that has Ubuntu 14.04, 15.10, 16.04, or 16.10 installed. To follow along with the samples in Chapter 16, Swift on Single Board Computers, the reader will need a BeagleBone Black or Green single board computer and the additional components mentioned in the chapter.

##Related Products

Download a free PDF

If you have already purchased a print or Kindle version of this book, you can get a DRM-free PDF version at no cost.
Simply click on the link to claim your free PDF.

https://packt.link/free-ebook/9781786461414

About

Code repository for Mastering Swift 3 - Linux published by Packt

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages