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

  • Добавил: literator
  • Дата: 16-09-2020, 11:54
  • Комментариев: 0
Beginning Quarkus Framework: Build Cloud-Native Enterprise Java Applications and MicroservicesНазвание: Beginning Quarkus Framework: Build Cloud-Native Enterprise Java Applications and Microservices
Автор: Tayo Koleoso
Издательство: Apress
Год: 2020
Страниц: 297
Язык: английский
Формат: pdf (true), epub
Размер: 10.1 MB

Harness the power of Quarkus, the supersonic subatomic cloud-native Java platform from Red Hat. This book covers everything you need to know to get started with the platform, which has been engineered from the ground up for superior performance and cloud-native deployment. You’ll start with an overview of the Quarkus framework and its features. Next, you'll dive into building your first microservice using Quarkus, including the use of JAX-RS, Swagger, Microprofile, REST, reactive programming, and more. You’ll see how to seamlessly add Quarkus to existing Spring framework projects. The book continues with a dive into the dependency injection pattern and how Quarkus supports it, working with annotations and facilities from both Jakarta EE CDI and the Spring framework. You’ll also learn about dockerization and serverless technologies to deploy your microservice.
  • Добавил: kotmatros255
  • Дата: 16-09-2020, 11:21
  • Комментариев: 0
Название: Создание распределенных приложений на Java 2
Автор: Ильдар Хабибуллин
Издательство: БХВ-Петербург
Год: 2002
ISBN: 5-94157-106-2
Формат: pdf
Страниц: 697
Размер: 10,3 Mb
Язык: Русский

Книга посвящена разработке многослойных приложений, отдельные части которых, возможно, распределены по сети, включая Internet, но работают как единое целое. В книге дано полное изложение стандартных средств Java 2 для создания распределенных приложений любой сложности, в том числе и Web-приложений.
  • Добавил: literator
  • Дата: 16-09-2020, 04:30
  • Комментариев: 0
C++ Programming for Logical Thinking: Improve CodingНазвание: C++ Programming for Logical Thinking: Improve Coding
Автор: Mohmad Yakub
Издательство: Independently published
Год: 2019
Страниц: 374
Язык: английский
Формат: pdf, azw3, epub
Размер: 17.8 MB

How can I improve my coding skills? This book has a unique approach, specially crafted for non-programmers/beginners. A sure way to become confident programmer is to master the technique of logic building skills. Solve pattern-based problems because it will improve the visualization of logic. After some level of practice, your mind will work like a mini-debugger where you could able to visualize the flow of data. If a problem asked in the interview or anywhere else, then we should able to get the logic correctly in a single chance, instead of guessing logic. This book is specially put in an easy way to be suitable for any age group and to fill the much-needed gap especially for:
  • Добавил: literator
  • Дата: 16-09-2020, 04:02
  • Комментариев: 0
Distributed Algorithms: A Verbose TourНазвание: Distributed Algorithms: A Verbose Tour
Автор: Fourre Sigs
Издательство: Independently published
Год: 2019
Страниц: 469
Язык: английский
Формат: pdf, epub
Размер: 10.9 MB

Distributed Algorithms, a non-trivial and highly evolving field of active research, is often presented in most publications using a heavy accompaniment of mathematical techniques and notations. Aimed squarely at beginners as well as experienced practitioners, this book attempts to demystify and explicate the subject of distributed algorithms using a highly expansive and verbose style of treatment. Covering scores of landmark algorithms in the field of distributed computing, the approach is to present and analyse each topic using a minimum of mathematical exposition, reverting instead to a fluid style of description in plain English. A mathematical presentation is avoided altogether whenever such a move does not reduce the quality of the analysis at hand. Elsewhere, the effort always is to talk and guide the reader through the relevant math without resorting to a series of equations. To backup such a style of treatment, each topic is accompanied by a multitude of examples, flowcharts, and diagrams.
  • Добавил: solspol
  • Дата: 15-09-2020, 23:19
  • Комментариев: 0


Автор: Разные
Название: Python. Библиотеки для работы с данными. Сборник (5 книг)
Издательство: Разные
Год: Разные
Формат: djvu, pdf
Размер: 50.9 MB
Язык: русский

Данная подборка книг о тех частях языка Python и библиотек для него, которые необходимы для эффективного решения широкого круга задач при работе с данными. Книги предоставляют в ваше распоряжение необходимую теоретическую информацию и содержат великое множество практических примеров использования библиотек, способствующих решению при программировании на языке Python большей части задач, возникающих при работе с данными. Книги идеально подойдут как только начинающим осваивать Python, так и опытным программистам на Python, еще не знакомым с библиотеками для работы с данными.
  • Добавил: umkaS
  • Дата: 15-09-2020, 18:54
  • Комментариев: 0
Название: Программируй на Haskell
Автор: Курт У.
Издательство: ДМК Пресс
Год: 2019
Cтраниц: 648
Формат: pdf (ocr)
Размер: 17 мб

Языки программирования зачастую отличаются лишь отдельными элементами — несколько ключевы хслов, библиотек или платформеных решений. Haskell формирует абсолютно новую точку зрения. По мнению пионера программного обеспечения Алана Кэя, смена перспективы может дать 80 баллов IQ, и разработчики на Haskell соглашаются с исключительными преимуществами мышления в стиле Haskell: функционального мышления с ориентацией на типобезопасность, математическую определённость и многое другое.
  • Добавил: literator
  • Дата: 15-09-2020, 16:31
  • Комментариев: 0
Real-World Computer Programming for Kids of All Ages, Volume 2: Database Design and Coding (Using MySQL, C# and Visual Studio)Название: Real-World Computer Programming for Kids of All Ages, Volume 2: Database Design and Coding (Using MySQL, C# and Visual Studio)
Автор: Clay Shannon
Издательство: Amazon.com Services LLC
Год: 2020
Страниц: 223
Язык: английский
Формат: pdf, epub
Размер: 41.9 MB

"Real-World Computer Programming for Kids of All Ages, Vol. 2: Database Design and Coding (Using MySQL, C#, and Visual Studio)" teaches database-specific fundamentals and principles, such as SQL and Database Structure, as well as Relational Database Design. Two Databases are created in a Step-by-Step fashion, first a simple 1-Table Database and then a multi-Table Relational Database. Many color images are included as teaching tools. The software I use is free. For this volume, that means Microsoft Visual Studio (and the C# programming language), the MySQL Database (from Oracle), and the MySQL Lite version of Database Workbench (from Upscene).
  • Добавил: TRex
  • Дата: 15-09-2020, 12:32
  • Комментариев: 0
Название: Spring Quick Reference Guide: A Pocket Handbook for Spring Framework, Spring Boot, and More
Автор: Adam L. Davis
Издательство: Springer
Год: 2020
Формат: EPUB, PDF
Страниц: 268
Размер: 10 Mb
Язык: English

Quickly gain the insight necessary to address a multitude of Java-based Spring Framework and Spring Boot coding challenges using this succinct reference guide. Short, focused code examples will help you master many of the Spring elements such as AOP, data access, MVC for web development, security, web services/REST for microservices development, Batch for large data sets, and more. You’ll also get a rundown of the increasingly popular Spring Boot microframework as well.
  • Добавил: buratino
  • Дата: 15-09-2020, 09:46
  • Комментариев: 0
Название: Fundamentals of Data Analytics: With a View to Machine Learning
Автор: Mathar, R., Alirezaei, G., Balda, E., Behboodi, A.
Издательство: Springer
Год: 2020
Формат: true pdf/epub
Страниц: 130
Размер: 12.3 Mb
Язык: English

This book introduces the basic methodologies for successful data analytics. Matrix optimization and approximation are explained in detail and extensively applied to dimensionality reduction by principal component analysis and multidimensional scaling. Diffusion maps and spectral clustering are derived as powerful tools.
  • Добавил: kotmatros255
  • Дата: 15-09-2020, 06:17
  • Комментариев: 0
Название: Основы кодирования
Автор: Вернер М.
Издательство: Техносфера
Год: 2004
ISBN: 5-94836-019-9
Серия: Мир программирования
Формат: pdf
Страниц: 284
Размер: 39,1 Mb
Язык: Русский

Первое на русском языке массовое пособие для будущих инженеров-связистов и проектировщиков радиоэлектронной аппаратуры, включая системы на кристалле. Даны основы теории информации и сжатия данных, доходчиво изложены современные алгоритмы помехоустойчивого кодирования, реализации циклических и сверточных кодов.