Добавить в избранное
Форум
Правила сайта "Мир Книг"
Группа в Вконтакте
Подписка на книги
Правообладателям
Найти книгу:
Навигация
Вход на сайт
Регистрация



Реклама


Introducing Deno: A First Look at the Newest JavaScript RuntimeНазвание: Introducing Deno: A First Look at the Newest javascript Runtime
Автор: Fernando Doglio
Издательство: Apress
Год: 2020
Страниц: 150
Язык: английский
Формат: pdf (true), epub
Размер: 10.1 MB

Learn everything there is to know about the new secure runtime for javascript: Deno. A proposed replacement for Node.js envisioned and created by the same developer who wrote the first version of Node, Deno is a simple, modern and secure runtime for javascript and TypeScript that uses V8 and is built in Rust. This book will cover everything from its inception to the currently available version.
Разместил: Ingvar16 16-09-2020, 12:06 | Комментарии: 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.
Разместил: Ingvar16 16-09-2020, 11:53 | Комментарии: 0 | Подробнее
Название: Создание распределенных приложений на Java 2
Автор: Ильдар Хабибуллин
Издательство: БХВ-Петербург
Год: 2002
ISBN: 5-94157-106-2
Формат: pdf
Страниц: 697
Размер: 10,3 Mb
Язык: Русский

Книга посвящена разработке многослойных приложений, отдельные части которых, возможно, распределены по сети, включая Internet, но работают как единое целое. В книге дано полное изложение стандартных средств Java 2 для создания распределенных приложений любой сложности, в том числе и Web-приложений.
Разместил: oksanavalera 16-09-2020, 11:21 | Комментарии: 0 | Подробнее

Название: Методы программирования
Автор: Минакова Н.И., Невская Е.С., Угольницкий Г.А., Чекулаева А.А., Чердынцева М.И.
Издательство: Вузовская книга
Год: 2000
Страниц: 280
Формат: pdf
Размер: 13 mb

Данное учебное пособие содержит систематизированное изложение основных понятий и методов программирования.
Главная цель авторов — представить принципы программирования, а не дать описание конкретного языка программирования. Особое внимание уделяется процессу разработки программ, в ос­нову которого положены принципы структурного программирования.
Задачей программирования является изучение деятельности, сравнение различных приемов и средств, нахождение наиболее удачных, обобщение этих приемов вплоть до построения формальных моделей, описывающих отдельные стороны этой деятельности, и рекомендации для более успешного осуществления деятельности.
Книга рассчитана на студентов высших учебных заведений, а так­же специалистов.
Разместил: MIHAIL62 16-09-2020, 11:11 | Комментарии: 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:
Разместил: Ingvar16 16-09-2020, 04:28 | Комментарии: 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.
Разместил: Ingvar16 16-09-2020, 04:01 | Комментарии: 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).
Разместил: Ingvar16 15-09-2020, 16:28 | Комментарии: 0 | Подробнее
Название: Python for Data Science For Dummies (For Dummies (Computer/Tech)), 2nd Edition
Автор: John Paul Mueller, Luca Massaron
Издательство: For Dummies
Год: 2019
Формат: PDF
Страниц: 496
Размер: 13,7 Mb
Язык: English

The fast and easy way to learn Python programming and statistics
Python is a general-purpose programming language created in the late 1980s?and named after Monty Python?that's used by thousands of people to do things from testing microchips at Intel, to powering Instagram, to building video games with the PyGame library.

Python For Data Science For Dummies is written for people who are new to data analysis, and discusses the basics of Python data analysis programming and statistics. The book also discusses Google Colab, which makes it possible to write Python code in the cloud.
Разместил: vitvikvas 15-09-2020, 13:07 | Комментарии: 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.

You won’t find any technical jargon, bloated samples, drawn out history lessons, or witty stories in this book. What you will find is a language reference that is concise, to the point, and highly accessible. The book is packed with useful information and is a must-have for any Java programmer.
Разместил: vitvikvas 15-09-2020, 12:31 | Комментарии: 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. The methodological overlap between data science and machine learning is emphasized by demonstrating how data science is used for classification as well as supervised and unsupervised learning.
Разместил: bomboane 15-09-2020, 09:45 | Комментарии: 0 | Подробнее
 MirKnig.Su  ©2024     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности