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



Реклама


Practical FP in Scala: A hands-on approachНазвание: Practical FP in Scala: A hands-on approach
Автор: Gabriel Volpe
Издательство: Leanpub
Год: 2020
Страниц: 237
Язык: английский
Формат: pdf (true), rtf, mobi, epub
Размер: 10.1 MB

A practical book aimed for those familiar with functional programming in Scala who are yet not confident about architecting an application from scratch. Practical FP in Scala: A hands-on approach, is a book for intermediate to advanced Scala developers. Aimed at those who understand functional effects, referential transparency and the benefits of functional programming to some extent but who are missing some pieces to put all these concepts together to build a large application in a time-constrained manner. Throughout the chapters we will design, architect and develop a complete stateful application serving an API via HTTP, accessing a database and dealing with cached data, using the best practices and best functional libraries available in the Cats ecosystem.
Разместил: Ingvar16 6-01-2021, 20:12 | Комментарии: 0 | Подробнее

Название: Practical R for Biologists: An Introduction
Автор: Donald L.J. Quicke, Buntika A. Butcher, and Rachel A. Kruft Welton
Издательство: CAB International
Год: 2021
Страниц: 438
Размер: 12.99 МБ
Формат: PDF
Язык: English

R is a freely available, open-source statistical programming environment which provides powerful statistical analysis tools and graphics outputs. R is now used by a very wide range of people; biologists (the primary audience of this book), but also all other scientists and engineers, economists, market researchers and medical professionals. R users with expertise are constantly adding new associated packages, and the range already available is immense.
Разместил: ak5812 6-01-2021, 18:15 | Комментарии: 0 | Подробнее
Writing Beautiful Apache Spark Code: Processing massive datasets with easeНазвание: Writing Beautiful Apache Spark Code: Processing massive datasets with ease
Автор: Matthew Powers
Издательство: Leanpub
Год: 2020
Страниц: 212
Язык: английский
Формат: pdf (true), mobi, epub
Размер: 11.5 MB

Learn how to analyze big datasets in a distributed environment without being bogged down by theoretical topics. The API is vast and other learning tools make the mistake of trying to cover everything. This book only covers what you need to know, so you can explore other parts of the API on your own! This book teaches Spark fundamentals and shows you how to build production grade libraries and applications. It took years for the Spark community to develop the best practices outlined in this book. This book will fast track your Spark learning journey and put you on the path to mastery.
Разместил: Ingvar16 6-01-2021, 17:21 | Комментарии: 0 | Подробнее
Название: Pro Machine Learning Algorithms: A Hands-On Approach to Implementing Algorithms in Python and R
Автор: V Kishore Ayyadevara
Издательство: Apress
ISBN: 1484235630
Год: 2018
Страниц: 379
Язык: английский
Формат: pdf (true), epub
Размер: 45.5 MB

Bridge the gap between a high-level understanding of how an algorithm works and knowing the nuts and bolts to tune your models better. This book will give you the confidence and skills when developing all the major machine learning models. In Pro Machine Learning Algorithms, you will first develop the algorithm in Excel so that you get a practical understanding of all the levers that can be tuned in a model, before implementing the models in Python/R.
Разместил: bomboane 6-01-2021, 17:02 | Комментарии: 0 | Подробнее

Название: Сборник упражнений по языку Паскаль
Автор: Пильщиков В. Н.
Издательство: М.: Наука.
Год: 1989
Страниц: 160
Формат: pdf, djvu
Размер файла: 11,9 MB
Язык: русский

Представлены упражнения и задачи по языку Паскаль и программированию на нем. Рассматриваемая версия Пасиаля в целом соответствует международному стандарту этого языка.
Сборник дополняет учебное пособие Абрамова В. Г., Трифонова Н. П., Трифоновой Г. Н. «Введение в язык Паскаль» (М.: Наука, 1988) и составлен с учетом опыта преподавания программирования на факультете вычислительной математики и кибернетики МГУ.
Для студентов младших курсов, специализирующихся в области прикладной математики, и для преподавателей, ведущих практические занятия по программированию.
Разместил: vikCAT 6-01-2021, 16:50 | Комментарии: 0 | Подробнее
Название: Coding Art: The Four Steps to Creative Programming with the Processing Language
Автор: Yu Zhang, Mathias Funk
Издательство: Apress
Год: 2021
Формат: PDF, EPUB
Страниц: 288
Размер: 10 Mb
Язык: English

Finally, a book on creative programming, written directly for artists and designers! Rather than following a computer science curriculum, this book is aimed at creatives who are working in the intersection of design, art, and education.
In this book you'll learn to apply computation into the creative process by following a four-step process, and through this, land in the cross section of coding and art, with a focus on practical examples and relevant work structures. You'll follow a real-world use case of computation art and see how it relates back to the four key pillars, and addresses potential pitfalls and challenges in the creative process. All code examples are presented in a fully integrated Processing example library, making it easy for readers to get started.
Разместил: vitvikvas 6-01-2021, 09:41 | Комментарии: 0 | Подробнее
Elements of Android Jetpack 2.0Название: Elements of Android Jetpack 2.0
Автор: Mark L. Murphy
Издательство: CommonsWare
Год: 2021
Страниц: 899
Язык: английский
Формат: pdf (true), mobi, epub
Размер: 52.3 MB

После множества лет разработки приложений для Android в 2018 году появилось новое поколение технологий для разработки приложений под Android, которое выводит на первый план Jetpack и семейство библиотек AndroidX. Данная книга следует по стопам "Руководства занятого программиста по разработке Android", чтобы познакомить разработчиков с программированием приложений для Android, сфокусировав внимание на Jetpack. Из этого руководста вы сможете узнать как настроить приложение Android для Java или Kotlin, создать пользовательский интерфейс и многое другое!
Разместил: Ingvar16 6-01-2021, 03:05 | Комментарии: 0 | Подробнее
Learn Coding Basics in Hours with Python: An Introduction to Computer Programming for Absolute Beginners, Third EditionНазвание: Learn Coding Basics in Hours with Python: An Introduction to Computer Programming for Absolute Beginners, Third Edition
Автор: Jack C. Stanley, Erik D. Gross
Издательство: Prosper Consulting Inc.
Год: 2020
Страниц: 110
Язык: английский
Формат: pdf, mobi, epub
Размер: 10.1 MB

Newly updated for 2021! Want to learn how to code in less than a day? This book was designed for absolute beginners – you don’t need any prior experience or knowledge. Written by the Co-Founders of The Tech Academy. This book utilizes Python, one of the most popular programming languages in the world. Learn Coding Basics in Hours with Python is easy and simple, and it can be completed fast.
Разместил: Ingvar16 5-01-2021, 20:09 | Комментарии: 0 | Подробнее
Название: Динамическое программирование в экономических задачах
Автор: Лежнёв А. В.
Издательство: Лаборатория знаний
Год: 2020
Формат: PDF
Страниц: 179
Размер: 10 Mb
Язык: Русский

Изложен принцип оптимальности и базирующийся на нем метод динамического программирования решения задач управления многошаговыми процессами, разобран ряд примеров решения типовых задач экономического содержания, рассмотрены обобщения классического принципа оптимальности и метода динамического программирования на случай задач из теории графов. Контрольные вопросы и задачи позволят закрепить полученные знания теоретического материала и обрести навык самостоятельного решения задач, дадут возможность использовать пособие для работы на практических занятиях.
Разместил: vitvikvas 5-01-2021, 19:00 | Комментарии: 0 | Подробнее
Scala from Scratch: ExplorationНазвание: Scala from Scratch: Exploration
Автор: Daniel Westheide
Издательство: Leanpub
Год: 2020
Страниц: 244
Язык: английский
Формат: pdf (true), mobi, epub
Размер: 10.1 MB

Are you curious about functional programming, and why Scala is such a great fit for this paradigm? Is your team considering a switch to Scala? This book allows you to explore Scala from scratch. You'll get an overview of what it has to offer and a feeling for what it's like to code in Scala. You'll finish by developing a small command-line game. Scala from Scratch: Exploration is the first in a series of two books that teach you the Scala programming language. Readers that have some experience with an object-oriented or imperative language, like Java, Ruby, or Python, will get a comprehensive overview of what Scala brings to the table. The goal is to get you excited about Scala and give you a strong foundation for writing your first applications and continuing your journey. By the end of the book, you will have a good idea of what it's like to work with Scala, and you will have written a small, but complete command-line application based on a Functional Core, Imperative Shell architecture.
Разместил: Ingvar16 5-01-2021, 16:57 | Комментарии: 0 | Подробнее
 MirKnig.Su  ©2024     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности