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



Реклама


Название: Введение в программирование на языке Паскаль
Автор: Эрбс Х.-Э., Штольц О.
Издательство: Мир
Год: 1989
Формат: pdf
Страниц: 297
Для сайта: Mirknig.su
Размер: 20.7 Мб
Язык: русский

Книга специалистов из ФРГ, посвящённая популярному языку программирования Паскаль. Она написана простым языком, содержит большое число примеров, постепенно знакомящих начинающих программистов с приёмами программирования на Паскале.
Разместил: 366887 9-02-2021, 15:46 | Комментарии: 0 | Подробнее
Название: Практикум по программированию на фортране (ОС ЕС ЭВМ)
Автор: Бухтияров А.М., Маликов Ю.П., Фролов Г.Д.
Издательство: Наука
Год: 1983
Формат: pdf
Страниц: 307
Для сайта: Mirknig.su
Размер: 37.5 Мб
Язык: русский

Книга содержит описание алгоритмического языка фортран-IV, учитывающего ряд особенностей ЕС ЭВМ, сведения по операционной системе этих машин, необходимые для подготовки этих программ к их выполнению на ЭВМ.
Разместил: 366887 9-02-2021, 14:54 | Комментарии: 0 | Подробнее
Code Craft. The Practice of Writing Excellent Code
Название: Code Craft. The Practice of Writing Excellent Code
Автор: Pete Goodliffe
Издательство: No Starch Press
Год: 2006
Формат: pdf
Страниц: 617
Размер: 10 Mb
Язык: English

Many programmers know how to write correct code - code that works. But not all know how to craft great code - code that is well written and easy to understand. Code Craft teaches programmers how to move beyond writing correct code to writing great code. The book covers code writing concerns, including code presentation style, variable naming, error handling, and security; and the wider issues of programming in the real world, such as good teamwork, development processes, and documentation.
Разместил: Bookworm 9-02-2021, 14:17 | Комментарии: 0 | Подробнее
Название: Genetic Programming for Image Classification: An Automated Approach to Feature Learning
Автор: Ying Bi, Bing Xue, Mengjie Zhang
Издательство: Apress
Год: 2021
Формат: EPUB
Страниц: 286
Размер: 37 Mb
Язык: English

This book offers several new GP approaches to feature learning for image classification. Image classification is an important task in computer vision and machine learning with a wide range of applications. Feature learning is a fundamental step in image classification, but it is difficult due to the high variations of images. Genetic Programming (GP) is an evolutionary computation technique that can automatically evolve computer programs to solve any given problem. This is an important research field of GP and image classification. No book has been published in this field. This book shows how different techniques, e.g., image operators, ensembles, and surrogate, are proposed and employed to improve the accuracy and/or computational efficiency of GP for image classification. The proposed methods are applied to many different image classification tasks, and the effectiveness and interpretability of the learned models will be demonstrated. This book is suitable as a graduate and postgraduate level textbook in artificial intelligence, machine learning, computer vision, and evolutionary computation.
Разместил: vitvikvas 9-02-2021, 12:34 | Комментарии: 0 | Подробнее
Название: How Open Source Ate Software: Understand the Open Source Movement and So Much More, 2nd Edition
Автор: Gordon Haff
Издательство: Apress
Год: 2021
Формат: PDF, EPUB
Страниц: 257
Размер: 10 Mb
Язык: English

Learn how free software became open source and how you can sell open source software. This book provides a historical context of how open source has thoroughly transformed how we write software, how we cooperate, how we communicate, how we organize, and, ultimately, how we think about business values.
This fully updated second edition includes an entire chapter on legal considerations such as trademarks and the latest happenings in open source licensing. It also expands on open hardware trends such as RISC-V, open governance, and the difference between community projects and commercial products, especially as seen through the lens of security.
You’ll look at project and community examples including Linux, BSD, Apache, and Kubernetes, understand the open source development model, and how open source has influenced approaches more broadly, even within proprietary software, such as open betas. You'll also examine the flipside, the "Second Machine Age," and the challenges of open source-based business models.
Разместил: vitvikvas 9-02-2021, 09:40 | Комментарии: 0 | Подробнее
Название: Professional Scrum Development with Azure DevOps
Автор: Richard Hundhausen
Издательство: Microsoft Press
Год: 2021
Формат: EPUB
Страниц: 432
Размер: 30 Mb
Язык: Русский

Master proven processes for improving development with Scrum and Azure DevOps
This guide can help any development team plan, track, and manage work far more effectively, by combining today’s leading agile framework (Scrum) and Microsoft’s ALM/DevOps toolset (Azure DevOps). Renowned Scrum expert Richard Hundhausen thoroughly covers team formation, backlogs, Sprints, test plans, collaboration, flow, continuous improvement, Azure Boards, Azure Test Plans, and the real-world tradeoffs associated with DevOps. Throughout, you’ll find practical, in-the-trenches tips from experienced Professional Scrum Developers. To make this guide even more valuable, Hundhausen has organized it to complement Scrum.org’s popular Professional Scrum Developer (PSD) program, which he created with Scrum.org’s Ken Schwaber, author of this book’s Foreword.
Разместил: vitvikvas 9-02-2021, 06:43 | Комментарии: 0 | Подробнее
Название: The UX Book: Agile UX Design for a Quality User Experience Second Edition
Автор: Rex Hartson, Pardha S. Pyla
Издательство: Morgan Kaufmann
Год: 2019
Формат: True PDF
Страниц: 917
Размер: 94.3 Mb
Язык: English

The discipline of user experience (UX) design has matured into a confident practice and this edition reflects, and in some areas accelerates, that evolution. Technically this is the second edition of The UX Book, but so much of it is new, it is more like a sequel.
Разместил: bomboane 8-02-2021, 23:49 | Комментарии: 0 | Подробнее

Название: Programming Fundamentals Using Java: A Game Application Approach
Автор: W. McAllister and S. Jane Fritz
Издательство: Mercury Learning and Information
Год: 2015
Страниц: 1039
Размер: 27,27 МБ
Формат: PDF
Язык: English

This is a Java textbook for beginning programmers that uses game programming as a central pedagogical tool to improve student engagement, learning outcomes, and retention. Game programming is incorporated into the text in a way that does not compromise the amount of material traditionally covered in a basic or advanced programming course and permits instructors who are not familiar with game programming and computer graphics concept to realize their advantages.
Разместил: ak5812 8-02-2021, 20:49 | Комментарии: 0 | Подробнее
Kids can code, Elders also can: Create a simple game using PythonНазвание: Kids can code, Elders also can: Create a simple game using Python
Автор: Premarajan M.K.
Издательство: Amazon.com Services LLC
Год: 2021
Страниц: 98
Язык: английский
Формат: pdf, azw3, epub
Размер: 13.6 MB

This book inspires you to create your first ever game using Python. A step-by-step method to create a simple game is illustrated in this book. Screenshots of the input, Python code and output have been provided for each step. The target audience is age groups from 10 to 100.
Разместил: Ingvar16 7-02-2021, 21:53 | Комментарии: 0 | Подробнее
Agile Project Delivery: A Practical Approach for Corporate Environments Beyond Software DevelopmentНазвание: Agile Project Delivery: A Practical Approach for Corporate Environments Beyond Software Development
Автор: Aaron A. Blair
Издательство: Canadian Scholars Press
Год: 2020
Страниц: 294
Язык: английский
Формат: pdf (true)
Размер: 11.0 MB

Agile Project Delivery: A Practical Approach for Corporate Environments Beyond Software Development reviews how various Agile methods can be applied to project management in complex corporate environments beyond the software development sphere. Readers will learn various techniques across the many methodologies that are part of the Agile family, including Scrum, XP, and Crystal, as well as some of Agile’s influences, such as Lean and Kanban.
Разместил: Ingvar16 7-02-2021, 17:35 | Комментарии: 0 | Подробнее
 MirKnig.Su  ©2021     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности