Swift Part 1

Yosemite

On June 2, Apple shocked the world with the introduction of Swift, a revolutionary new programming language designed to make it easier to write beautiful Mac and iOS apps.  Swift works with Objective-C and the Cocoa frameworks so implementing it shouldn’t be a problem.  Today, we’re going to look into Swift and see how it works.

Let’s get going!

Leave a comment