Контакты/Проезд  Доставка и Оплата Помощь/Возврат
История
  +7 707 857-29-98
  +7(7172) 65-23-70
  10:00-18:00 пн-пт
  shop@logobook.kz
   
    Поиск книг                        
Найти
  Зарубежные издательства Российские издательства  
Авторы | Каталог книг | Издательства | Новинки | Учебная литература | Акции | Бестселлеры | |
 

Mastering swift 5, Hoffman, Jon


Варианты приобретения
Цена: 47810.00T
Кол-во:
Наличие: Поставка под заказ.  Есть в наличии на складе поставщика.
Склад Америка: 198 шт.  
При оформлении заказа до: 2025-07-23
Ориентировочная дата поставки: конец Сентября - начало Октября
При условии наличия книги у поставщика.

Добавить в корзину
в Мои желания

Автор: Hoffman, Jon
Название:  Mastering swift 5
ISBN: 9781789139860
Издательство: Packt publishing limited
Классификация:


ISBN-10: 1789139864
Обложка/Формат: Paperback
Страницы: 370
Вес: 0.88 кг.
Дата издания: 30.04.2019
Язык: English
Издание: 5 revised edition
Размер: 194 x 236 x 20
Читательская аудитория: General (us: trade)
Подзаголовок: Deep dive into the latest edition of the swift programming language, 5th edition
Рейтинг:
Поставляется из: США
Описание: Swift is the definitive language for Apple development today and it`s a vital part of any iOS and macOS developer`s skill set. The Mastering Swift book over the years has established itself as one of the popular choices for an in-depth and practical guide on Swift programming language amongst developers. The latest fifth edition is fully ...

Mastering Swift 3

Автор: Hoffman Jon
Название: Mastering Swift 3
ISBN: 1786466120 ISBN-13(EAN): 9781786466129
Издательство: Неизвестно
Рейтинг:
Цена: 60070.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.

IOS and OS X Network Programming Cookbook

Автор: Hoffman Jon
Название: IOS and OS X Network Programming Cookbook
ISBN: 1849698082 ISBN-13(EAN): 9781849698085
Издательство: Неизвестно
Рейтинг:
Цена: 67430.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.

Swift 4 Protocol-Oriented Programming - Third Edition

Автор: Hoffman Jon
Название: Swift 4 Protocol-Oriented Programming - Third Edition
ISBN: 1788470036 ISBN-13(EAN): 9781788470032
Издательство: Неизвестно
Рейтинг:
Цена: 53940.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.

Swift 3 Protocol-Oriented Programming - Second Edition

Автор: Hoffman Jon
Название: Swift 3 Protocol-Oriented Programming - Second Edition
ISBN: 1787129942 ISBN-13(EAN): 9781787129948
Издательство: Неизвестно
Рейтинг:
Цена: 36770.00 T
Наличие на складе: Нет в наличии.

Swift: Developing iOS Applications

Автор: Wagner Andrew J., Hoffman Jon, Scalzo Giordano
Название: Swift: Developing iOS Applications
ISBN: 1787120244 ISBN-13(EAN): 9781787120242
Издательство: Неизвестно
Рейтинг:
Цена: 110340.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.

Protocol Oriented Programming with Swift

Автор: Hoffman Jon
Название: Protocol Oriented Programming with Swift
ISBN: 1785882945 ISBN-13(EAN): 9781785882944
Издательство: Неизвестно
Рейтинг:
Цена: 36770.00 T
Наличие на складе: Нет в наличии.

Mastering Swift 3 - Linux

Автор: Hoffman Jon
Название: Mastering Swift 3 - Linux
ISBN: 1786461412 ISBN-13(EAN): 9781786461414
Издательство: Неизвестно
Рейтинг:
Цена: 60070.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.

Mastering Swift 2

Автор: Hoffman Jon
Название: Mastering Swift 2
ISBN: 1785886037 ISBN-13(EAN): 9781785886034
Издательство: Неизвестно
Рейтинг:
Цена: 45970.00 T
Наличие на складе: Нет в наличии.

Mastering Swift

Автор: Hoffman Jon
Название: Mastering Swift
ISBN: 1784392154 ISBN-13(EAN): 9781784392154
Издательство: Неизвестно
Рейтинг:
Цена: 67430.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.

Mastering Swift 5.3 - Sixth Edition: Upgrade your knowledge and become an expert in the latest version of the Swift programming language

Автор: Hoffman Jon
Название: Mastering Swift 5.3 - Sixth Edition: Upgrade your knowledge and become an expert in the latest version of the Swift programming language
ISBN: 1800562152 ISBN-13(EAN): 9781800562158
Издательство: Неизвестно
Рейтинг:
Цена: 47810.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание:

A comprehensive guide for programming enthusiasts who wish to gain a firm command of the fundamentals and advanced Swift concepts


Key features

  • Sixth edition of this bestselling book, improved and updated to cover the latest version of the Swift 5.3 programming language
  • Get to grips with popular and modern design techniques to write easy-to-manage Swift code
  • Use core Swift features such as concurrency, generics, and copy-on-write in your code


Book Description

Over the years, Mastering Swift has proven itself among developers as a popular choice for an in-depth and practical guide to the Swift programming language. This sixth edition comes with the latest features, an overall revision to align with Swift 5.3, and two new chapters on building swift from source and advance operators.

From the basics of the language to popular features such as concurrency, generics, and memory management, this in-depth guide will help you develop your expertise and mastery of the language.

As you progress, you will gain practical insights into some of the most sophisticated elements in Swift development, including protocol extensions, error handling, and closures. The book will also show you how to use and apply them in your own projects. In later chapters, you will understand how to use the power of protocol-oriented programming to write flexible and easier-to-manage code in Swift. Finally, you will learn how to add the copy-on-write feature to your custom value types, along with understanding how to avoid memory management issues caused by strong reference cycles.

By the end of this swift book, you will have mastered the Swift 5.3 language and developed the skills you need to effectively use its features to build robust applications.


What you will learn

  • Understand core Swift components, such as operators, collections, control flows, and functions
  • Identify how and when to use classes, structures, and enumerations
  • Use protocol-oriented design with extensions to write easier-to-manage code
  • Leverage design patterns with Swift to solve commonly occurring design problems
  • Apply copy-on-write for your custom value types to improve performance
  • Add concurrency to your applications using Grand Central Dispatch and Operation Queues
  • Implement generics to write flexible and reusable code


Who this book is for

This book is for beginners with a basic understanding of programming and experienced developers looking to learn Swift programming. Familiarity with Apple's tools will be beneficial but not mandatory. All examples should also work on the Linux and Windows platforms


Автор: Hoffman, Jon T.
Название: Warrior: General Lewis W. Walt, Usmc
ISBN: 1400061008 ISBN-13(EAN): 9781400061006
Издательство: Random House (USA)
Рейтинг:
Цена: 0.00 T
Наличие на складе: Нет в наличии.

Автор: Hoffman, Jon T.
Название: Warrior: General Lewis W. Walt, Usmcr
ISBN: 0812969936 ISBN-13(EAN): 9780812969931
Издательство: Random House (USA)
Рейтинг:
Цена: 9190.00 T
Наличие на складе: Нет в наличии.


Казахстан, 010000 г. Астана, проспект Туран 43/5, НП2 (офис 2)
ТОО "Логобук" Тел:+7 707 857-29-98 ,+7(7172) 65-23-70 www.logobook.kz
Kaspi QR
   В Контакте     В Контакте Мед  Мобильная версия