Writing Beautiful Apache Spark Code: Processing massive datasets with ease

Автор: literator от 6-01-2021, 17:22, Коментариев: 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.
 

Сборник упражнений по языку Паскаль

Автор: koticvvik от 6-01-2021, 15:40, Коментариев: 0

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


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

Представлены упражнения и задачи по языку Паскаль и программированию на нем. Рассматриваемая версия Пасиаля в целом соответствует международному стандарту этого языка.
Сборник дополняет учебное пособие Абрамова В. Г., Трифонова Н. П., Трифоновой Г. Н. «Введение в язык Паскаль» (М.: Наука, 1988) и составлен с учетом опыта преподавания программирования на факультете вычислительной математики и кибернетики МГУ.
Для студентов младших курсов, специализирующихся в области прикладной математики, и для преподавателей, ведущих практические занятия по программированию.
 

Coding Art: The Four Steps to Creative Programming with the Processing Language

Автор: TRex от 6-01-2021, 09:41, Коментариев: 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.
 

Elements of Android Jetpack 2.0

Автор: literator от 6-01-2021, 03:06, Коментариев: 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, создать пользовательский интерфейс и многое другое!
 

Learn Coding Basics in Hours with Python: An Introduction to Computer Programming for Absolute Beginners, Third Edition

Автор: literator от 5-01-2021, 20:10, Коментариев: 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.
 

Динамическое программирование в экономических задачах

Автор: TRex от 5-01-2021, 19:00, Коментариев: 0

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

Название: Динамическое программирование в экономических задачах
Автор: Лежнёв А. В.
Издательство: Лаборатория знаний
Год: 2020
Формат: PDF
Страниц: 179
Размер: 10 Mb
Язык: Русский

Изложен принцип оптимальности и базирующийся на нем метод динамического программирования решения задач управления многошаговыми процессами, разобран ряд примеров решения типовых задач экономического содержания, рассмотрены обобщения классического принципа оптимальности и метода динамического программирования на случай задач из теории графов. Контрольные вопросы и задачи позволят закрепить полученные знания теоретического материала и обрести навык самостоятельного решения задач, дадут возможность использовать пособие для работы на практических занятиях.
 

Scala from Scratch: Exploration

Автор: literator от 5-01-2021, 16:59, Коментариев: 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.
 

Getting Started With Angular: Web Application Development using Angular, 2nd Edition

Автор: literator от 5-01-2021, 16:25, Коментариев: 0

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

Getting Started With Angular: Web Application Development using Angular, 2nd EditionНазвание: Getting Started With Angular: Web Application Development using Angular, 2nd Edition
Автор: Stephen Adams
Издательство: Leanpub
Год: 2020
Страниц: 256
Язык: английский
Формат: pdf (true), epub
Размер: 23.5 MB

Learn how to get started using Angular to develop web applications. Discover how to structure your Angular applications, make use of RxJs, unit testing and dependency injection to build a real-world application. Angular is a well-established front-end framework and this book will guide you through how to get started with Angular. Why should a developer decide to learn Angular? Well, there are several reasons, but the main reason is so they can create applications for all platforms: desktop, mobile, and the web. All these platforms are reachable for a developer who knows how to write Angular applications. There are other similar technologies out there; for example, there are many jаvascript frameworks like Angular, but Angular is extremely well established and supported by Google. It is an ideal frontend framework for enterprise-level application, with all the out-of-the-box features that come with Angular (including modules, classes, components, and unit testing)
 

Project Management for IT-Related Projects, Third edition

Автор: alex66 от 5-01-2021, 16:03, Коментариев: 0

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


Название: Project Management for IT-Related Projects, Third edition
Автор: Bob Hughes, Roger Ireland, Brian West, Norman Smith and David I. Shepherd
Издательство: BCS Learning and Development
Год: 2019
Формат: PDF, EPUB
Страниц: 146
Размер: 11.53 МБ
Язык: English

This book explains the principles of IT-related project management, including project planning, monitoring and control, change management, risk management and communication between project stakeholders. Each chapter includes detailed discussion of the syllabus content, activities and multiple choice questions for self-assessment in line with the BCS Foundation Certificate in IS Project Management. This new edition introduces the latest project management thinking, terminology and standards.
 

Living Complexity: A catalogue of practices for everyday software and digital products development

Автор: literator от 5-01-2021, 15:38, Коментариев: 0

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

Living Complexity: A catalogue of practices for everyday software and digital products developmentНазвание: Living Complexity: A catalogue of practices for everyday software and digital products development
Автор: Luca Minudel
Издательство: Leanpub
Год: 2021
Страниц: 194
Язык: английский
Формат: pdf (true), mobi, epub
Размер: 28.9 MB

Complexity science is one pillar of modern ways of working. While Complexity literature is very theoretic, this book explores practical applications in software and digital products development. The practices help you navigate everyday Complexity. This book is for leaders, managers, facilitators (Scrum Masters, Agile Coaches), and team members. Complexity is considered by many to be the single most important scientific development since general relativity. Complexity Science study systems like weather systems, cities, organisations, and teams. With users, customers and competitors that are hyperconnected, and with the rate of change of the markets and the technology that is constantly accelerating, understanding Complexity Science today is more useful than ever.