Apple Swift Playground: A Beginner’ Guide - Gack Davidson

Apple Swift Playground: A Beginner’ Guide

By Gack Davidson

  • Release Date: 2017-10-15
  • Genre: Computers

Description

Apple Swift is a programming language that was developed for Apple Inc. for use in some of their devices. It is built on an open source framework which makes it open to changes from all users and it also allows many different coding languages to be compiled and ran in a single program. It was made to be a resilient programming language that is safer than other languages and very concise. It was made to prevent some common issues in programming such as null pointer issues and other errors that coders usually experience. The Swift language was first introduced at Apple’s 2014 conference. Since then, it went under multiple upgrades to be fully functional to users. This book will seek to cover all the features of the Apple Swift Playground which facilitates the user to generate Swift code as they need.

Comments