Exploring Swift Playgrounds The Fastest and Most Effective Way to Learn to Code and to Teach Others to Use Your Code /
Learn how to build playgrounds so you can test your code, syntax, and ideas quickly. You can even learn from playgrounds built by others or build playgrounds to teach. And the playgrounds you build and use on your Mac and on your iPad are automatically shared using your Apple ID. Exploring Swift Pla...
Main Author: | |
---|---|
Corporate Author: | |
Language: | English |
Published: |
Berkeley, CA :
Apress : Imprint: Apress,
2017.
|
Edition: | 1st ed. 2017. |
Subjects: | |
Online Access: | https://doi.org/10.1007/978-1-4842-2647-6 |
Table of Contents:
- 1. Introducing Apple Playgrounds and Swift
- 2. Creating a Simple Swift Playground on Xcode
- 3. Looking at Swift Basics for Playgrounds
- 4. Editing Playgrounds on macOS
- 5. Editing Playgrounds on iOS
- 6. Entering Data and Viewing Results in Swift Playgrounds
- 7. Adding Resource and Source Code to Playgrounds
- 8. Using Touch Gestures in Interactive Playgrounds
- 9. Building a Complex Playground .