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...

Full description

Saved in:
Bibliographic Details
Main Authors: Feiler, Jesse
Corporate Authors: SpringerLink Online service
Published: Apress : Imprint: Apress,
Publisher Address: Berkeley, CA :
Publication Dates: 2017.
Literature type: eBook
Language: English
Subjects:
Online Access: http://dx.doi.org/10.1007/978-1-4842-2647-6
Summary: 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 Playgrounds shows you how to use playgrounds to try out your basic app design ideas to see what they look like and how they behave. It doesn't matter if you can't remember a pesky little bit of syntax. Rather than look it up, you can try it out in a playground. More and more of the APIs are now avail
Carrier Form: 1 online resource (XIII, 192 pages) : illustrations
ISBN: 9781484226476
Index Number: QA76
CLC: TP31
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 .