Intelligent Human Computer Interaction, IHCI 2017

Автор: harun54 от 18-05-2019, 21:45, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Intelligent Human Computer Interaction, IHCI 2017
Автор: Patrick Horain, Catherine Achard
Издательство: Springer
Год: 2017
Формат: PDF
Размер: 22 Мб
Язык: английский / English

This book constitutes the thoroughly refereed proceedings of the 9th International Conference on Intelligent Human Computer Interaction, IHCI 2017, held in Evry, France, in December 2017. The 15 papers presented together with three invited papers were carefully reviewed and selected from 25 submissions. The conference is forum for the presentation of technological advances and research results at the crossroads of human-computer interaction, artificial intelligence, signal processing and computer vision.
 

iOS Test-Driven Development by Tutorials, First Edition

Автор: literator от 18-05-2019, 20:59, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: iOS Test-Driven Development by Tutorials, First Edition
Автор: Joshua Greene, Michael Katz
Издательство: Razeware LLC
Год: 2019 (Early Access Edition)
Страниц: 143
Язык: английский
Формат: pdf (true), epub
Размер: 28.3 MB

Learn How to Test iOS Applications!
The book that teaches you to write maintainable and sustainable apps by building them with testing in mind or adding tests to already-written apps. This book will teach you all about test-driven development (TDD) — the art of turning requirements into tests and tests into production code. You'll get hands-on TDD experience by creating three real-world apps in this book. This book is for intermediate iOS developers who already know the basics of iOS and Swift development but want to learn how to write code which is both testable and maintainable. To start, you'll learn the TDD Cycle and how to implement these concepts within an iOS application. The book then takes you through Test Expressions and Expectation so that you can test synchronous code.
 

Core Data by Tutorials: iOS 12 and Swift 4.2 Edition, Fifth Edition

Автор: literator от 18-05-2019, 20:46, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Core Data by Tutorials: iOS 12 and Swift 4.2 Edition, Fifth Edition
Автор: Aaron Douglas, Matthew Morey, Pietro Rea
Издательство: Razeware LLC
Год: 2018
Страниц: 278
Язык: английский
Формат: True PDF
Размер: 40.6 MB

Learn Core Data with Swift! In this book, you'll master Core Data in iOS using Swift 4.
Comprehensive coverage of Core Data, from beginner to advanced topics. Covers setting up a Core Data Stack, data modeling, versioning and migration, unit testing, improving performance, and much more. This book is for intermediate iOS developers who already know the basics of iOS and Swift 4 development but want to learn how to use Core Data to save data in their apps. Start with with the basics like setting up your own Core Data Stack all the way to advanced topics like migration, performance, multithreading, and more!
 

2D Apple Games by Tutorials (3rd Edition)

Автор: literator от 18-05-2019, 20:15, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: 2D Apple Games by Tutorials, Third Edition
Автор: Caroline Begbie, Mike Berg, Michael Briscoe
Издательство: Razeware LLC
Год: 2017
Страниц: 722
Язык: английский
Формат: True PDF
Размер: 20.6 MB

In this book, you’ll learn how to make 2D games for iOS, macOS, tvOS and even watchOS. You’ll do this using Swift and Apple’s built-in 2D game framework: SpriteKit.
 

Design Patterns by Tutorials: Learning design patterns in Swift 4.2, Second Edition

Автор: literator от 18-05-2019, 19:46, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Design Patterns by Tutorials: Learning design patterns in Swift 4.2, Second Edition
Автор: Joshua Greene, Jay Strawn
Издательство: Razeware LLC
Год: 2019
Страниц: 364
Язык: английский
Формат: True PDF
Размер: 45.8 MB

Learn iOS design patterns with Swift! This 23-chapter book starts with basic patterns like MVC, Delegate and Strategy, and then moves into more advanced patterns such as the Factory, Prototype, Multicast Delegate, Flyweight, Command, and more. Design patterns are incredibly useful, no matter what language or platform you develop for. Using the right pattern for the right job can save you time, create less maintenance work for your team and ultimately let you create more great things with less effort. Every developer should absolutely know about design patterns, and how and when to apply them. That's what you're going to learn in this book! Move from the basic building blocks of patterns such as MVC, Delegate and Strategy, into more advanced patterns such as the Factory, Prototype and Multicast Delegate pattern, and finish off with some less-common but still incredibly useful patterns including Flyweight, Command and Chain of Responsibility.
 

Advanced Apple Debugging & Reverse Engineering: Exploring Apple code through LLBD, Python, and DTrace (3rd Edition)

Автор: literator от 18-05-2019, 19:28, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Advanced Apple Debugging & Reverse Engineering: Exploring Apple code through LLBD, Python, and DTrace, Third Edition
Автор: Derek Selander
Издательство: Razeware LLC
Год: 2019
Страниц: 547
Язык: английский
Формат: True PDF
Размер: 80.5 MB

In our Advanced Apple Debugging and Reverse Engineering book, you'll explore code with LLDB to discover more about any program than you ever thought possible. Learn the powerful secrets of Apple's software debugger, LLDB! In Advanced Apple Debugging and Reverse Engineering, you'll come to realize debugging is an enjoyable process to help you better understand software. Not only will you learn to find bugs faster, but you’ll also learn how other developers have solved problems similar to yours. You'll also learn how to create custom, powerful debugging scripts that will help you quickly find the secrets behind any bit of code that piques your interest. After reading this book, you'll have the tools and knowledge to answer even the most obscure question about your code — or someone else’s.
 

RxSwift. Reactive Programming with Swift (3rd Edition)

Автор: literator от 18-05-2019, 19:10, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: RxSwift. Reactive Programming with Swift, Third Edition
Автор: Florent Pillet, Junior Bontognali, Marin Todorov
Издательство: Razeware LLC
Год: 2019
Страниц: 441
Язык: английский
Формат: True PDF
Размер: 32.0 MB

Leverage the power of RxSwift in your reactive apps! In this RxSwift book, you'll learn how to integrate RxSwift into real-world iOS apps.
This book is for iOS developers who already feel comfortable with iOS and Swift, and want to dive deep into development with RxSwift. Start with an introduction to the reactive programming paradigm; learn about observers and observables, filtering and transforming operators, and how to work with the UI, and finish off by building a fully-featured app in RxSwift.
 

Data Structures & Algorithms in Swift: Implementing practical data structures with Swift 4.2, Second Edition

Автор: literator от 18-05-2019, 18:58, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Data Structures & Algorithms in Swift: Implementing practical data structures with Swift 4.2, Second Edition
Автор: Kelvin Lau, Vincent Ngo
Издательство: Razeware LLC
Год: 2019
Страниц: 400
Язык: английский
Формат: pdf (true), epub
Размер: 27.7 MB

The most popular and comprehensive book on Swift algorithms & data structures!
This 23-chapter book covers search (breadth-first, depth-first, Dijkstra’s), sort (mergesort, radix sort, heap sort, and quicksort), trees (binary trees, AVL trees, binary search trees), stacks, graphs, and more. Learn how to implement the most common and useful data structures and algorithms in Swift! Understanding how data structures and algorithms work in code is crucial for creating efficient and scalable apps. Swift’s Standard Library has a small set of general purpose collection types, yet they definitely don’t cover every case! In Data Structures and Algorithms in Swift, you’ll learn how to implement the most popular and useful data structures, and when and why you should use one particular datastructure or algorithm over another.
 

Swift Apprentice (4th Edition)

Автор: Energy555 от 18-05-2019, 18:50, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Swift Apprentice (4th Edition)
Автор: Ehab Amer, Alexis Gallagher, Matt Galloway
Издательство: Razeware LLC
Жанр: Программирование
Год издания: 2018
Страниц: 438
Язык: Английский
Формат: PDF
Размер: 29 Мб

Beginning programming with Swift 4.2. This book takes you from beginner to advanced in Swift: Apple’s modern programming language for iOS.
 

Concurrency by Tutorials (1st Edition)

Автор: Energy555 от 18-05-2019, 18:45, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Concurrency by Tutorials (1st Edition)
Автор: Scott Grosch
Издательство: Razeware LLC
Жанр: Программирование
Год издания: 2019
Страниц: 96
Язык: Английский
Формат: PDF/EPUB
Размер: 20 Мб

The book that teaches you everything there is to know about how to write performant and concurrent code for your iOS apps.