Beginner

The Hunger, An introduction to protocols in Swift

The Hunger, An introduction to protocols in Swift

This swfdift guide shows how to implement a protocol in swift. Source code of the “Hungry Owls” app is availabtle. The animation & design are intended to help visualize the concept.

[rrssb]
A study into swift strings.

A study into swift strings.

A look at simple string usage in Swift, with boilerplate code supplied.

[rrssb]
Essential Swift: The First Step in Developing Modern Apps

Essential Swift: The First Step in Developing Modern Apps

Essential  Swift: The First Step in Developing Modern Apps

In this tutorial, you can learn the essential aspects of Apple’s latest technology for developing apps for both OS X and for iOS.  Once you learn the essential aspects of the Swift programming language, you can go on to learn how to develop apps for Mac, iPhone, iPad, and iPod Touch.

By learning the Swift language first, and then learning how to make apps second, you won’t be as overwhelmed by how much there is to learn.

The lessons in “Essential Swift” are sequenced in a logical order, including the things that you must know, and leaving intermediate and advanced features of the language for later; perhaps after you have finished this course and have begun to learn to develop apps.

This course if free for the time being.  Donations are  appreciated :).

Please send your questions and comments to me at: [email protected]

— Kaydell

[rrssb]
Building a To Do List App

Building a To Do List App

Shiva Narrthine from the iOS Blog posted an Tutorial how to build an simple To Do List App with Apple Swift Language. He guides you through all the Steps from creating the project in X-Code over building the User Interface, the Controllers and coding the Logic. I personally recommend this Tutorial to all developers that want to create their first App in Swift. This pretty simple App is the perfekt entry to the world of Swift. Once you’ve finished the Tutorial you can go on and add additional Features like priorities for tasks, deadlines or task groups. Just be creative!

[rrssb]
Working with Classes

Working with Classes

Andrei Puni published a Tutorial about Classes in Swift Language. In this Tutorial you can learn how to create Classes, deal with Initializers and how to create custom Initializers. This a very basic Tutorial, but helpful with references to the official Swift documentation.

The second Part of the Tutorial describes how to work with Inheritance, Overwriting, Base Classes and Protocols.

[rrssb]
Building a simple iOS/Mac OS App with Swift and SpriteKit

Building a simple iOS/Mac OS App with Swift and SpriteKit

Today I found this Tutorial on gamefromscratch.com. It’s the first one out of an yet unfinished series about Game Development with Swift and SpriteKit. This first Tutorial shows you how to create an SpriteKit/Swift Application in X-code 6 and how to display a Sprite in the Application using SKSpriteNode.

[rrssb]
Introduction to Swift & Building a simple To Do List App

Introduction to Swift & Building a simple To Do List App

In this series of Video Tutorials rm2kdev how to work with Variables, Arrays, Conditional Statements, Functions, Classes and Inheritance in Swift. These Introduction Videos are the groundwork for developing with Apple Swift. After understanding the syntax and how to deal with the coding-conventions there is an Video Tutorial how to build an simple To Do List App for iOS 8.
This Tutorial series also includes videos about Core Data, Custom Objects and the UI Kit in the Playground environement.

Subscribe to rm2kdev’s Youtube Channel

 

[rrssb]
Introduction to Swift Playgrounds

Introduction to Swift Playgrounds

Lee Brimelow created the Swift Video Tutorial “Introduction to Swift Playgrounds”. In this video he shows you where to Download the new X-Code 6 beta, how to setup your first Swift project and shows you the new live scripting experience with Swift Playgrounds.

This Video is the first of an Series he will publish here. Enjoy the Video!

[rrssb]
Official Swift Guide by Apple inc.

Official Swift Guide by Apple inc.

With the release of the Swift language Apple published their official getting started Guide “A Swift Tour”. This Tutorial gives you an quick overview over the Swift language and provides the classic “Hello World”-Tutorial.

 

[rrssb]
First Video Tutorial about the Apple swift programming language

First Video Tutorial about the Apple swift programming language

Today Amin Meyghani postet the first Video Tutorial about Apples new programming language “Swift”. The Video will provide you an quick introduction into Swift. More →

[rrssb]

On this page you can find all Swift-Tutorials for beginners. If you just started coding with Swift, this is the right place for you. Enjoy your first Steps with Swift and all the Tutorials!