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



Реклама


Improving the Quality of ABAP Code: Striving for PerfectionНазвание: Improving the Quality of ABAP Code: Striving for Perfection
Автор: Paul David Hardy
Издательство: Apress
Год: 2021
Страниц: 526
Язык: английский
Формат: pdf (true), epub
Размер: 15.5 MB

Gain an in-depth understanding of the large number of common problems found in ABAP programs and have a robust methodology for fixing problems when you find them. This book also shows you how to prevent them from occurring in new programs. A large chunk of the world’s biggest organizations use SAP software and virtually all of them have very large amounts of custom code. However, a lot of that custom code is not as good as it could be. In this book we look at why object-oriented programming is the basic building block for improved program quality and at the test-driven development that this enables. We cover the three pillars of clarity, stability, and high performance on which a high-quality ABAP program stands. You will then move on to the user interface, which needs its own set of standards for high quality.
Разместил: Ingvar16 16-03-2021, 14:15 | Комментарии: 0 | Подробнее
Beginning Entity Framework Core 5: From Novice to ProfessionalНазвание: Beginning Entity Framework Core 5: From Novice to Professional
Автор: Eric Vogel
Издательство: Apress
Год: 2021
Страниц: 311
Язык: английский
Формат: pdf (true), epub
Размер: 10.1 MB

Use the code-driven approach of Entity Framework Core 5 to build a functional web application that accesses a database on the backend server. This book covers the common use cases of Entity Framework that a developer needs to master in order to begin building applications that run against a database. Throughout the book you will be shown how to use Entity Framework Core 5 by implementing a simple ASP.NET Core Razor Pages line-of-business application. This example application will be similar to those you might write yourself and deploy to your users on a web or intranet site via a browser.
Разместил: Ingvar16 16-03-2021, 14:04 | Комментарии: 0 | Подробнее
Vue.js Advanced ConceptsНазвание: Vue.js Advanced Concepts
Автор: Eric Sarrion
Издательство: Independently published
Год: 2021
Страниц: 460
Язык: английский
Формат: pdf, epub
Размер: 20.7 MB

Lots of books deal with Vue.js, but in our opinion too superficial. Business projects are often complex projects, which require a technical environment with databases, external or internal APIs, etc. Vue.js allows you to approach these areas, sometimes by coupling it with other libraries such as Axios to communicate in Ajax with a server, or Vuex to centralize the state of the application. Also, in order to build more robust and maintainable projects, Vue.js can extend by creating new features such as components, directives and filters. All these new features, and more, are studied in the following pages, certainly in depth, but above all gradually in order to allow you to carry out complete projects.
Разместил: Ingvar16 16-03-2021, 12:59 | Комментарии: 0 | Подробнее
Название: Terraform инфраструктура на уровне кода
Автор: Брикман Е.
Издательство: Питер
ISBN: 978-5-4461-1590-7
Год: 2020
Формат: EPUB/RTF/PDF
Страниц: 368
Размер: 19.8 MB
Язык: Русский

Terraform является настоящей звездой в мире DevOps. Это технология, позволяющая конфигурировать, запускать и управлять облачной инфраструктурой. «Инфраструктура как код» (IaC) позволяет оптимально использовать виртуализированные платформы таких технологических гигантов, как AWS, Google Cloud, Azure и другие.
Евгений Брикман приводит простотые и лаконичные примеры кода, который используется в Terraform для развертывания инфраструктуры и управления ею. Бывалые сисадмины, DevOps-инженеры и разработчики-новички быстро перейдут от основ Terraform к работе с полным стеком, способным поддерживать большие объемы трафика и гарантируют стабильные условия для работы большой команды специалистов.
Разместил: Интересненько 15-03-2021, 23:52 | Комментарии: 0 | Подробнее
Artificial Intelligence: The Complete Beginners' Guide to Artificial IntelligenceНазвание: Artificial Intelligence: The Complete Beginners' Guide to Artificial Intelligence
Автор: Roman Shirkin
Издательство: Independently published
Год: 2020
Страниц: 107
Язык: английский
Формат: pdf, azw, epub
Размер: 10.1 MB

If you are searching for resources to start studying Artificial Intelligence (AI) then you are in the right place. The author discusses all the things step by step in this short and cheap textbook for beginners. Artificial Intelligence is one of the most important breakthroughs in today's world. Experts from various industries study its capabilities and discover new methods of its application. If you want to know about AI, so this book is the perfect one to start. Machine learning is a very important field in artificial intelligence. This has been discussed in detail. You will also learn how to implement various machine learning algorithms in Python programming language.
Разместил: Ingvar16 15-03-2021, 19:54 | Комментарии: 0 | Подробнее
The Ultimate Data and AI Guide: 150 FAQs About Artificial Intelligence, Machine Learning and DataНазвание: The Ultimate Data and AI Guide: 150 FAQs About Artificial Intelligence, Machine Learning and Data
Автор: Alexander Thamm, Michael Gramlich, Dr. Alexander Borek
Издательство: Data AI Press
Год: 2020
Страниц: 401
Язык: английский
Формат: pdf, epub
Размер: 20.6 MB

Everything you need to know about data and AI. Are you lost in the buzzword jungle around artificial intelligence, machine learning and big data? This book is here to help. The Ultimate Data and AI Guide provides you with a complete overview and solid understanding of the most important concepts around data, machine learning and AI. It is the result of our work as data practitioners implementing and consulting on 500+ data projects at 100+ companies. Everything you need to know simply explained and organized into 150 FAQs that allow you to navigate the buzzword jungle at ease.
Разместил: Ingvar16 15-03-2021, 15:42 | Комментарии: 0 | Подробнее
Java in easy steps, 7th EditionНазвание: Java in easy steps, 7th Edition
Автор: Mike McGrath
Издательство: In Easy Steps Limited
Год: 2019
Страниц: 356
Язык: английский
Формат: epub
Размер: 15.3 MB

Java in easy steps, 7th edition instructs you how to easily create your own Java programs. The book contains separate chapters on the major features of the Java language. Complete example programs with colourized code illustrate each important aspect of Java programming – all in easy steps. This book assumes no previous knowledge of any programming language so it's ideal for the newcomer to computer programming. Each chapter builds your knowledge of Java. By the end of this book you will have gained a sound understanding of the Java language and be able to write your own Java programs and compile them into executable files that can be run on any Java-enabled device.
Разместил: Ingvar16 15-03-2021, 14:52 | Комментарии: 0 | Подробнее
Название: Introduction to Data Mining and Analytics with Machine Learning in R and Python
Автор: Kris Jamsa, MBA, PhD
Издательство: Jones & Bartlett Learning
Год: 2021
Формат: epub
Страниц: 668
Размер: 113.8 Mb
Язык: English

Data Mining and Analytics provides a broad and interactive overview of a rapidly growing field. The exponentially increasing rate at which data is generated creates a corresponding need for professionals who can effectively handle its storage, analysis, and translation. With a dual focus on concepts and operations, this text comprises a complete how-to and is an excellent resource for anyone considering the field.
Разместил: bomboane 15-03-2021, 00:59 | Комментарии: 0 | Подробнее
Neural Network Tutorials - Herong's Tutorial ExamplesНазвание: Neural Network Tutorials - Herong's Tutorial Examples
Автор: Herong Yang
Издательство: Independently published
Год: 2020 (Version 1.20)
Страниц: 193
Язык: английский
Формат: pdf, epub
Размер: 14.5 MB

This book is a collection of notes and sample codes written by the author while he was learning Neural Networks in Machine Learning. Topics include Neural Networks (NN) concepts: nodes, layers, activation functions, learning rates, training sets, etc.; deep playground for classical neural networks; building neural networks with Python; walking through Tariq Rashi's 'Make Your Own Neural Network' source code; using 'TensorFlow' and 'PyTorch' machine learning platforms; understanding CNN (Convolutional Neural Network), RNN (Recurrent Neural Network), GNN (Graph Neural Network).
Разместил: Ingvar16 14-03-2021, 19:27 | Комментарии: 0 | Подробнее
Book Of Secrets: Cryptography Handbook For BeginnersНазвание: Book Of Secrets: Cryptography Handbook For Beginners
Автор: Ofer Shmueli
Издательство: Independently published
Год: 2021
Страниц: 131
Язык: английский
Формат: pdf
Размер: 10.1 MB

"Book Of Secrets", will walk you through the most important cryptographic concepts from the classic era up until now. We will look at different use cases and learn how encryption and cryptanalysis work. This book is a fascinating journey to one of the most secret and unknown skill. Every chapter includes hands-on practices. It is written for beginners and intermediate users.
Разместил: Ingvar16 14-03-2021, 16:51 | Комментарии: 0 | Подробнее
 MyMirKnig.ru  ©2019     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности