Vtome.ru - электронная библиотека

  • Добавил: 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.
  • Добавил: Igor1977
  • Дата: 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.
  • Добавил: Igor1977
  • Дата: 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.
  • Добавил: Igor1977
  • Дата: 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.
  • Добавил: Igor1977
  • Дата: 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.
  • Добавил: Igor1977
  • Дата: 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.
  • Добавил: Igor1977
  • Дата: 16-10-2019, 07:07
  • Комментариев: 0

Название: Saving Data on Android
Автор: Jennifer Bailey, Aldo Olivares Dominguez, Dean Djermanovic
Издательство: Razeware LLC
Год: 2019
Формат: pdf
Страниц: 290
Размер: 16 mb
Язык: Английский

A book that will teach you to persist data on Android — saving locally or remotely — along with the modern techniques for synchronization, allowing your app to be reactive and always up-to-date.
  • Добавил: buratino
  • Дата: 15-10-2019, 21:36
  • Комментариев: 0
Название: Software Engineering from Scratch: A Comprehensive Introduction Using Scala
Автор: Jason Lee Hodges
Издательство: Apress
Год: 2019
Формат: true pdf/epub/mobi
Страниц: 320
Размер: 10 Mb
Язык: English

Learn software engineering from scratch, from installing and setting up your development environment, to navigating a terminal and building a model command line operating system, all using the Scala programming language as a medium. The demand for software engineers is growing exponentially, and with this book you can start your journey into this rewarding industry, even with no prior programming experience.
Using Scala, a language known to contain “everything and the kitchen sink,” you’ll begin coding on a gentle learning curve by applying the basics of programming such as expressions, control flow, functions, and classes. You’ll then move on to an overview of all the major programming paradigms. You’ll finish by studying software engineering concepts such as testing and scalability, data structures, algorithm design and analysis, and basic design patterns.
  • Добавил: buratino
  • Дата: 15-10-2019, 21:25
  • Комментариев: 0
Название: Deploy Containers on AWS: With EC2, ECS, and EKS
Автор: Shimon Ifrah
Издательство: Apress
Год: 2019
Формат: true pdf/epub
Страниц: 366
Размер: 44.3 Mb
Язык: English

Start deploying, managing, and scaling containerized applications into AWS container infrastructure using Docker on Amazon EC2, Amazon Elastic Container Service (ECS), and AWS Elastic Kubernetes Service (EKS). This step by step practical book will cover all the available container services on AWS and review the usage of each one based on your required scale and cost. Further, you will see how to set up each environment and finally deploy, manage, and scale containerized applications on each one.
In the chapter about Elastic Kubernetes Service (EKS), you will learn the process of building and managing Kubernetes clusters on AWS and see how to provision hosts in a matter of minutes, while deploying containers in seconds and making them available globally.