Swift Protocol-Oriented Programming: Increase productivity and build faster applications with Swift 5, 4th Edition

Hoffman, Jon

ISBN 10: 1789349028 ISBN 13: 9781789349023
Editore: Packt Publishing, 2019
Usato Paperback

Da Textbooks_Source, Columbia, MO, U.S.A. Valutazione del venditore 5 su 5 stelle 5 stelle, Maggiori informazioni sulle valutazioni dei venditori

Venditore AbeBooks dal 10 novembre 2017

Questo articolo specifico non è più disponibile.

Riguardo questo articolo

Descrizione:

Ships in a BOX from Central Missouri! May not include working access code. Will not include dust jacket. Has used sticker(s) and some writing or highlighting. UPS shipping for most packages, (Priority Mail for AK/HI/APO/PO Boxes). Codice articolo 002341927U

Segnala questo articolo

Riassunto:

Embrace the Protocol-Oriented Programming paradigm, for better code maintainability and increased performance, with Swift programming.

Key Features

  • Leverage the power of Protocol-Oriented Programming in your applications
  • Leverage generics to create very flexible frameworks
  • Learn how to implement common design patterns in a protocol-oriented way

Book Description

Protocol-oriented programming is an incredibly powerful concept at the heart of Swift's design. Swift's standard library was developed using POP techniques, generics, and first-class value semantics; therefore, it is important for every Swift developer to understand these core concepts and take advantage of them. The fourth edition of this book is improved and updated to the latest version of the Swift programming language.

This book will help you understand what protocol-oriented programming is all about and how it is different from other programming paradigms such as object-oriented programming. This book covers topics such as generics, Copy-On-Write, extensions, and of course protocols. It also demonstrates how to use protocol-oriented programming techniques via real-world use cases.

By the end of this book, you will know how to use protocol-oriented programming techniques to build powerful and practical applications.

What you will learn

  • Learn the differences between object-oriented programming and protocol-oriented programming
  • Understand why value types should be prioritized over reference types
  • Delve into protocols, protocol inheritance, protocol composition, and protocol extensions
  • Learn how to implement COW (Copy-On-Write) within your custom value types
  • Understand how memory management works in Swift and how to avoid common pitfalls
  • Design applications by starting with the protocol rather than the implementation

Who this book is for

This book is intended for Swift developers who have, at minimum an introductory knowledge of the Swift programming language and would like to understand how they can use Protocol-Oriented Programming techniques in their applications.

Table of Contents

  1. Starting with the Protocol
  2. Our Type Choices
  3. Extensions
  4. Generics
  5. Memory Management
  6. Object-Oriented Programming
  7. Protocol-Oriented Programming
  8. Adopting Design Patterns in Swift
  9. Case Studies

Le informazioni nella sezione "Su questo libro" possono far riferimento a edizioni diverse di questo titolo.

Dati bibliografici

Titolo: Swift Protocol-Oriented Programming: ...
Casa editrice: Packt Publishing
Data di pubblicazione: 2019
Legatura: Paperback
Condizione: Good
Edizione: quarta edizione

I migliori risultati di ricerca su AbeBooks

Foto dell'editore

Hoffman, Jon
Editore: Packt Publishing, 2019
ISBN 10: 1789349028 ISBN 13: 9781789349023
Nuovo Paperback

Da: GoldBooks, Denver, CO, U.S.A.

Valutazione del venditore 5 su 5 stelle 5 stelle, Maggiori informazioni sulle valutazioni dei venditori

Paperback. Condizione: new. New Copy. Customer Service Guaranteed. Codice articolo 18E12_11_1789349028

Contatta il venditore

Compra nuovo

EUR 11,14
EUR 3,62 shipping
Spedito in U.S.A.

Quantità: 1 disponibili

Aggiungi al carrello

Foto dell'editore

Hoffman, Jon
Editore: Packt Publishing, 2019
ISBN 10: 1789349028 ISBN 13: 9781789349023
Antico o usato paperback

Da: Lexington Books Inc, Idaho Falls, ID, U.S.A.

Valutazione del venditore 5 su 5 stelle 5 stelle, Maggiori informazioni sulle valutazioni dei venditori

paperback. Condizione: Very Good. Codice articolo 147926

Contatta il venditore

Compra usato

EUR 14,09
EUR 4,90 shipping
Spedito in U.S.A.

Quantità: 1 disponibili

Aggiungi al carrello

Foto dell'editore

Hoffman, Jon
Editore: Packt Publishing, 2019
ISBN 10: 1789349028 ISBN 13: 9781789349023
Antico o usato Brossura

Da: medimops, Berlin, Germania

Valutazione del venditore 5 su 5 stelle 5 stelle, Maggiori informazioni sulle valutazioni dei venditori

Condizione: very good. Gut/Very good: Buch bzw. Schutzumschlag mit wenigen Gebrauchsspuren an Einband, Schutzumschlag oder Seiten. / Describes a book or dust jacket that does show some signs of wear on either the binding, dust jacket or pages. Codice articolo M01789349028-V

Contatta il venditore

Compra usato

EUR 16,92
EUR 105,00 shipping
Spedito da Germania a U.S.A.

Quantità: 1 disponibili

Aggiungi al carrello

Foto dell'editore

Hoffman, Jon
Editore: Packt Publishing, 2019
ISBN 10: 1789349028 ISBN 13: 9781789349023
Nuovo Brossura

Da: Lucky's Textbooks, Dallas, TX, U.S.A.

Valutazione del venditore 5 su 5 stelle 5 stelle, Maggiori informazioni sulle valutazioni dei venditori

Condizione: New. Codice articolo ABLIING23Mar2912160184704

Contatta il venditore

Compra nuovo

EUR 28,94
EUR 3,40 shipping
Spedito in U.S.A.

Quantità: Più di 20 disponibili

Aggiungi al carrello

Foto dell'editore

Hoffman, Jon,
Editore: Packt Publishing 2019-06, 2019
ISBN 10: 1789349028 ISBN 13: 9781789349023
Nuovo PF

Da: Chiron Media, Wallingford, Regno Unito

Valutazione del venditore 5 su 5 stelle 5 stelle, Maggiori informazioni sulle valutazioni dei venditori

PF. Condizione: New. Codice articolo 6666-IUK-9781789349023

Contatta il venditore

Compra nuovo

EUR 30,17
EUR 17,64 shipping
Spedito da Regno Unito a U.S.A.

Quantità: 10 disponibili

Aggiungi al carrello

Immagini fornite dal venditore

Hoffman, Jon
Editore: Packt Publishing, 2019
ISBN 10: 1789349028 ISBN 13: 9781789349023
Nuovo Brossura
Print on Demand

Da: moluna, Greven, Germania

Valutazione del venditore 4 su 5 stelle 4 stelle, Maggiori informazioni sulle valutazioni dei venditori

Condizione: New. Dieser Artikel ist ein Print on Demand Artikel und wird nach Ihrer Bestellung fuer Sie gedruckt. The Swift standard library is developed using protocol-oriented programming techniques, generics, and first-class value semantics therefore it is important that every Swift developer understand these powerful concepts and how to take advantage of them.This. Codice articolo 448331142

Contatta il venditore

Compra nuovo

EUR 33,64
EUR 48,99 shipping
Spedito da Germania a U.S.A.

Quantità: Più di 20 disponibili

Aggiungi al carrello

Foto dell'editore

Jon Hoffman
Editore: Packt Publishing, 2019
ISBN 10: 1789349028 ISBN 13: 9781789349023
Nuovo PAP
Print on Demand

Da: PBShop.store UK, Fairford, GLOS, Regno Unito

Valutazione del venditore 5 su 5 stelle 5 stelle, Maggiori informazioni sulle valutazioni dei venditori

PAP. Condizione: New. New Book. Delivered from our UK warehouse in 4 to 14 business days. THIS BOOK IS PRINTED ON DEMAND. Established seller since 2000. Codice articolo L0-9781789349023

Contatta il venditore

Compra nuovo

EUR 33,70
EUR 4,74 shipping
Spedito da Regno Unito a U.S.A.

Quantità: Più di 20 disponibili

Aggiungi al carrello

Immagini fornite dal venditore

Jon Hoffman
Editore: Packt Publishing, 2019
ISBN 10: 1789349028 ISBN 13: 9781789349023
Nuovo Taschenbuch
Print on Demand

Da: preigu, Osnabrück, Germania

Valutazione del venditore 5 su 5 stelle 5 stelle, Maggiori informazioni sulle valutazioni dei venditori

Taschenbuch. Condizione: Neu. Swift 5 Protocol Oriented Programming-- Fourth Edition | Jon Hoffman | Taschenbuch | Kartoniert / Broschiert | Englisch | 2019 | Packt Publishing | EAN 9781789349023 | Verantwortliche Person für die EU: Libri GmbH, Europaallee 1, 36244 Bad Hersfeld, gpsr[at]libri[dot]de | Anbieter: preigu Print on Demand. Codice articolo 116938851

Contatta il venditore

Compra nuovo

EUR 35,05
EUR 70,00 shipping
Spedito da Germania a U.S.A.

Quantità: 5 disponibili

Aggiungi al carrello

Foto dell'editore

Jon Hoffman
Editore: Packt Publishing, 2019
ISBN 10: 1789349028 ISBN 13: 9781789349023
Nuovo PAP
Print on Demand

Da: PBShop.store US, Wood Dale, IL, U.S.A.

Valutazione del venditore 5 su 5 stelle 5 stelle, Maggiori informazioni sulle valutazioni dei venditori

PAP. Condizione: New. New Book. Shipped from UK. THIS BOOK IS PRINTED ON DEMAND. Established seller since 2000. Codice articolo L0-9781789349023

Contatta il venditore

Compra nuovo

EUR 36,70
Spedizione gratuita
Spedito in U.S.A.

Quantità: Più di 20 disponibili

Aggiungi al carrello

Immagini fornite dal venditore

Jon Hoffman
ISBN 10: 1789349028 ISBN 13: 9781789349023
Nuovo Paperback

Da: Rarewaves.com UK, London, Regno Unito

Valutazione del venditore 5 su 5 stelle 5 stelle, Maggiori informazioni sulle valutazioni dei venditori

Paperback. Condizione: New. Embrace the Protocol-Oriented Programming paradigm, for better code maintainability and increased performance, with Swift programming.Key FeaturesLeverage the power of Protocol-Oriented Programming in your applications Leverage generics to create very flexible frameworksLearn how to implement common design patterns in a protocol-oriented wayBook DescriptionProtocol-oriented programming is an incredibly powerful concept at the heart of Swift's design. Swift's standard library was developed using POP techniques, generics, and first-class value semantics; therefore, it is important for every Swift developer to understand these core concepts and take advantage of them. The fourth edition of this book is improved and updated to the latest version of the Swift programming language.This book will help you understand what protocol-oriented programming is all about and how it is different from other programming paradigms such as object-oriented programming. This book covers topics such as generics, Copy-On-Write, extensions, and of course protocols. It also demonstrates how to use protocol-oriented programming techniques via real-world use cases. By the end of this book, you will know how to use protocol-oriented programming techniques to build powerful and practical applications.What you will learnLearn the differences between object-oriented programming and protocol-oriented programmingUnderstand why value types should be prioritized over reference typesDelve into protocols, protocol inheritance, protocol composition, and protocol extensionsLearn how to implement COW (Copy-On-Write) within your custom value typesUnderstand how memory management works in Swift and how to avoid common pitfallsDesign applications by starting with the protocol rather than the implementationWho this book is forThis book is intended for Swift developers who have, at minimum an introductory knowledge of the Swift programming language and would like to understand how they can use Protocol-Oriented Programming techniques in their applications. Codice articolo LU-9781789349023

Contatta il venditore

Compra nuovo

EUR 37,20
EUR 74,03 shipping
Spedito da Regno Unito a U.S.A.

Quantità: Più di 20 disponibili

Aggiungi al carrello

Vedi altre 5 copie di questo libro

Vedi tutti i risultati per questo libro