Getting to Know Web GIS, 4th Edition

Автор: literator от 8-01-2022, 05:05, Коментариев: 0

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

Getting to Know Web GIS, 4th EditionНазвание: Getting to Know Web GIS, 4th Edition
Автор: Pinde Fu
Издательство: Esri Press
Год: 2020
Страниц: 490
Язык: английский
Формат: epub
Размер: 35.7 MB

Learn state-of-the-art skills to build compelling, useful, and fun Web GIS apps easily, with no programming experience required. Further your knowledge and skills with detailed sections and chapters on ArcGIS Dashboards, ArcGIS Analytics for the Internet of Things (Iot), online spatial analysis, ArcGIS Notebooks, image services, 3D web scenes, ArcGIS API for jаvascript, and best practices in Web GIS. Follow extended discussions about Artificial Intelligence, Machine Learning, Deep Learning, augmented reality (AR), virtual reality (VR), and IoT in the context of Web GIS. Programming is required for enhancing existing software products, creating new ones, and transforming the creative ideas in your mind into realities. The chapter 10 focuses on browser-side programing with jаvascript, the most popular programming language on the web today. Built on top of jаvascript, ArcGIS API for jаvascript provides libraries for you to add GIS capabilities in jаvascript apps. In this chapter, you will learn the basics of jаvascript API, the essential skills to debug jаvascript, and the general workflows to adapt jаvascript samples, handle events, and incorporate widgets and tasks.
 

Advanced Selenium Web Accessibility Testing: Software Automation Testing Secrets Revealed

Автор: literator от 8-01-2022, 04:25, Коментариев: 0

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

Advanced Selenium Web Accessibility Testing: Software Automation Testing Secrets RevealedНазвание: Advanced Selenium Web Accessibility Testing: Software Automation Testing Secrets Revealed
Автор: Narayanan Palani
Издательство: Momentum Press
Год: 2019
Страниц: 144
Язык: английский
Формат: pdf (true), epub
Размер: 19.0 MB

This book explains the steps necessary to write manual accessibility tests and convert them into automated selenium-based accessibility tests to run part of regression test packs. If you are searching a topic on Google or buying a product online, web accessibility is a basic need. If a web page is easier to access when using a mouse and complex to navigate with keyboard, this is extremely difficult for users with disabilities. Web Accessibility Testing is a most important testing practice for customers facing web applications. Software testers with accessibility testing knowledge are in high demand at large organizations since the need to do manual and automated accessibility testing is growing rapidly. This book illustrates the types of accessibility testing with test cases and code examples. WebdriverIO (jаvascript version of Selenium) provides a better feature to verify the keyboard actions and navigations within the web pages hence each navigation using Tab, Shift Tab can be checked on any given page during regular Behavior Driven Development (BDD) tests.
 

React from Zero: Learn React Using the JavaScript You Already Know

Автор: literator от 8-01-2022, 03:53, Коментариев: 0

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

React from Zero: Learn React Using the JavaScript You Already KnowНазвание: React from Zero: Learn React Using the jаvascript You Already Know
Автор: Kay Plößer
Издательство: Fullstack.io
Год: 2018-10-30 (Revision 3)
Страниц: 176
Язык: английский
Формат: pdf (true), mobi, epub
Размер: 10.16 MB

A gentle introduction to React that builds from the ground up, using the jаvascript you already know. Sometimes learning React and all of it's dependencies can feel like too much to comprehend at once. Being a newcomer can feel intimidating. It's obvious that many people find React useful, but there is so much boilerplate and confusing terminology. React is built with jаvascript and you can write apps without adding tons of tooling at the beginning. React from Zero is a short course in learning the core of React without getting lost in the ecosystem. With React from Zero you can spend one weekend working through the basics of React, which will give you a firm foundation for building your own React apps.
 

Time Series with Python: How to Implement Time Series Analysis and Forecasting Using Python

Автор: literator от 7-01-2022, 19:36, Коментариев: 0

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

Time Series with Python: How to Implement Time Series Analysis and Forecasting Using PythonНазвание: Time Series with Python: How to Implement Time Series Analysis and Forecasting Using Python
Автор: Bob Mather
Издательство: Independently published
Год: 2020
Страниц: 170
Язык: английский
Формат: pdf, epub
Размер: 10.1 MB

Are you looking to learn more about Time Series, but struggling to find them in traditional Data Science textbooks? This book is your answer. Time Series is an exciting and important part of Data Analysis. Time Series Data is more readily available than most forms of data and answers questions that cross-sectional data struggle to do. It also has more real world application in the prediction of future events. However it is not generally found in a traditional data science toolkit. There is also limited centralized resources on the applications of Time Series, especially using traditional programming languages such as Python. This book solves all these problems, and more. It starts off with basic concepts in Time Series, and switches to more advanced topics. It shows you how to set up Python from start, and goes through over 20 examples of applying both simple and advanced Time Series concepts with Python code.
 

Python Internals for Developers: Practice Python 3.x Fundamentals, Including Data Structures, Asymptotic Analysis, and Data Types

Автор: literator от 7-01-2022, 16:38, Коментариев: 0

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

Python Internals for Developers: Practice Python 3.x Fundamentals, Including Data Structures, Asymptotic Analysis, and Data TypesНазвание: Python Internals for Developers: Practice Python 3.x Fundamentals, Including Data Structures, Asymptotic Analysis, and Data Types
Автор: Sonam Chawla Bhatia
Издательство: BPB Publications
Год: 2022
Страниц: 845
Язык: английский
Формат: epub
Размер: 10.1 MB

Concise Interpretation of every essential element of Python with Use-cases. This book will aid you in your learning of the Python 3.x programming language. The chapters in this book will benefit every aspect of a programmer's or developer's life by preparing them to solve problems using Python programming and its key data structures and internals. This book explains the built-in and user-defined data structures in Python 3.x. The book begins by introducing Python, its fundamental data structures, and asymptotic notations. Once you master the fundamentals of Python, you'll be able to fully comprehend the built-in data structures. The book covers real-world applications to understand user-defined data structures and their actual implementation. Towards the end, it will help you investigate how to solve practical problems by first comprehending the issue at hand.
 

C++20 - The Complete Guide

Автор: TRex от 7-01-2022, 14:56, Коментариев: 0

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

Название: C++20 - The Complete Guide
Автор: Nicolai M. Josuttis
Издательство: Leanpub
Год: 2021-12-31
Формат: ePUB, PDF, MOBI
Страниц: 474
Размер: 10 Mb
Язык: English

C++20 is the next evolution in modern C++ programming, which will be supported step-by-step by the latest version of gcc, clang, and Visual C++. C++20 is a big step, maybe even larger than C++11.
It contains a couple of new key features (modules, concepts, ranges, corountines) plus several small but valuable language and library features, which will change the way we program in C++. As usual, not everything is self-explanatory, combining new features gives even more power, and there are hidden traps.
 

Искусство дизассемблирования (+CD)

Автор: kotmatros255 от 7-01-2022, 11:33, Коментариев: 0

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

Название: Искусство дизассемблирования
Автор: Крис Касперски, Ева Рокко
Издательство: БХВ-Петербург
Год выпуска: 2008
ISBN: 978-5-9775-0082-1
Страниц: 896
Формат: pdf
Размер: 138 Mб
Язык: Русский

Книга посвящена вопросам и методам дизассемблирования, знание которых позволит эффективно защитить свои программы и создать более оптимизированные программные коды. Объяснены способы идентификации конструкций языков высокого уровня таких, как C/C++ и Pascal, показаны различные подходы к реконструкции алгоритмов.
 

Java: A Beginner's Guide, 9th Edition

Автор: TRex от 7-01-2022, 10:54, Коментариев: 0

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

Название: Java: A Beginner's Guide, 9th Edition
Автор: Herbert Schildt
Издательство: McGraw Hill
Год: 2022
Формат: PDF
Страниц: 753
Размер: 10 Mb
Язык: English

A practical introduction to Java programming—fully revised for the latest version, Java SE 17
Thoroughly updated for Java Platform Standard Edition 17, this hands-on resource shows, step by step, how to get started programming in Java from the very first chapter. Written by Java guru Herbert Schildt, the book starts with the basics, such as how to create, compile, and run a Java program. From there, you will learn essential Java keywords, syntax, and commands.
Java: A Beginner's Guide, Ninth Edition covers the basics and touches on advanced features, including multithreaded programming, generics, Lambda expressions, and Swing. Enumeration, modules, and interface methods are also clearly explained.
 

Surveying with Geomatics and R

Автор: TRex от 7-01-2022, 10:45, Коментариев: 0

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

Название: Surveying with Geomatics and R
Автор: Marcelo de Carvalho Alves and Luciana Sanches
Издательство: CRC Press
Год: 2022
Формат: PDF
Страниц: 411
Размер: 49 Mb
Язык: English

This book explains basic concepts of surveying science and techniques with geomatics using R and R packages. It engages students in learning about surveying through real field examples and using differing degrees of complexity while exploring surveying problems based on field observations and advanced geospatial technology. It includes a wide range of case studies as hands-on and self-paced tutorials along with detailed computer programming routines that are linked to the theories and applications explained in each chapter. This innovative textbook teaches also how to explore other possibilities of using geomatics in geocomputation, remote sensing, geography, and cartography courses focused on surveying tasks.
 

Stochastic Processes with R: An Introduction

Автор: TRex от 7-01-2022, 10:34, Коментариев: 0

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

Название: Stochastic Processes with R: An Introduction
Автор: Olga Korosteleva
Издательство: CRC Press
Год: 2022
Формат: PDF
Страниц: 201
Размер: 10 Mb
Язык: English

Stochastic Processes with R: An Introduction cuts through the heavy theory that is present in most courses on random processes and serves as practical guide to simulated trajectories and real-life applications for stochastic processes. The light yet detailed text provides a solid foundation that is an ideal companion for undergraduate statistics students looking to familiarise themselves with stochastic processes before going onto more advanced courses.