9781785885693-1785885693-Object Oriented Programming With Swift

Object Oriented Programming With Swift

ISBN-13: 9781785885693
ISBN-10: 1785885693
Author: Gaston C. Hillar
Publication date: 2016
Publisher: Packt Pub Ltd
Format: Paperback 332 pages
FREE US shipping

Book details

ISBN-13: 9781785885693
ISBN-10: 1785885693
Author: Gaston C. Hillar
Publication date: 2016
Publisher: Packt Pub Ltd
Format: Paperback 332 pages

Summary

Object Oriented Programming With Swift (ISBN-13: 9781785885693 and ISBN-10: 1785885693), written by authors Gaston C. Hillar, was published by Packt Pub Ltd in 2016. With an overall rating of 4.1 stars, it's a notable title among other Macintosh (Operating Systems, Swift, Programming Languages, Mobile Apps, Programming) books. You can easily purchase or rent Object Oriented Programming With Swift (Paperback) from BooksRun, along with many other new and used Macintosh books and textbooks. And, if you're looking to sell your copy, our current buyback offer is $0.3.

Description

Get to grips with object-oriented programming in Swift to efficiently build powerful real-world applicationsAbout This BookLeverage the most efficient object-oriented design patterns in your Swift applicationsWrite robust, safer, and better code using the blueprints that generate objectsBuild a platform with object-oriented code by using real-world elements and represent them in your appWho This Book Is ForIf you are an iOS developer who has a basic idea of object-oriented programming and want to incorporate its concepts with Swift to optimize your application's code and create reusable and easily to understand building blocks, then this book is for you. This is a very useful resource for developers who want to shift from Objective C, C#, Java, Python, JavaScript, or other object-oriented languages to SwiftWhat You Will LearnBuild solid, stable, and reliable applications using SwiftWork with encapsulation, abstraction, and polymorphism using Swift 2.0Customize constructors and destructors based on your needsDevelop Swift 2.0 with classes, instances, properties, and methodsTake advantage of generic code to maximize code reuse and generalize behaviorsUse state of inheritance, specialization, and the possibility to overload membersWrite high quality object-oriented code to build apps for iOS or Mac OS XIn DetailObject-Oriented Programming (OOP) is a programming paradigm based on the concept of objects; these are data structures that contain data in the form of fields, often known as attributes and code. Objects are everywhere, and so it is very important to recognize elements, known as objects, from real-world situations and know how they can easily be translated into object-oriented code.Object-Oriented Programming with Swift is an easy-to-follow guide packed full of hands-on examples of solutions to common problems encountered with object-oriented code in Swift. It starts by helping you to recognize objects using real-life scenarios and demonstrates how working with them makes it simpler to write code that is easy to understand and reuse.You will learn to protect and hide data with the data encapsulation features of Swift. Then, you will explore how to maximize code reuse by writing code capable of working with objects of different types. After that, you'll discover the power of parametric polymorphism and will combine generic code with inheritance and multiple inheritance. Later, you move on to refactoring your existing code and organizing your source for easy maintenance and extensions.By the end of the book, you will be able to create better, stronger, and more reusable code, which will help you build better applications.Style and approachThis simple guide is packed with practical examples of solutions to common problems. Each chapter includes exercises and the possibility for you to test your progress by answering questions.
Rate this book Rate this book

We would LOVE it if you could help us and other readers by reviewing the book