چه کسانی این کتاب را می‌خوانند

دانشجوعلاقه‌مند یادگیری
کتابخوان حرفه‌ایلذت مطالعه
نویسندهالهام‌گیری

Protocol-Oriented Programming with Swift (Code Only)

Hoffman Jon.

قیمت نهایی

۴۹٬۰۰۰ تومان

نسخه اصلی و اورجینال

بلافاصله پس از خرید، فایل کتاب روی دستگاه شما آمادهٔ دانلود است.

تحویل فوری
پرداخت امن
ضمانت فایل
پشتیبانی

مشخصات کتاب

نویسنده
Hoffman Jon.
سال انتشار
۲۰۱۶
فرمت
ZIP
زبان
انگلیسی
تعداد صفحات
۵ صفحه
حجم فایل
۱٫۸ مگابایت

دربارهٔ کتاب

Packt Publishing, 2016. — Code Only. — ISBN: 978-1-78588-294-4. Build fast and powerful applications by exploiting the power of protocol-oriented programming in Swift. At the heart of Swift's design is an incredibly powerful idea: protocol-oriented programming. Its many benefits include better code maintainability, increased developer productivity and superior application performance. The book will teach the reader how to apply the ideas behind the protocol oriented programing paradigm to improve the code they write. This book will introduce the readers to the world of protocol-oriented programming in Swift and will demonstrate the ideas behind this new programming paradigm with real world examples. In addition to learning the concepts of Protocol Oriented programming, it also shows the reader how to reduce the complexity of their codebase using protocol extensions. Beginning with how to create simple protocols, readers will learn how to extend protocols and also to assign behaviors to them. By the end of this book readers will be able to harness the power of protocol-oriented programming to build real world applications. What You Will Learn: The difference between Object-Oriented programming and Protocol-Oriented programming; The difference between reference and value types and when to use each; How we can leverage tuples to reduce the complexity of our code; What are protocols and how to use them; How to implement protocol extensions to create a very flexible code base; How to implement several design patterns in a Protocol-Oriented approach; How to solve real world design issue with protocol oriented programming. The only book that shows how to harness the power of Protocol-Oriented Programming in Swift to build real-world applications, Get familiar with the protocol focused approach of application development, Increase the overall productivity and performance of applications with Protocol Oriented Programming. Who This Book Is For: This book is for Swift developers who want to learn and implement protocol oriented programming in their real world applications. Key Features The only book that shows how to harness the power of Protocol-Oriented Programming in Swift to build real-world applications, Get familiar with the protocol focused approach of application development, Increase the overall productivity and performance of applications with Protocol Oriented Programming. Book Description At the heart of Swift's design is an incredibly powerful idea: protocol-oriented programming. Its many benefits include better code maintainability, increased developer productivity and superior application performance. The book will teach the reader how to apply the ideas behind the protocol oriented programing paradigm to improve the code they write. This book will introduce the readers to the world of protocol-oriented programming in Swift and will demonstrate the ideas behind this new programming paradigm with real world examples. In addition to learning the concepts of Protocol Oriented programming, it also shows the reader how to reduce the complexity of their codebase using protocol extensions. Beginning with how to create simple protocols, readers will learn how to extend protocols and also to assign behaviors to them. By the end of this book readers will be able to harness the power of protocol-oriented programming to build real world applications. What you will learn The difference between Object-Oriented programming and Protocol-Oriented programming The difference between reference and value types and when to use each How we can leverage tuples to reduce the complexity of our code What are protocols and how to use them How to implement protocol extensions to create a very flexible code base How to implement several design patterns in a Protocol-Oriented approach How to solve real world design issue with protocol oriented programming About the Author Jon Hoffman has over 20 years of experience in the field of information technology. Over these 20 years, Jon has worked in the areas of system administration, network administration, network security, application development, and architecture. Currently, Jon works as a senior software engineer for Syn-Tech Systems. Jon has been developing extensively for the iOS platform since 2008. This includes several apps that he has published in the app storeapps that he wrote for third parties and numerous enterprise applications. Packt Publishing published Jon's first book, iOS and OS X Network Programming, in January 2014. What really drives Jon is the challenges in the Information Technology field and there is nothing more exhilarating to him than overcoming a challenge. Some of Jon's other interests are watching baseball (go Sox) and basketball (go Celtics). Jon also really enjoys tae kwon do where he and his oldest daughter Kailey earned their black belts together early in 2014. Kim (his wife) earned her black belt in December 2014 and his youngest daughter is currently working towards her black belt. Table of Contents Object-Oriented and Protocol-Oriented Programming Our Type Choices Catching Our Errors All about the Protocol Let's Extend Some Types Adopting Design Patterns in Swift Case Studies Build Fast And Powerful Applications By Exploiting The Power Of Protocol-oriented Programming In Swiftabout This Book• The Only Book That Shows How To Harness The Power Of Protocol-oriented Programming In Swift To Build Real-world Applications, • Get Familiar With The Protocol Focused Approach Of Application Development, • Increase The Overall Productivity And Performance Of Applications With Protocol Oriented Programming.who This Book Is Forthis Book Is For Swift Developers Who Want To Learn And Implement Protocol Oriented Programming In Their Real World Applications.what You Will Learn• The Difference Between Object-oriented Programming And Protocol-oriented Programming• The Difference Between Reference And Value Types And When To Use Each• How We Can Leverage Tuples To Reduce The Complexity Of Our Code• What Are Protocols And How To Use Them• How To Implement Protocol Extensions To Create A Very Flexible Code Base• How To Implement Several Design Patterns In A Protocol-oriented Approach• How To Solve Real World Design Issue With Protocol Oriented Programmingin Detailat The Heart Of Swift's Design Is An Incredibly Powerful Idea: Protocol-oriented Programming. Its Many Benefits Include Better Code Maintainability, Increased Developer Productivity And Superior Application Performance. The Book Will Teach The Reader How To Apply The Ideas Behind The Protocol Oriented Programing Paradigm To Improve The Code They Write.this Book Will Introduce The Readers To The World Of Protocol-oriented Programming In Swift And Will Demonstrate The Ideas Behind This New Programming Paradigm With Real World Examples. In Addition To Learning The Concepts Of Protocol Oriented Programming, It Also Shows The Reader How To Reduce The Complexity Of Their Codebase Using Protocol Extensions. Beginning With How To Create Simple Protocols, Readers Will Learn How To Extend Protocols And Also To Assign Behaviors To Them.by The End Of This Book Readers Will Be Able To Harness The Power Of Protocol-oriented Programming To Build Real World Applications.style And Approachin Its Latest Release Of Swift, Apple Has Introduced Protocol Extensions As A New Feature At The Heart Of Swifts Design Making Swift 2 A Protocol-oriented Language. Protocol Oriented Programming Being A Less Explored Oop Paradigm, There Is Little Guidance On Hot To Take Advantage Of Protocol Extensions In Real-world Applications. In Addition To Offering An In-depth Coverage Of Protocol Oriented Programming And Its Concepts, This Book Also Explains How A Developer Can Leverage These Features To Build Powerful, Real-world Applications Build fast and powerful applications by exploiting the power of protocol-oriented programming in SwiftAbout This Book The only book that shows how to harness the power of Protocol-Oriented Programming in Swift to build real-world applications, Get familiar with the protocol focused approach of application development, Increase the overall productivity and performance of applications with Protocol Oriented Programming. Who This Book Is ForThis book is for Swift developers who want to learn and implement protocol oriented programming in their real world applications. What You Will Learn The difference between Object-Oriented programming and Protocol-Oriented programming The difference between reference and value types and when to use each How we can leverage tuples to reduce the complexity of our code What are protocols and how to use them How to implement protocol extensions to create a very flexible code base How to implement several design patterns in a Protocol-Oriented approach How to solve real world design issue with protocol oriented programmingIn DetailAt the heart of Swift's design is an incredibly powerful idea: protocol-oriented programming. Its many benefits include better code maintainability, increased developer productivity and superior application performance. The book will teach the reader how to apply the ideas behind the protocol oriented programing paradigm to improve the code they write. This book will introduce the readers to the world of protocol-oriented programming in Swift and will demonstrate the ideas behind this new programming paradigm with real world examples. In addition to learning the concepts of Protocol Oriented programming, it also shows the reader how to reduce the complexity of their codebase using protocol extensions. Beginning with how to create simple protocols, readers will learn how to extend protocols and also to assign behaviors to them. By the end of this book readers will be able to harness the power of protocol-oriented programming to build real world applications. Style and approachIn its latest release of Swift, Apple has introduced Protocol Extensions as a new feature at the heart of Swifts design making Swift 2 a protocol-oriented language. Protocol oriented programming being a less explored OOP paradigm, there is little guidance on hot to take advantage of protocol extensions in real-world applications. In addition to offering an in-depth coverage of protocol oriented programming and its concepts, this book also explains how a developer can leverage these features to build powerful, real-world applications About This BookThe only book that shows how to harness the power of Protocol-Oriented Programming in Swift to build real-world applications,Get familiar with the protocol focused approach of application development,Increase the overall productivity and performance of applications with Protocol Oriented Programming.Who This Book Is ForThis book is for Swift developers who want to learn and implement protocol-oriented programming in their real-world applications.What You Will LearnThe difference between object-oriented programming and protocol-oriented programmingThe difference between reference and value types and when to use eachHow we can leverage tuples to reduce the complexity of our codeWhat protocols are and how to use themHow to implement protocol extensions to create a very flexible code baseHow to implement several design patterns with a protocol-oriented approachHow to solve real-world design issues with protocol-oriented programmingIn DetailAt the heart of Swift's design is an incredibly powerful idea: protocol-oriented programming. Its many benefits include better code maintainability, increased developer productivity and superior application performance. The book will teach the reader how to apply the ideas behind the protocol-oriented programming paradigm to improve the code they write.This book will introduce the readers to the world of protocol-oriented programming in Swift and will demonstrate the ideas behind this new programming paradigm with real world examples. In addition to learning the concepts of protocol-oriented programming, it also shows the reader how to reduce the complexity of their codebase using protocol extensions. Beginning with how to create simple protocols, readers will learn how to extend protocols and also to assign behaviors to them.By the end of this book readers will be able to harness the power of protocol-oriented programming to build real world applications.

قیمت نهایی

۴۹٬۰۰۰ تومان