December 2018
Intermediate to advanced
423 pages
4h 23m
English
Now that you have gotten your hands on this little book, let’s get them a bit... dirty. And what’s better than delving into our first program?
In this chapter, we’ll see how we can write our first program in Swift, compile it, run it, and even see how Swift can be used as a scripting language.
You’d like to execute and compile a simple Swift program that you just created.
Now that we already have our code file, let’s save this as hello.swift ...
Read now
Unlock full access