Beginning Jakarta Ee: Enterprise Edition for Java: from Novice to Professional

Автор: buratino от 31-08-2019, 14:36, Коментариев: 0

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

Название: Beginning Jakarta Ee: Enterprise Edition for Java: from Novice to Professional
Автор: Peter Spath
Издательство: Apress
Год: 2019
Формат: True PDF/ePub
Страниц: 444
Размер: 10.5 Mb
Язык: English

Build Java-based enterprise applications using the open source Eclipse Jakarta EE platform. This feature-packed book teaches you enterprise Java development top to bottom. It covers Java web-tier development using servlets, JavaServer Faces (JSF), RESTful applications, and JSON. You’ll also cover Java data-tier development using persistence and transaction handling, messaging services, remote procedure calls, concurrency, and security to round out a complete Java-based enterprise application.
 

Streaming Systems: The What, Where, When, and How of Large-Scale Data Processing

Автор: buratino от 31-08-2019, 12:02, Коментариев: 0

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


Название: Streaming Systems: The What, Where, When, and How of Large-Scale Data Processing
Автор: Tyler Akidau, Slava Chernyak, Reuven Lax
Издательство: O'Reilly Media
Год: 2018
Страниц: 352
Формат: EPUB
Размер: 31 Mb
Язык: English

Streaming data is a big deal in big data these days. As more and more businesses seek to tame the massive unbounded data sets that pervade our world, streaming systems have finally reached a level of maturity sufficient for mainstream adoption. With this practical guide, data engineers, data scientists, and developers will learn how to work with streaming data in a conceptual and platform-agnostic way.
 

Data Science on the Google Cloud Platform: Implementing End-to-End Real-time Data Pipelines: from ingest to machine learning

Автор: admin от 31-08-2019, 11:52, Коментариев: 0

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


Название: Data Science on the Google Cloud Platform: Implementing End-to-End Real-time Data Pipelines: from ingest to machine learning
Автор: Valliappa Lakshmanan
Издательство: O'Reilly Media
Год: 2018
Страниц: 410
Формат: EPUB
Размер: 13 Mb
Язык: English

Learn how easy it is to apply sophisticated statistical and machine learning methods to real-world problems when you build on top of the Google Cloud Platform (GCP). This hands-on guide shows developers entering the data science field how to implement an end-to-end data pipeline, using statistical and machine learning methods and tools on GCP.
 

Making Data Visual: A Practical Guide to Using Visualization for Insight

Автор: buratino от 31-08-2019, 11:51, Коментариев: 0

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


Название: Making Data Visual: A Practical Guide to Using Visualization for Insight
Автор: Danyel Fisher,? Miriah Meyer
Издательство: O'Reilly Media
Год: 2018
Страниц: 168
Формат: True PDF/ePub
Размер: 27.1 Mb
Язык: English

You have a mound of data front of you and a suite of computation tools at your disposal. Which parts of the data actually matter? Where is the insight hiding? If you’re a data scientist trying to navigate the murky space between data and insight, this practical book shows you how to make sense of your data through high-level questions, well-defined data analysis tasks, and visualizations to clarify understanding and gain insights along the way.
 

UX Research: Practical Techniques for Designing Better Products 1st Edition

Автор: buratino от 31-08-2019, 00:02, Коментариев: 0

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

Название: UX Research: Practical Techniques for Designing Better Products 1st Edition
Автор: Brad Nunnally, David Farkas
Издательство: O'Reilly Media
Год: 2016
Формат: True PDF
Страниц: 256
Размер: 20.8 Mb
Язык: English

One key responsibility of product designers and UX practitioners is to conduct formal and informal research to clarify design decisions and business needs. But there’s often mystery around product research, with the feeling that you need to be a research Zen master to gather anything useful. Fact is, anyone can conduct product research. With this quick reference guide, you’ll learn a common language and set of tools to help you carry out research in an informed and productive manner.
 

Алгоритмы и структуры данных. Извлечение информации на языке Java

Автор: ekvator от 30-08-2019, 22:56, Коментариев: 0

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


Автор: Аллен Б. Доуни
Название: Алгоритмы и структуры данных. Извлечение информации на языке Java
Издательство: Питер
Год: 2018
Формат: pdf
Размер: 13.2 Мб

В книге "Алгоритмы и структуры данных. Извлечение информации на языке Java" вы изучите, как следует реализовывать эффективные алгоритмы на основе важнейших структур данных на языке Java, а также как измерять производительность этих алгоритмов. Каждая глава сопровождается упражнениями, помогающими закрепить материал.
- Научитесь работать со структурами данных, например, со списками и словарями, разберитесь, как они работают
- Напишите приложение, которое читает страницы Википедии, выполняет синтаксический разбор и обеспечивает навигацию по полученному дереву данных
- Анализируйте код и учитесь прогнозировать, как быстро он будет работать и сколько памяти при этом потреблять
- Пишите классы, реализующие интерфейс Map, пользуйтесь при этом хеш-таблицей и двоичным деревом поиска
- Создайте простой веб-поисковик с собственным поисковым роботом: он будет индексировать веб-страницы, сохранять их содержимое и возвращать нужные результаты
 

Algorithms Illuminated Part 3: Greedy Algorithms and Dynamic Programming

Автор: buratino от 30-08-2019, 13:22, Коментариев: 0

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

Название: Algorithms Illuminated (Part 3): Greedy Algorithms and Dynamic Programming
Автор: Tim Roughgarden
Издательство: Soundlikeyourself Publishing, LLC
Год: 2019
Формат: True PDF
Страниц: 229
Размер: 10 Mb
Язык: English

Accessible, no-nonsense, and programming language-agnostic introduction to algorithms. Includes hints or solutions to all quizzes and problems, and a series of YouTube videos by the author accompanies the book. Part 3 covers greedy algorithms (scheduling, minimum spanning trees, clustering, Huffman codes) and dynamic programming (knapsack, sequence alignment, shortest paths, optimal search trees).
 

Karma-based API on Apple Platforms: Building Privacy Into iOS and macOS Apps

Автор: buratino от 30-08-2019, 04:48, Коментариев: 0

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

Название: Karma-based API on Apple Platforms: Building Privacy Into iOS and macOS Apps
Автор: Carrasco Molina, Manuel
Издательство: Apress
Год: 2019
Формат: True PDF/ePub
Страниц: 214
Размер: 10.8 Mb
Язык: English

Leverage the best techniques provided by Apple to build apps with maximum privacy for your users. This book explores not only the how-to steps for implementing privacy in your apps, but also answers workflow questions about what information you actually need.
Do you need full access to a device’s contacts? Do you need to have location services enabled in the background constantly? This book explains how to selectively enable services and how to make apps that can continue to function even when the user refuses to share data. Understanding the needs of your users and the expectations of Apple in reviewing your app will make better apps.
 

Vue on Rails: End-to-End Guide to Building Web Apps Using Vue.js and Rails

Автор: buratino от 30-08-2019, 04:42, Коментариев: 0

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

Название: Vue on Rails: End-to-End Guide to Building Web Apps Using Vue.js and Rails
Автор: Bryan Lim, Richard LaFranchi
Издательство: Apress
Год: 2019
Формат: True PDF/ePub/AZW3
Страниц: 193
Размер: 10 Mb
Язык: English

Build modern and progressive web applications with Vue.js and Ruby on Rails. As the Rails community embraces jаvascript, this book answers your most pressing questions, including how to integrate front-end technologies with Rails, whether to build a single-page application, when and how to use jаvascript in your project, how to scaffold a Vue component in Rails, and how to configure Vue.js in a Rails project.
This book explores how to manage and understand priorities when working with Vue on Rails and how to determine the best configuration for your project. You'll see how to reuse your Vue components in a Rails project with less coding and harness the component options, as well as how to use props, events and slots of Vue components. You'll also use webpacker to set up your project and pass data from your Vue component to a Rails controller and back. Finally, you’ll learn which is the best configuration for the router and how to test and deploy your application.
 

Introducing Azure Bot Service: Building Bots for Business

Автор: buratino от 30-08-2019, 04:23, Коментариев: 0

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

Название: Introducing Azure Bot Service: Building Bots for Business
Автор: Charles Waghmare
Издательство: Apress
Год: 2019
Формат: True PDF/ePub
Страниц: 210
Размер: 14.6 Mb
Язык: English

See how custom chatbots and Azure Bot Service can resolve common business problems. This book takes you through the many possibilities of bot development from a business point of view, using Microsoft bot technology, and demonstrates how to connect, deploy, and manage them.
Starting with an introduction to chatbots and their features you will go through the design and implementation of Azure chatbots. This will set the foundation for the rest of the book before you learn how to create and manage messages in chatbots. You’ll then see how to deploy your chatbot in different business scenarios and how to integrate Azure chatbots with different applications such as Facebook and Twitter.
To really allow you to demonstrate business value, Introducing Azure Bot Service covers tips on enhancing customer satisfaction and developing insights by analyzing customer behavior. This knowledge will help you understand how artificial intelligence techniques such as chatbots help your organization undergo digital transformation.