Limit this search to....

Design Patterns in Swift: A Different Approach to Coding with Swift
Contributor(s): Krishna, Vamshi (Author)
ISBN: 1947655183     ISBN-13: 9781947655188
Publisher: Fiction Vortex, Inc.
OUR PRICE:   $11.39  
Product Type: Paperback - Other Formats
Published: July 2018
Qty:
Additional Information
BISAC Categories:
- Computers | Programming - Mobile Devices
- Computers | Software Development & Engineering - Tools
Physical Information: 0.58" H x 5.5" W x 8.25" (0.72 lbs) 214 pages
 
Descriptions, Reviews, Etc.
Publisher Description:

Wikipedia says, "In software engineering, a software design pattern is a general, reusable solution to a commonly occurring problem within a given context in software design".

In a general sense, design patterns can be stated as best practices that were implemented on a repetitive basis to solve similar problems, but that are found in different contexts.

This book explores design patterns in the Swift language, and walks you through how they might be applied, all while using fun, relatable examples drawn from the game of Cricket. The aim is to bring simplification, speed and elegance to your Swift experience through a succinct and enjoyable read. Happy learning