|
 |
|
 |
|
|
 |
|  |
|
Название: Making Music with Computers: Creative Programming in Python Автор: Bill Manaris, Andrew R. Brown Издательство: Chapman and Hall/CRC Серия: Chapman & Hall/CRC Textbooks in Computing ISBN: 1439867917 Год: 2015 Страниц: 502 Язык: английский Формат: pdf (true), djvu Размер: 10.09 MB
Teach Your Students How to Use Computing to Explore Powerful and Creative Ideas. In the twenty-first century, computers have become indispensable in music making, distribution, performance, and consumption. Making Music with Computers: Creative Programming in Python introduces important concepts and skills necessary to generate music with computers. It interweaves computing pedagogy with musical concepts and creative activities, showing students how to integrate the creativity and design of the arts with the mathematical rigor and formality of computer science. The book provides an introduction to creative software development in the Python programming language. |
Разместил: Ingvar16 1-05-2018, 14:39 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Practical Machine Learning: Innovations in Recommendation Автор: Ted Dunning, Ellen Friedman Издательство: O'Reilly Media Год: 2014 ISBN: 9781491915387 Формат: pdf Страниц: 56 Размер: 10,1 mb Язык: English
Building a simple but powerful recommendation system is much easier than you think. Approachable for all levels of expertise, this report explains innovations that make machine learning practical for business production settings—and demonstrates how even a small-scale development team can design an effective large-scale recommendation system. |
Разместил: daromir 1-05-2018, 12:12 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: How to Use SPSS: A Step-By-Step Guide to Analysis and Interpretation, 10th Edition Автор: Brian C. Cronk Издательство: Routledge Год: 2017 ISBN: 9781138308534 Формат: True pdf Страниц: 178 Размер: 10,1 mb Язык: English
How to Use SPSS is designed with the novice computer user in mind and for people who have no previous experience of using SPSS. |
Разместил: daromir 1-05-2018, 01:30 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
 Название: Accelerating MATLAB Performance: 1001 tips to speed up MATLAB programs Автор: Yair M. Altman Издательство: Chapman and Hall/CRC Год: 2014 Страниц: 785 Формат: True PDF Размер: 144 Mb Язык: English
The MATLAB® programming environment is often perceived as a platform suitable for prototyping and modeling but not for "serious" applications. One of the main complaints is that MATLAB is just too slow. Accelerating MATLAB Performance aims to correct this perception by describing multiple ways to greatly improve MATLAB program speed. Packed with thousands of helpful tips, it leaves no stone unturned, discussing every aspect of MATLAB. |
Разместил: bhaer 30-04-2018, 21:09 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Concurrency in C# Cookbook: Asynchronous, Parallel, and Multithreaded Programming Автор: Stephen Cleary Издательство: O'Reilly Media Год: 2014 ISBN: 9781449367565 Формат: pdf Страниц: 207 Размер: 10,8 mb Язык: English
If you're one of the many developers uncertain about concurrent and multithreaded development, this practical cookbook will change your mind. With more than 75 code-rich recipes, author Stephen Cleary demonstrates parallel processing and asynchronous programming techniques, using libraries and language features in .NET 4.5 and C# 5.0. |
Разместил: daromir 30-04-2018, 20:58 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
 Название: Language Implementation Patterns: Create Your Own Domain-Specific and General Programming Languages Автор: Terence Parr Издательство: Pragmatic Bookshelf Год: 2010 Страниц: 374 Формат: True PDF Размер: 10 Mb Язык: English
Learn to build configuration file readers, data readers, model-driven code generators, source-to-source translators, source analyzers, and interpreters. You don't need a background in computer science--ANTLR creator Terence Parr demystifies language implementation by breaking it down into the most common design patterns. Pattern by pattern, you'll learn the key skills you need to implement your own computer languages. |
Разместил: bhaer 30-04-2018, 17:40 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: The Art and Craft of Computer Programming Автор: Mark McIlroy Издательство: CreateSpace Independent Publishing Platform Год: 2017 ISBN: 9781977647894 Формат: pdf Страниц: 286 Размер: 1,5 mb Язык: English
A guide to the art and science of writing computer programs. |
Разместил: daromir 30-04-2018, 13:23 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
 Название: Design It!: From Programmer to Software Architect Автор: Michael Keeling Издательство: Pragmatic Bookshelf Год: 2017 Страниц: 360 Формат: True PDF Размер: 61 Mb Язык: English
Don't engineer by coincidence-design it like you mean it! Filled with practical techniques, Design It! is the perfect introduction to software architecture for programmers who are ready to grow their design skills. Lead your team as a software architect, ask the right stakeholders the right questions, explore design options, and help your team implement a system that promotes the right -ilities. Share your design decisions, facilitate collaborative design workshops that are fast, effective, and fun-and develop more awesome software! |
Разместил: bhaer 30-04-2018, 09:45 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
 Название: Release It!: Design and Deploy Production-Ready Software, 2nd Edition Автор: Michael T. Nygard Издательство: Pragmatic Bookshelf Год: 2018 Страниц: 378 Формат: True PDF Размер: 10 Mb Язык: English
A single dramatic software failure can cost a company millions of dollars - but can be avoided with simple changes to design and architecture. This new edition of the best-selling industry standard shows you how to create systems that run longer, with fewer failures, and recover better when bad things happen. New coverage includes DevOps, microservices, and cloud-native architecture. Stability antipatterns have grown to include systemic problems in large-scale systems. This is a must-have pragmatic guide to engineering for production systems. |
Разместил: bhaer 30-04-2018, 09:39 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Структуры данных и алгоритмы в Java: Классика Computer Science Автор: Лафоре Р. Издательство: СПб.: Питер Год: 2011 Cтраниц: 700 Формат: djvu Размер: 19 мб Язык: русский
Алгоритмы — это основа программирования, определяющая, каким образом разрабатываемое программное обеспечение будет использовать структуры данных. На чётких и простых программных примерах автор объясняет эту сложную тему, предлагая читателям написать собственные программы и на практике усвоить полученные знания. Рассматриваемые примеры написаны на языке Java, хотя для усвоения материала читателю не обязательно хорошо знать его — достаточно владеть любым языком программирования, например С++. Первая часть книги представляет собой введение в алгоритмизацию и структуры данных, а также содержит изложение основ объектно-ориентированного программирования. Следующие части посвящены различным алгоритмам и структурам данных, рассматриваемым от простого к сложному: сортировка, абстрактные типы данных, связанные списки, рекурсия, древовидные структуры данных, хеширование, пирамиды, графы. Приводятся рекомендации по использованию алгоритмов и выбору той или иной структуры данных в зависимости от поставленной задачи. |
Разместил: MIHAIL62 30-04-2018, 08:59 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
br>
|