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



Реклама


Code Clone Analysis: Research, Tools, and PracticesНазвание: Code Clone Analysis: Research, Tools, and Practices
Автор: Katsuro Inoue, Chanchal K. Roy
Издательство: Springer
Год: 2021
Страниц: 236
Язык: английский
Формат: pdf (true), epub
Размер: 24.7 MB

This is the first book organized around code clone analysis. To cover the broad studies of code clone analysis, this book selects past research results that are important to the progress of the field and updates them with new results and future directions. Code clone analysis is a very good topic to teach in university software engineering courses. It relies heavily on computer science theories such as pattern matching, source code analysis, and software metrics. On the other hand, the code clone analysis can be applied to a variety of tasks related to real-world software development and maintenance such as bug finding and program refactoring.
Разместил: Ingvar16 4-08-2021, 12:14 | Комментарии: 0 | Подробнее
Название: Research Software Engineering with Python: Building software that makes research possible
Автор: Damien Irving, Kate Hertweck, Luke Johnston, Joel Ostblom, Charlotte Wickham, Greg Wilson
Издательство: CRC Press
Год: 2021
Формат: True PDF
Страниц: 531
Размер: 14,8 Mb
Язык: English

Writing and running software is now as much a part of science as telescopes and test tubes, but most researchers are never taught how to do either well. As a result, it takes them longer to accomplish simple tasks than it should, and it is harder for them to share their work with others than it needs to be.

This book introduces the concepts, tools, and skills that researchers need to get more done in less time and with less pain. Based on the practical experiences of its authors, who collectively have spent several decades teaching software skills to scientists, it covers everything graduate-level researchers need to automate their workflows, collaborate with colleagues, ensure that their results are trustworthy, and publish what they have built so that others can build on it. The book assumes only a basic knowledge of Python as a starting point, and shows readers how it, the Unix shell, Git, Make, and related tools can give them more time to focus on the research they actually want to do.
Разместил: vitvikvas 4-08-2021, 11:21 | Комментарии: 0 | Подробнее
Название: Demystifying Azure DevOps Services: A Guide to Architect, Deploy, and Administer DevOps Using Microsoft Azure DevOps Services
Автор: Ashish Raj
Издательство: BPB Publications
Год: 2021
Формат: EPUB
Размер: 23 Мб
Язык: английский / English

This book offers readers the best DevOps practices and explains how to implement various services of Azure DevOps to ensure efficiency, effectiveness, and better management of the entire software development lifecycle. This book explains each component of Azure DevOps services, their pricing models, and a quick tutorial on how to proceed with its usage. Backed with numerous examples, this book helps you implement Agile planning using Azure Boards, maintain code versioning using Azure Repos, and manage CI/CD using Azure Pipelines. You will learn how to administer the DevOps process such as managing packages using the most popular Azure Artifacts and how to run Test Plans using Azure Test Plans. You will also learn how to integrate with third-party systems. Finally, you will learn about marketplaces of extensions and how to develop your own extensions.
Разместил: black 4-08-2021, 10:59 | Комментарии: 0 | Подробнее
Название: Statistical Learning with Math and Python: 100 Exercises for Building Logic
Автор: Joe Suzuki
Издательство: Springer
Год: 2021
Формат: ePUB, PDF
Страниц: 260
Размер: 35,5 Mb
Язык: English

The most crucial ability for machine learning and data science is mathematical logic for grasping their essence rather than knowledge and experience. This textbook approaches the essence of machine learning and data science by considering math problems and building Python programs.
As the preliminary part, Chapter 1 provides a concise introduction to linear algebra, which will help novices read further to the following main chapters. Those succeeding chapters present essential topics in statistical learning: linear regression, classification, resampling, information criteria, regularization, nonlinear regression, decision trees, support vector machines, and unsupervised learning.

Each chapter mathematically formulates and solves machine learning problems and builds the programs. The body of a chapter is accompanied by proofs and programs in an appendix, with exercises at the end of the chapter. Because the book is carefully organized to provide the solutions to the exercises in each chapter, readers can solve the total of 100 exercises by simply following the contents of each chapter.
Разместил: vitvikvas 4-08-2021, 10:49 | Комментарии: 0 | Подробнее
Jetpack Compose internalsНазвание: Jetpack Compose internals
Автор: Jorge Castillo
Издательство: Leanpub
Год: 2021-07-28
Страниц: 121
Язык: английский
Формат: pdf (true), mobi, epub
Размер: 10.1 MB

Jetpack Compose is the future of Android UI. Master how it works internally and become a more efficient developer with it. You'll also find it valuable if you are not an Android dev. This book provides all the details to understand how the Compose compiler & runtime work, and how to create a client library using them. This book explores the guts of Jetpack Compose, the brand new library by Google and the Android team that will become the future of Android UI. Dedicating time now to learn about its internals in-depth will yield powerful skills to write modern and efficient Android apps in the future.
Разместил: Ingvar16 3-08-2021, 21:25 | Комментарии: 0 | Подробнее
Good Code, Bad Code: Think like a software engineer (Final)Название: Good Code, Bad Code: Think like a software engineer (Final)
Автор: Tom Long
Издательство: Manning Publications
Год: 2021
Страниц: 378
Язык: английский
Формат: pdf (true)
Размер: 10.1 MB

Practical techniques for writing code that is robust, reliable, and easy for team members to understand and adapt. Good code or bad code? The difference often comes down to how you apply the conventions, style guides, and other established practices of the software development community. In Good Code, Bad Code you’ll learn how to boost your effectiveness and productivity with code development insights normally only learned through years of experience, careful mentorship, and hundreds of code reviews.
Разместил: Ingvar16 3-08-2021, 12:53 | Комментарии: 0 | Подробнее
Get Programming with Scala (Final)Название: Get Programming with Scala (Final)
Автор: Daniela Sfregola
Издательство: Manning Publications
Год: 2021
Страниц: 562
Язык: английский
Формат: pdf (true)
Размер: 10.1 MB

Packed with examples and exercises, Get Programming with Scala is perfect starting point for developers with some OO knowledge who want to learn this multi-style programming language for the JVM, and pick up a few FP skills along the way. Master Scala, and you'll be well-equipped to match your programming approach to the type of problem you're dealing with.
Разместил: Ingvar16 3-08-2021, 11:54 | Комментарии: 0 | Подробнее
Reactive Systems in Java: Resilient, Event-Driven Architecture with Quarkus (Second Early Release)Название: Reactive Systems in Java: Resilient, Event-Driven Architecture with Quarkus (Second Early Release)
Автор: Clement Escoffier, Ken Finnigan
Издательство: O’Reilly Media, Inc.
Год: 2021-08-02
Страниц: 164
Язык: английский
Формат: pdf, epub
Размер: 10.1 MB

Reactive systems and event-driven architecture are becoming essential to application design–and companies are taking note. Reactive systems ensure applications are responsive, resilient, and elastic no matter what failures, latency, or other errors may be occurring, while event-driven architecture offers a flexible and composable option for distributed systems. This practical resource helps you bring these approaches together using Quarkus, a Java framework that greatly simplifies the work developers must undertake for cloud deployments. This book covers how Quarkus 2.0 reactive features allow the smooth development of reactive systems.
Разместил: Ingvar16 3-08-2021, 00:42 | Комментарии: 0 | Подробнее
Handbook of Research on Machine Learning Innovations and TrendsНазвание: Handbook of Research on Machine Learning Innovations and Trends
Автор: Ella Hassanien, Tarek Gaber
Издательство: ?IGI Global
Год: 2017
Страниц: 1270
Язык: английский
Формат: pdf (true)
Размер: 56.0 MB

Continuous improvements in technological applications have allowed more opportunities to develop automated systems. This not only leads to higher success in smart data analysis, but it increases the overall probability of technological progression. The Handbook of Research on Machine Learning Innovations and Trends is a key resource on the latest advances and research regarding the vast range of advanced systems and applications involved in machine intelligence. Highlighting multidisciplinary studies on decision theory, intelligent search, and multi-agent systems, this publication is an ideal reference source for professionals and researchers working in the field of Machine Learning and its applications.
Разместил: Ingvar16 2-08-2021, 14:21 | Комментарии: 0 | Подробнее
Название: Delphi 7. Учебный курс
Автор: Бобровский С.И.
Издательство: СПб.: Питер
Год: 2004
Cтраниц: 736
Формат: pdf
Размер: 82 мб
Язык: русский

В книге рассмотрены возможности системы программирования Delphi 7, описан язык Delphi, 13 уроков. Рассмотрены визуальные компоненты системы и методы их создания. Особое внимание уделено принципам и практическим приемам создания сетевых приложений для разных архитектур, разработке программ, поддерживающих основные протоколы Интернета, инструментальным средствам организации эффективной работы программистов.
Разместил: rivasss 2-08-2021, 11:40 | Комментарии: 0 | Подробнее
 MirKnig.Su  ©2021     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности