Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

tysun/playgrounds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

1 Commit

Repository files navigation

Swift Translation Guide for Objective-C Developers

This repository contains companion material for the book "Swift Translation Guide for Objective-C Developers" by Maurice Kelly. The material comes in the format of Swift Playgrounds for use with Xcode, but in many cases will be suitable for use in standard Xcode projects, or in the Swift REPL.

Using the Code

The best way to use this material is to clone it to your local hard drive. For example, to place a copy in your Documents directory execute the following commands at the terminal:

mkdir ~/Documents/stg-book
cd ~/Documents/stg-book
git clone https://github.com/stg-book/playgrounds

The cloned repository will appear in a directory called playgrounds and will contain a collection of Swift playgrounds that can be opened in Xcode 6.1 or higher.

Problems?

If you notice any problems with the code please feel free to raise an issue on this repository, or to fork the repo, fix the problem and submit a pull request.

About

Playground files to accompany Swift Translation Guide

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 100.0%

AltStyle によって変換されたページ (->オリジナル) /