LitMy.ru - литература в один клик

  • Добавил: igor_gin
  • Дата: 16-10-2019, 15:38
  • Комментариев: 0

Название: SwiftUI by Tutorials
Автор: Antonio Bello, Phil Laszkowicz, Bill Morefield и др.
Издательство: Razeware LLC
Год: 2019
Формат: pdf
Страниц: 362
Размер: 44 mb
Язык: Английский

Build fluid and engaging declarative UI for your apps — using less code — with SwiftUI!
With SwiftUI, you can define what your app’s UI should do with concise, declarative language, and say goodbye to tons of confusing UIKit code.
Build modern, responsive UI and animations that look great on iOS, iPadOS, watchOS, tvOS or even macOS!
  • Добавил: literator
  • Дата: 16-10-2019, 12:58
  • Комментариев: 0
Название: Kotlin Apprentice (2nd Edition)
Автор: Irina Galata, Joe Howard, Dick Lucas, Ellen Shapiro
Издательство: Razeware LLC
Год: 2019
Страниц: 475
Язык: английский
Формат: pdf (true), epub
Размер: 40.05 MB

Учитесь программировать с Котлин! Эта книга предназначена для начинающих с Котлин, современным языком, используемым для разработки для Android. Она рассчитана на начинающих изучать Котлин. Никакого предыдущего опыта программирования не нужно!
Все в книге происходит в ясной, современной среде разработки, что означает, что вы можете сосредоточиться на основных особенностях программирования на языке Котлин, не погрязнув в многочисленных деталях создания приложений.
  • Добавил: igor_gin
  • Дата: 16-10-2019, 12:14
  • Комментариев: 0

Название: Advanced Android App Architecture
Автор: Yun Cheng, Aldo Olivares Dominguez
Издательство: Razeware LLC
Год: 2019
Формат: pdf
Страниц: 250
Размер: 21 mb
Язык: английский

In Advanced Android App Architectures, you'll find a diverse and hands-on approach to architecting your apps on Android. Android development can be fun; however, scaling an app can have its fair share of problems.
In this book, you'll learn why a conversation on architecture is the first important step to taking your app to the next level!
  • Добавил: buratino
  • Дата: 16-10-2019, 10:48
  • Комментариев: 0
Название: Python Programming: A Smart Approach For Absolute Beginners (A Step-by-Step Guide With 8 Days Crash Course)
Автор: Steve M. Manson
Издательство: Independently published
Год: 2019
Формат: epub/pdf(conv.)
Страниц: 133
Размер: 1.6 Mb
Язык: English

Do you want to discover the most effective method for learning Python Programming language?
If YES then this Python Programming Book is definitely for you as it is PURPOSEFULLY crafted to give:
-A quick boost to your career growth.
  • Добавил: igor_gin
  • Дата: 16-10-2019, 10:42
  • Комментариев: 0

Название: Android Test-Driven Development by Tutorials
Автор: Lance Gleason, Victoria Gonda, Fernando Sproviero
Издательство: Razeware LLC
Год: 2019
Формат: pdf
Страниц: 404
Размер: 36 mb
Язык: английский

A book that teaches you to write sustainable, testable apps, as well as to apply testing strategies to legacy projects via Espresso and UI tests, code coverage and refactoring.
  • Добавил: buratino
  • Дата: 16-10-2019, 10:32
  • Комментариев: 0
Название: Architecting for Scale: How to Maintain High Availability and Manage Risk in the Cloud, Second Edition (Early Relese)
Автор: Lee Atchison
Издательство: O’Reilly Media
Год: 2019
Формат: epub/azw3/pdf(conv.)
Размер: 10.9 Mb
Язык: English

Every day, companies struggle to scale critical applications. As traffic volume and data demands increase, these applications become more complicated and brittle, exposing risks and compromising availability. And with the popularity of software as a service, scaling has never been more important. Updated with an expanded focus on modern architecture paradigms such as microservices and cloud computing, this practical guide provides techniques for building systems that can handle huge quantities of traffic, data, and demand without affecting the quality your customers expect.
  • Добавил: igor_gin
  • Дата: 16-10-2019, 09:58
  • Комментариев: 0

Название: Core Data by Tutorials: iOS 13 Edition (6th Edition)
Автор: Aaron Douglas, Matthew Morey, Pietro Rea
Издательство: Razeware LLC
Год: 2019
Формат: PDF
Страниц: 269
Размер: 22 mb
Язык: английский

In this book, you'll master Core Data in iOS using Swift. 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.
  • Добавил: igor_gin
  • Дата: 16-10-2019, 09:31
  • Комментариев: 0

Название: Advanced iOS App Architecture (2nd Edition)
Автор: Rene Cacheaux, Josh Berlin
Издательство: Razeware LLC
Год: 2019
Формат: pdf
Страниц: 316
Размер: 17 mb
Язык: английский

Implement modern, clean architectures in your iOS apps!
Now, more than ever, you need to understand and apply good software architecture practices in your projects.
This book takes a deep dive into modern iOS app architecture and shows you how to design clean and maintainable real-world apps.
  • Добавил: igor_gin
  • Дата: 16-10-2019, 08:58
  • Комментариев: 0

Название: Catalyst by Tutorials
Автор: Marin Bencevic, Nick Bonatsakis, Andy Pereira
Издательство: Razeware LLC
Год: 2019
Формат: pdf
Страниц: 196
Размер: 24 mb
Язык: английский

Run iOS apps natively on macOS with Catalyst!
The Catalyst framework lets you port your iOS apps to macOS. But like everything else with Apple, it’s not always as straightforward as you’d like.
This book will show you how to design your apps to work well on macOS, what you can and can’t port between the two platforms, and any other "gotchas" to keep an eye out for when building apps under Catalyst.
  • Добавил: igor_gin
  • Дата: 16-10-2019, 08:35
  • Комментариев: 0

Название: Combine: Asynchronous Programming with Swift
Автор: Scott Gardner, Shai Mishali, Florent Pillet и др.
Издательство: Razeware LLC
Год: 2019
Формат: pdf
Страниц: 260
Размер: 13 mb
Язык: английский

The best book to master declarative asynchronous programming with Swift using the Combine framework!
The introduction of Combine into the Swift ecosystem now gives you a native way to manage asynchronous events in Swift, meaning you don’t have to rely on third-party reactive frameworks for event-driven systems.