Home
Simulations Swift 5: Design and Implement with Playgrounds
Loading Inventory...
Barnes and Noble
Simulations Swift 5: Design and Implement with Playgrounds
Current price: $39.99
Barnes and Noble
Simulations Swift 5: Design and Implement with Playgrounds
Current price: $39.99
Loading Inventory...
Size: Paperback
*Product Information may vary - to confirm product availability, pricing, and additional information please contact Barnes and Noble
To help you create your own simulations using the Swift programming language, this book is filled with projects that you can easily follow along with. All you need is a Mac with the latest version of Xcode installed. All projects are written in Xcode’s Playgrounds. This keeps the process simple. No need to setup an Apple account, or learn anything further about building apps.
Simulations are used in many areas within computer science and yet, barely anyone is teaching them. Sure, the fundamentals are in algorithm design, but simulations are a step above that. Usually when writing an algorithm you have a specific outcome in mind. However, when you create a simulation, the system you are modelling can be far more unpredictable than sorting a list, or navigating a maze.
will guide you through all of this.
What You'll Learn