Learning Domain-Driven Design (Early Release)

Автор: TRex от 15-09-2021, 04:01, Коментариев: 0

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

Название: Learning Domain-Driven Design (Early Release)
Автор: Vladik Chononov
Издательство: O’Reilly Media
Год: 2021-09-15: Third Release
Формат: ePUB
Размер: 14,9 Mb
Язык: English

Today, more than ever, building software is hard. Not only we have to chase ever-changing technological trends, but we also have to grasp business domains that we are building the software for. The latter is often overseen, and it explains why so many projects are doomed to fail. After all, how can you build a solution if you don't understand the problem?
 

Performance Testing: An ISTQB Certified Tester Foundation Level Specialist Certification Review

Автор: TRex от 14-09-2021, 21:10, Коментариев: 0

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

Название: Performance Testing: An ISTQB Certified Tester Foundation Level Specialist Certification Review
Автор: Yorkston, Keith
Издательство: Apress
Год: 2021
Формат: ePUB, PDF
Страниц: 408
Размер: 19 Mb
Язык: English

Use this book to prepare for the ISTQB ® Certified Tester Foundation Level Performance Testing exam. The book has been designed to follow the ISTQB syllabus, covering all of the syllabus learning objectives, with additional reference material extending beyond the syllabus. The book covers an overall methodology for managing and conducting performance testing.
Performance testing has often been considered a black art. In many organizations, perhaps an individual or a small group of technical staff or contractors is given the task of “load testing” an extended system, network, or application. Performance testing is like any other form of testing. It follows a defined test process that is similar to other test types. It utilizes a disciplined approach to the definition of requirements and user stories, the creation of test conditions, test cases, and test procedures. It establishes measurable goals against which the success or failure of the testing can be judged. It also requires (and this cannot be stressed highly enough) a definition and recognition of performance test failures.
 

Artificial Intelligence for Automated Pricing Based on Product Descriptions

Автор: literator от 14-09-2021, 20:32, Коментариев: 0

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

Artificial Intelligence for Automated Pricing Based on Product DescriptionsНазвание: Artificial Intelligence for Automated Pricing Based on Product Descriptions
Автор: Nguyen Thi Ngoc Anh, Tran Ngoc Thang, Vijender Kumar Solanki
Издательство: Springer
Год: 2022
Страниц: 62
Язык: английский
Формат: pdf (true), epub
Размер: 11.3 MB

This book highlights Artificial Intelligence (AI) algorithms used in implementation of automated pricing. It presents the process for building automated pricing models from crawl data, preprocessed data to implement models, and their applications. The book also focuses on Machine Learning (ML) and Deep Learning (DL) methods for pricing, including from regression methods to hybrid and ensemble methods. The computational experiments are presented to illustrate the pricing processes and models.
 

Advances in Machine Learning/Deep Learning-based Technologies - Vol.2

Автор: literator от 14-09-2021, 18:11, Коментариев: 0

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

Advances in Machine Learning/Deep Learning-based Technologies - Vol.2Название: Advances in Machine Learning/Deep Learning-based Technologies: Selected Papers in Honour of Professor Nikolaos G. Bourbakis – Vol. 2
Автор: George A. Tsihrintzis, Maria Virvou, Lakhmi C. Jain
Издательство: Springer
Год: 2022
Страниц: 237
Язык: английский
Формат: pdf (true), epub
Размер: 40.7 MB

The book at hand aims at exposing its readers to some of the most significant Advances in Machine Learning/Deep Learning-based Technologies. The book consists of an editorial note and an additional ten (10) chapters, all invited from authors who work on the corresponding chapter theme and are recognized for their significant research contributions. In more detail, the chapters in the book are organized into five parts, namely (i) Machine Learning/Deep Learning in Socializing and Entertainment, (ii) Machine Learning/Deep Learning in Education, (iii) Machine Learning/Deep Learning in Security, (iv) Machine Learning/Deep Learning in Time Series Forecasting, and (v) Machine Learning in Video Coding and Information Extraction.
 

New Optimization Algorithms and their Applications: Atom-Based, Ecosystem-Based and Economics-Based

Автор: literator от 14-09-2021, 17:07, Коментариев: 0

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

New Optimization Algorithms and their Applications: Atom-Based, Ecosystem-Based and Economics-BasedНазвание: New Optimization Algorithms and their Applications: Atom-Based, Ecosystem-Based and Economics-Based
Автор: Zhenxing Zhang, Liying Wang
Издательство: Elsevier
Год: 2021
Страниц: 180
Язык: английский
Формат: pdf (true), epub
Размер: 31.5 MB

New Optimization Algorithms and Applications: Atom-Based, Ecosystem-Based and Economics-Based presents the development of three new optimization algorithms - an Atom Search Optimization (ASO) algorithm, an Artificial Ecosystem-Based Optimization algorithm (AEO), a Supply Demand Based Optimization (SDO), and their applications within engineering. These algorithms are based on benchmark functions and typical engineering cases. The book describes the algorithms in detail and demonstrates how to use them in engineering. The title verifies the performance of the algorithms presented, simulation results are given, and MATLAB® codes are provided for the methods described.

 

Python from the Very Beginning: With 100 exercises and answers

Автор: literator от 14-09-2021, 16:37, Коментариев: 0

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

Python from the Very Beginning: With 100 exercises and answersНазвание: Python from the Very Beginning: With 100 exercises and answers
Автор: John Whitington
Издательство: Coherent Press
Год: 2020
Страниц: 385
Язык: английский
Формат: pdf, epub
Размер: 11.6 MB

In Python from the Very Beginning John Whitington takes a no-prerequisites approach to teaching a modern general-purpose programming language. Each small, self-contained chapter introduces a new topic, building until the reader can write quite substantial programs. There are plenty of questions and, crucially, worked answers and hints. Python from the Very Beginning will appeal both to new programmers, and to experienced programmers eager to explore a new language. It is suitable both for formal use within an undergraduate or graduate curriculum, and for the interested amateur.

 

Building Websites with Django: Build and Deploy Professional Websites with Python Programming and the Django Framework

Автор: TRex от 14-09-2021, 16:13, Коментариев: 0

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

Название: Building Websites with Django: Build and Deploy Professional Websites with Python Programming and the Django Framework
Автор: Awanish Ranjan
Издательство: BPB Publications
Год: 2021
Формат: ePUB, PDF
Страниц: 453
Размер: 14 Mb
Язык: English

‘Building Websites with Django’ book teaches readers to develop their high-quality, feature-rich website by learning Django and its various tools. You will learn the best techniques to develop a dynamic website, right from scratch. This book focuses not only on just creating a particular application but rather develops a strong understanding of theoretical concepts with rich examples. You will learn to troubleshoot errors, develop navigation panels and add advanced functionalities like deploying on heroku server. You will read about models, templates, different types of views. You will learn to create apps and learn how to integrate different apps.
 

100+ Solutions in Java: A Hands-On Introduction to Programming in Java

Автор: TRex от 14-09-2021, 16:04, Коментариев: 0

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

Название: 100+ Solutions in Java: A Hands-On Introduction to Programming in Java
Автор: Dhruti Shah
Издательство: BPB Publications
Год: 2021
Формат: ePUB, PDF
Страниц: 1521
Размер: 10 Mb
Язык: English

100+ Solutions in Java is an easy-to-understand step-by-step guide that helps you develop applications using Java 8 and Java 9. It is for everyone, from beginners to professionals, who wish to begin development in Java. The content is designed as per increasing complexity and is explained in detail with appropriate examples.

This book follows a practical approach by providing ample examples and assignments for you to test your understanding of each concept. You will also get familiar with the important features introduced in Java 10. This book is a “beginner’s guide” that will help you upskill your knowledge in Java. By the end of the book, you will know the different features introduced in Java over the years and will learn to implement these features to develop real-world applications.
 

Java Programming Simplified: From Novice to Professional- Start at the Beginning and Learn the World of Java

Автор: literator от 14-09-2021, 15:27, Коментариев: 0

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

Название: Java Programming Simplified: From Novice to Professional- Start at the Beginning and Learn the World of Java - Start at the Beginning and Learn the World of Java
Автор: Dr. Muneer Ahmad Dar
Издательство: BPB Publications
Год: 2020
Страниц: 344
Язык: английский
Формат: pdf, epub
Размер: 10.29 MB

Java With a lot of Programming examples. This book has been designed in such a manner so as to make anyone understand the Java language, with a lot of practical examples implemented on the Eclipse platform. This book comprehensively covers all the concepts of Java, starting with the installation of Java and the usage of IDE for Java development and efficiently covers all required topics of Java language with some advanced concepts like JDBC and event handling in Java.
 

Chaos Engineering: System Resiliency in Practice 1st Edition

Автор: TRex от 14-09-2021, 10:13, Коментариев: 0

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

Название: Chaos Engineering: System Resiliency in Practice
Автор: Casey Rosenthal, Nora Jones
Издательство: O’Reilly Media
Год: 2020
Формат: True PDF, ePUB
Страниц: 308
Размер: 13,8 Mb
Язык: English

As more companies move toward microservices and other distributed technologies, the complexity of these systems increases. You can't remove the complexity, but through Chaos Engineering you can discover vulnerabilities and prevent outages before they impact your customers. This practical guide shows engineers how to navigate complex systems while optimizing to meet business goals.