Vtome.ru - электронная библиотека

  • Добавил: TRex
  • Дата: 31-12-2020, 09:27
  • Комментариев: 0
Название: Clean Architectures in Python: A practical approach to better software design, 2nd Edition
Автор: Leonardo Giordani
Издательство: Leonardo Giordani
Год: 2021
Формат: PDF, EPUB, AZW3
Страниц: 96
Размер: 10 Mb
Язык: English

The clean architecture is the opposite of spaghetti code, where everything is interlaced and there are no single elements that can be easily detached from the rest and replaced without the whole system collapsing. The main point of the clean architecture is to make clear "what is where and why", and this should be your first concern while you design and implement a software system, whatever architecture or development methodology you want to follow.
  • Добавил: TRex
  • Дата: 31-12-2020, 08:04
  • Комментариев: 0
Название: Основы программирования
Автор: Окулов С. М.
Издательство: Лаборатория знаний
Год: 2020 10-е изд. эл.
Формат: PDF
Страниц: 339
Размер: 10 Mb
Язык: Русский

В книге рассмотрены фундаментальные положения программирования: конечная величина и конструируемые на ее основе различные типы данных; управляющие конструкции — элементарные составляющие любого алгоритма и основа управления вычислительным процессом; структуризация задач как основополагающий механизм их реализации на компьютере; упорядочение (сортировка) как основа эффективной работы с любыми данными и, наконец, перебор вариантов, как универсальная схема компьютерного решения задач.
  • Добавил: TRex
  • Дата: 31-12-2020, 03:48
  • Комментариев: 0
Название: Алгоритмы компьютерной арифметики
Автор: С.М. Окулов, А.В. Лялин, О.А. Пестов, Е.В. Разова
Издательство: Лаборатория знаний
Год: 2020 3-е изд. эл.
Формат: PDF
Страниц: 288
Размер: 10 Mb
Язык: Русский

В книге речь идет о традиционных алгоритмах, которые кажутся очевидными, — об алгоритмах выполнения арифметических операций: о том, сколько тайного смысла и усилий интеллекта многих специалистов по информатике заложено в эти алгоритмы. Материал книги формирует содержательную основу деятельностного изучения алгоритмов компьютерной арифметики, чему способствует стиль изложения, синтезирующий в себе и математический материал, и формализованную запись логики работы компьютера.
  • Добавил: literator
  • Дата: 31-12-2020, 00:23
  • Комментариев: 0
Python Coding - One Year Later: A Treasure Trove of Practical and Simple Examples (Visual Programming)Название: Python Coding - One Year Later: A Treasure Trove of Practical and Simple Examples (Visual Programming)
Автор: RL Zimmerman
Издательство: Amazon.com Services LLC
Год: 2021
Страниц: 420
Язык: английский
Формат: pdf, epub
Размер: 21.9 MB

The primary goal of this book is to learn the simple basics of debugging a Python script so your code runs the first (or second) time. Debugging is the process of finding and removing "bugs" or defects in a program. Debugging is also useful in getting your code to run in the first place! Chapter 3 presents "Python Basics" because a big part of debugging is knowing the correct syntax for a particular object and task. This book doesn't try to cover all the nuances of Python but does cover the terms and syntax you're likely to encounter in your first few weeks or months of programming. The overhead and clutter are gone, leaving behind clear and simple instructions.
  • Добавил: literator
  • Дата: 30-12-2020, 15:55
  • Комментариев: 0
Название: EDGE: Value-Driven Digital Transformation (Final version)
Автор: Jim Highsmith, Linda Luu, David Robinson
Издательство: Addison-Wesley Professional
Год: 2019
Страниц: 254
Язык: английский
Формат: True PDF, ePub, Mobi + pdf (conv)
Размер: 14.9 MB; 11.5 MB

EDGE: гибкая операционная модель, которая поможет вам успешно выполнить цифровое преобразование. Сегодняшние предприятия достигают дополнительных результатов в мире экспоненциальных возможностей. Почему же их цифровые преобразования терпят неудачу? Плохое исполнение: возможности предприятия оказываются неадекватными в областях, начиная от менелдмента и заканчивая поставкой программного обеспечения. Теперь ведущие эксперты ThoughtWorks по цифровым преобразованиям представляют EDGE: мощную новую операционную модель, которая устраняет разрыв между цифровой стратегией и исполнением, поэтому вы действительно можете добиться непрерывных инноваций.
  • Добавил: buratino
  • Дата: 30-12-2020, 13:22
  • Комментариев: 0
Название: The Definitive Guide to DAX: Business intelligence for Microsoft Power BI, SQL Server Analysis Services, and Excel, Second Edition
Автор: Marco Russo (Author), Alberto Ferrari
Издательство: Microsoft Press
Год: 2019
Формат: true pdf, epub
Страниц: 768
Размер: 71.7 Mb, 117.3 Mb
Язык: English

Now expanded and updated with modern best practices, this is the most complete guide to Microsoft’s DAX language for business intelligence, data modeling, and analytics. Expert Microsoft BI consultants Marco Russo and Alberto Ferrari help you master everything from table functions through advanced code and model optimization. You’ll learn exactly what happens under the hood when you run a DAX expression, and use this knowledge to write fast, robust code. This edition focuses on examples you can build and run with the free Power BI Desktop, and helps you make the most of the powerful syntax of variables (VAR) in Power BI, Excel, or Analysis Services. Want to leverage all of DAX’s remarkable capabilities? This no-compromise “deep dive” is exactly what you need.
  • Добавил: buratino
  • Дата: 30-12-2020, 12:56
  • Комментариев: 1
Название: Core Java Volume I - Fundamentals, 1 (Eleventh Edition)
Автор: Cay S. Horstmann
Издательство: Prentice Hall
Год: 2019
Формат: true pdf, azw3
Страниц: 1018
Размер: 16.9 Mb, 41.5 Mb
Язык: English

The #1 Java Guide for Serious Programmers: Fully Updated for Java SE 9, 10 & 11
For serious programmers, Core Java, Volume I—Fundamentals, Eleventh Edition, is the definitive guide to writing robust, maintainable code. Whether you’re using Java SE 9, 10, or 11, it will help you achieve a deep and practical understanding of the language and API, and its hundreds of realistic examples reveal the most powerful and effective ways to get the job done.
  • Добавил: buratino
  • Дата: 30-12-2020, 12:33
  • Комментариев: 0

Название: Foundations of Deep Reinforcement Learning: Theory and Practice in Python
Автор: Laura Graesser, Wah Loon Keng
Издательство: Addison-Wesley Professional
Год: 2019
Формат: true pdf/epub
Страниц: 416
Размер: 27.5 Mb
Язык: English

Deep reinforcement learning (deep RL) combines deep learning and reinforcement learning, in which artificial agents learn to solve sequential decision-making problems. In the past decade deep RL has achieved remarkable results on a range of problems, from single and multiplayer games–such as Go, Atari games, and DotA 2–to robotics.
Foundations of Deep Reinforcement Learning is an introduction to deep RL that uniquely combines both theory and implementation. It starts with intuition, then carefully explains the theory of deep RL algorithms, discusses implementations in its companion software library SLM Lab, and finishes with the practical details of getting deep RL to work.
  • Добавил: buratino
  • Дата: 30-12-2020, 12:19
  • Комментариев: 0
Название: Programming Skills for Data Science: Start Writing Code to Wrangle, Analyze, and Visualize Data with R (Addison-Wesley Data & Analytics Series) 1st Edition - Fiunal
Автор: Michael Freeman, Joel Ross
Издательство: Addison-Wesley Professional
Год: 2019
Формат: true pdf/epub
Страниц: 384
Размер: 22.5 Mb
Язык: English

Using data science techniques, you can transform raw data into actionable insights for domains ranging from urban planning to precision medicine. Programming Skills for Data Science brings together all the foundational skills you need to get started, even if you have no programming or data science experience.
Leading instructors Michael Freeman and Joel Ross guide you through installing and configuring the tools you need to solve professional-level data science problems, including the widely used R language and Git version-control system. They explain how to wrangle your data into a form where it can be easily used, analyzed, and visualized so others can see the patterns you’ve uncovered. Step by step, you’ll master powerful R programming techniques and troubleshooting skills for probing data in new ways, and at larger scales.
  • Добавил: TRex
  • Дата: 30-12-2020, 10:19
  • Комментариев: 0
Название: Занимательная Манга. Машинное обучение
Автор: Масахиро Араки
Издательство: ДМК
Год: 2020
Формат: PDF
Страниц: 215
Размер: 62,2 Mb
Язык: Русский

Сотруднику городской администрации Киёхара Кадзума поручено задание, которое без машинного обучения не выполнить. Под руководством своей давней знакомой Мияно Саяка он осваивает премудрости работы с искусственным интеллектом - от самых азов до глубокого обучения.
Вместе с героями манги читатели узнают о том, что такое регрессия и как проводить классификацию, ознакомятся с принципами оценки тестовых данных и особенностями работы нейронных сетей. В заключительной части излагаются методы обучения без учителя.
Манга предназначена для тех, кто начинает знакомство с машинным обучением и освоил математику на уровне первых курсов университета