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

  • Добавил: literator
  • Дата: 13-09-2021, 21:17
  • Комментариев: 0
Название: GIS Tutorial for ArcGIS Pro 2.8
Автор: Wilpen L. Gorr, Kristen S. Kurland
Издательство: Esri Press
Год: 2021
Страниц: 772
Язык: английский
Формат: pdf, epub
Размер: 52.7 MB

Learn the latest ArcGIS Pro tools and workflows with this popular book! Updated for the latest version of ArcGIS Pro, GIS Tutorial for ArcGIS Pro 2.8 is the book of choice for classrooms and self-learners seeking to begin or grow their expertise using Esri’s premier desktop geographic information system (GIS) technology. This fourth edition features newly revised geocoding workflows. Students will find simplified steps and figures that match the 2.8 interface. When finished, readers will have learned how to make maps; find, create and analyze data; and manage operational systems while using ArcGIS Pro, ArcGIS Online, ArcGIS StoryMaps, ArcGIS Dashboards, ArcGIS Collector, and more. ArcGIS Pro is Esri’s powerful single desktop GIS application, with an intuitive user interface for creating, using, and analyzing professional 2D and 3D maps. ArcGIS Pro’s tasks, ModelBuilder models, and apps also allow you to build operational systems that help organizations use GIS daily.
  • Добавил: literator
  • Дата: 12-09-2021, 15:48
  • Комментариев: 0
Название: Building Modern Serverless Web APIs: Develop Microservices and Implement Serverless Applications with .NET Core 3.1
Автор: Tanmoy Sarkar
Издательство: BPB Publications
Год: 2021
Страниц: 450
Язык: английский
Формат: pdf, epub
Размер: 10.1 MB

Building and hosting microservices without servers using AWS Lambda. Building Modern Serverless Web APIs introduces you to the serverless paradigm of the Web API application, its advantages, and presents you the modern approach of developing the Web API. The book makes efficient use of AWS Lambda services to develop efficient, scalable, and cost-effective API solutions. The book begins with a quick introduction to microservices, its characteristics, and current challenges faced in developing and implementing them. The book explores core concepts of ASP.NET Core and some important AWS services that are commonly used to build microservices using AWS. It explores and provides real hands-on microservice patterns and some of the best practices used in designing the serverless architecture. Furthermore, the book covers end-to-end demonstration of an application where you will learn to develop, build, deploy, and monitor microservices on AWS Lambda using .NET Core 3.1
  • Добавил: literator
  • Дата: 11-09-2021, 18:44
  • Комментариев: 0
Название: Building Web Apps with Python and Flask: Learn to Develop and Deploy Responsive RESTful Web Applications Using Flask Framework
Автор: Malhar Lathkar
Издательство: BPB Publications
Год: 2021
Страниц: 560
Язык: английский
Формат: epub
Размер: 10.18 MB

A practical guide for the rapid web application development with Flask. This book teaches the reader the complete workflow of developing web applications using Python and its most outperforming microframework, Flask. The book begins with getting you up to speed in developing a strong understanding of the web application development process and how Python is used in developing the applications. You will learn how to write your own first Flask-based web application in Python. You will learn about web gateway interfaces, including CGI and WSGI along with various tools like the Jinja 2 engine, Werkzeug toolkit, and Click toolkit. This book is ideal for Python enthusiasts, open source contributors, and web app developers who intend to add Python web technologies in their skillsets and startup companies. The understanding of the core Python language with intermediate level expertise is required and experience of working with SQL, HTML, CSS, and jаvascript is an added advantage.
  • Добавил: literator
  • Дата: 11-09-2021, 18:03
  • Комментариев: 0
Название: Domain Storytelling: A Collaborative, Visual, and Agile Way to Build Domain-Driven Software
Автор: Stefan Hofer, Henning Schwentner
Издательство: Pearson Education, Inc.
Год: 2022
Страниц: 564
Язык: английский
Формат: epub
Размер: 10.1 MB

Build Better Business Software by Telling and Visualizing Stories. Storytelling is at the heart of human communication—why not use it to overcome costly misunderstandings when designing software? By telling and visualizing stories, domain experts and team members make business processes and domain knowledge tangible. Domain Storytelling enables everyone to understand the relevant people, activities, and work items. With this guide, the method's inventors explain how domain experts and teams can work together to capture insights with simple pictographs, show their work, solicit feedback, and get everyone on the same page. This guide is for everyone who wants more effective software—from developers, architects, and team leads to the domain experts, product owners, and executives who rely on it every day.
  • Добавил: literator
  • Дата: 11-09-2021, 17:00
  • Комментариев: 0
Название: Learning Elasticsearch 7.x: Index, Analyze, Search and Aggregate Your Data Using Elasticsearch
Автор: Anurag Srivastava
Издательство: BPB Publications
Год: 2021
Страниц: 812
Язык: английский
Формат: epub
Размер: 10.2 MB

A step-by-step guide that will teach you how to use Elasticsearch in your application effectively. In the modern Information Technology age, we are flooded with loads of data so we should know how to handle those data and transform them to fetch meaningful information. This book is here to help you manage the data using Elasticsearch. The book starts by covering the fundamentals of Elasticsearch and the concept behind it. After the introduction, you will learn how to install Elasticsearch on different platforms. You will then get to know about Index Management where you will learn to create, update, and delete Elasticsearch indices. Then you will understand how the Query DSL works and how to write some complex search queries using the Query DSL. After completing these basic features, you will move to some advanced topics. Under advanced topics, you will learn to handle Geodata which can be used to plot the data on a map. This book is for developers, architects, DBA, DevOps, and other readers who want to learn Elasticsearch efficiently and want to apply that in their application whether it is a new one or an existing one. It is also beneficial to those who want to play with their data using Elasticsearch. Basic computer programming is a prerequisite.
  • Добавил: literator
  • Дата: 11-09-2021, 16:42
  • Комментариев: 0
Название: Hands-on Pipeline as Code with Jenkins: CI/CD Implementation for Mobile, Web, and Hybrid Applications Using Jenkins
Автор: Mitesh Soni
Издательство: BPB Publications
Год: 2021
Страниц: 491
Язык: английский
Формат: epub
Размер: 10.1 MB

A step-by-step guide to implementing Continuous Integration and Continuous Delivery (CICD) for Mobile, Hybrid, and Web applications. The main objective of the book is to create Declarative Pipeline for programming languages such as Java, Android, iOS, AngularJS, NodeJS, Flutter, Ionic Cordova, and .Net. The book starts by introducing all the areas which encompass the field of DevOps Practices. It covers definition of DevOps, DevOps history, benefits of DevOps culture, DevOps and Value Streams, DevOps practices, different Pipeline types such as Build Pipeline, Scripted Pipeline, Declarative Pipeline, and Blue Ocean. Each chapter focuses on Pipeline that includes Static Code Analysis using SonarQube or Lint tools, Unit tests, calculating code coverage, publishing unit tests and coverage reports, verifying the threshold of code coverage, creating build/package, and distributing package to a specific environment based on the type of programming language. The book will also teach you how to use different deployment distribution environments such as Azure App Services, Docker, Azure Container Services, Azure Kubernetes Service, and App Center.
  • Добавил: literator
  • Дата: 11-09-2021, 16:25
  • Комментариев: 0
Название: Building Decentralized Blockchain Applications: Learn How to Use Blockchain as the Foundation for Next-Gen Apps
Автор: Shahid Shaikh
Издательство: BPB Publications
Год: 2021
Страниц: 505
Язык: английский
Формат: epub
Размер: 10.2 MB

Build decentralized applications using Blockchain's core technology. Blockchain is a revolutionary technology that shook the core of the finance world. However, Blockchain is not just about Cryptocurrency. This book focuses on Blockchain, its features, and the core technologies that are used to build the Blockchain network. In the first section, you will learn about Blockchain in-depth. Then, the book covers the two most popular Cryptocurrencies - Bitcoin and Ethereum. You will learn how these currencies work and how you can build your applications using these currencies. Moving on, you will learn about the decentralized databases. Decentralized databases can be used to build next-generation software applications. You will learn about various databases and how to use them in detail. Lastly, you will learn how the existing decentralized applications work, their architecture, and how they are incorporated into the application for the end-user.
  • Добавил: literator
  • Дата: 11-09-2021, 16:00
  • Комментариев: 0
Название: MATLAB & Simulink Automated Driving Toolbox User’s Guide (R2021a)
Автор: MathWorks
Издательство: The MathWorks, Inc.
Год: 2021
Страниц: 1382
Язык: английский
Формат: pdf (true)
Размер: 41.3 MB

Automated Driving Toolbox provides algorithms and tools for designing, simulating, and testing ADAS and autonomous driving systems. You can design and test vision and lidar perception systems, as well as sensor fusion, path planning, and vehicle controllers. Visualization tools include a bird’s-eye-view plot and scope for sensor coverage, detections and tracks, and displays for video, lidar, and maps. The toolbox lets you import and work with HERE HD Live Map data and OpenDRIVE® road networks.
  • Добавил: literator
  • Дата: 11-09-2021, 15:07
  • Комментариев: 0
Название: AutomationML: A Practical Guide
Автор: Rainer Drath
Издательство: De Gruyter
Год: 2021
Страниц: 290
Язык: английский
Формат: pdf (true), epub
Размер: 54.6 MB

This book is a beginner's guide to AutomationML Edition 2, written for students, engineers, lecturers, developers and those interested. In guides through the basics of AutomationML Edition 2, CAEX and the AutomationML Editor. AutomationML stands for digitisation of engineering data and engineering workflows. AutomationML achieves both human readability and machine-readability. It is a method for converting data into digital information, and it supports the special needs of iterative engineering data exchange. AutomationML is in the hot spot of the digitisation of automation engineering data.For industrial companies, the usage of AutomationML has proven to be doubly beneficial. Not only can the application of AutomationML help diminish data loss and resulting incompatibilities in engineering tool chains, but it was also proven that modelling information in AutomationML is a future-proof approach to support the digitalization of plants, products and portfolios.
  • Добавил: literator
  • Дата: 11-09-2021, 12:44
  • Комментариев: 0
Название: Cryptography and Cryptanalysis in MATLAB: Creating and Programming Advanced Algorithms
Автор: Marius Iulian Mihailescu, Stefania Loredana Nita
Издательство: Apress
Год: 2021
Страниц: 201
Язык: английский
Формат: pdf (true), epub
Размер: 10.2 MB

Master the essentials of cryptography and cryptanalysis and learn how to put them to practical use. Each chapter of this book starts with an introduction to the concepts on which cryptographic algorithms are based and how they are used in practice, providing fully working examples for each of the algorithms presented. Implementation sections will guide you through the entire process of writing your own applications and programs using MATLAB. Cryptography and Cryptanalysis in MATLAB will serve as your definitive go-to cryptography reference, whether you are a student, professional developer, or researcher, showing how a multitude of cryptographic challenges can be overcome using the powerful tools of MATLAB.