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.
 

Server Side Swift with Vapor (1st Edition)

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

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

Название: Server Side Swift with Vapor (1st Edition)
Автор: Tim Condon, Tanner Nelson, Jonas Schwartz
Издательство: Razeware LLC
Жанр: Программирование
Год издания: 2018
Страниц: 444
Язык: Английский
Формат: PDF/EPUB
Размер: 52 Мб

The definitive book on building web apps and web APIs using Server Side Swift with Vapor, written by the creators of the Vapor 3 framework.
 

Kotlin Apprentice, First Edition

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

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

Название: Kotlin Apprentice, First Edition
Автор: Irina Galata, Joe Howard, Richard Lucas
Издательство: Razeware LLC
Год: 2018
Страниц: 418
Язык: английский
Формат: pdf (true), epub
Размер: 31.1 MB

Learn programming with Kotlin!
The Kotlin Apprentice is a book designed for complete beginners to Kotlin, a modern language used for Android development. For complete beginners to Kotlin. No prior programming experience necessary! This is a book for complete beginners to the new, modern Kotlin language. Everything in the book takes place in a clean, modern development environment, which means you can focus on the core features of programming in the Kotlin language, without getting bogged down in the many details of building apps. This is a sister book to the Android Apprentice the Android Apprentice focuses on making apps for Android, while the Kotlin Apprentice focuses on the Kotlin language fundamentals.
 

Server Side Swift with Kitura (1st Edition)

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

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

Название: Server Side Swift with Kitura (1st Edition)
Автор: Chris Bailey, David Okun
Издательство: Razeware LLC
Жанр: Программирование
Год издания: 2019
Страниц: 294
Язык: Английский
Формат: PDF/EPUB
Размер: 67 Мб

Kitura gives you the power to create production-ready RESTful APIs written in Swift.
Coupled with the power of Docker and Kubernetes, and KueryORM and KituraStencil to pull it all together, Kitura lets you take your Swift to the Server and beyond!
 

ARKit by Tutorials (2nd Edition)

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

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

Название: ARKit by Tutorials (2nd Edition)
Автор: Chris Language, Namrata Bandekar, Antonio Bello
Издательство: Razeware LLC
Жанр: Программирование
Год издания: 2018
Страниц: 490
ISBN: 978-1942878711
Язык: Английский
Формат: PDF
Размер: 457 Мб

Build immersive and engaging AR apps in ARKit!
Learn how to use Apple’s augmented reality framework, ARKit, to bring the magic of AR into your apps as you work through some polished projects:
Tabletop Poker Dice
Immersive Sci-Fi Portal
3D Face Masking
Location-Based Content
Monster Truck Sim
2D and 3D detection and tracking app
...and more!
 

Kotlin Coroutines by Tutorials

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

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

Название: Kotlin Coroutines by Tutorials
Автор: Filip Babic, Nishant Srivastava
Издательство: Razeware LLC
Год: 2018 (Early Access Edition)
Страниц: 146
Язык: английский
Формат: True PDF
Размер: 26.1 MB

Android is inherently asynchronous and event-driven, with strict requirements as to on which thread certain things can happen.
Learn how to use Kotlin coroutines to solve common Android programming problems using asynchronous programming techniques!
The importance of concurrency is discovered quite early on by people who start with Android development. Android is inherently asynchronous and event-driven, with strict requirements as to on which thread certain things can happen.