Добавить в закладки
Наш форум
Правила Litmy.ru
Мы в Вконтакте
Подписка на RSS
Для правообладателей
Поиск книг:
Разделы сайта
Авторизация
Регистрация



Реклама



Название: 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:58 | Комментарии: 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.
Разместил: igor_gin 16-10-2019, 08:35 | Комментарии: 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.
Разместил: igor_gin 16-10-2019, 07:07 | Комментарии: 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:36 | Комментарии: 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.
Разместил: buratino 15-10-2019, 21:25 | Комментарии: 0 | Подробнее
Название: DevOps Adoption: How To Build A DevOps IT Environment And Kickstart Your Digital Transformation
Автор: Frank Millstein
Издательство: Amazon Digital Services LLC
Год: 2018
Страниц: 147
Язык: английский
Формат: epub, pdf (conv)
Размер: 10.1 MB

DevOps describes a set of processes, principles as well as a culture which brings software development and operations teams together. Moreover, adopting DevOps principles and strategies allows companies and organizations of any size and maturity levels to create and improve their products at a rapid pace which usually takes more time when using the traditional software development approaches. As soon as you embrace DevOps principles, you get to create shorter development cycles with faster innovation, you can reduce software deployments rates, time to recover and rollbacks, you have better communication and collaboration as well as significantly increased efficiency of your teams and lastly you get to enjoy substantially reduced IT headcount and costs. The industry is implementing DevOps practices as everyone is eager to take advantage of these benefits.
Разместил: literator 15-10-2019, 21:00 | Комментарии: 0 | Подробнее
Название: Mastering Blockchain (Early Release)
Автор: Lorne Lantz and Daniel Cawrey
Издательство: O’Reilly Media
Год: 2019
Формат: epub/azw3/pdf(conv.)
Размер: 10.6 Mb
Язык: English

The future will be increasingly decentralized. As the publicity surrounding bitcoin and blockchain has shown, decentralized technology and distributed business models are already popular. Yet the disruptive potential of this technology is obscured by hype and misconceptions in equal measure. In this detailed guide, Lorne Lantz and Daniel Cawrey distill the complex ideas behind blockchain into an easily digestible reference that shows what is really going on under the hood.
Разместил: buratino 15-10-2019, 20:13 | Комментарии: 0 | Подробнее
Название: Using Asyncio in Python: Understanding Python's Asynchronous Programming Features (Early Release)
Автор: Caleb Hattingh
Издательство: O'Reilly Media
Год: 2019
Формат: epub/azw3/pdf(conv.)
Размер: 10.6 Mb
Язык: English

If you’re among the Python developers put off by Asyncio’s complexity, it’s time to take another look. Asyncio is complicated because it aims to solve problems in concurrent network programming for both framework developers and end-user developers like you. The features you need to consider are a small subset of the whole Asyncio API, but picking out the right features is the tricky part. That’s where this practical book comes in.
Разместил: buratino 15-10-2019, 20:04 | Комментарии: 0 | Подробнее
Название: Java Cookbook, Fourth Edition (Early Release)
Автор: Ian F. Darwin
Издательство: O’Reilly Media
Год: 2019
Формат: epub/azw3/pdf(conv.)
Размер: 10.5 Mb
Язык: English

Java continues to grow and evolve, and this Cookbook continues to evolve in tandem. This book helps to get you up to speed right away with hundreds of hands-on recipes across a broad range of Java topics. You’ll learn useful techniques for everything from string handling and functional programming to network communication.
Разместил: buratino 15-10-2019, 19:49 | Комментарии: 0 | Подробнее
Название: MATLAB Parallel Computing Toolbox User’s Guide
Автор: MathWorks
Издательство: The MathWorks, Inc.
Год: 2019
Формат: true pdf/rtf
Страниц: 936
Размер: 15.6 Mb
Язык: English

Parallel Computing Toolbox lets you solve computationally and data-intensive problems using multicore processors, GPUs, and computer clusters. High-level constructs—parallel for-loops, special array types, and parallelized numerical algorithms—enable you to parallelize MATLAB® applications without CUDA or MPI programming. The toolbox lets you use parallel-enabled functions in MATLAB and other toolboxes. You can use the toolbox with Simulink® to run multiple simulations of a model in parallel. Programs and models can run in both interactive and batch modes.
Разместил: buratino 15-10-2019, 19:25 | Комментарии: 0 | Подробнее



 Litmy.ru  ©2020-2023     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности