Machine Learning with R

Автор: literator от 26-11-2017, 23:01, Коментариев: 0

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

Machine Learning with RНазвание: Machine Learning with R
Автор: Abhijit Ghatak
Издательство: Springer
ISBN: 9811068070
Год: 2017
Страниц: 224
Язык: английский
Формат: epub, azw3, pdf
Размер: 10.86 MB

This book helps readers understand the mathematics of machine learning, and apply them in different situations. It is divided into two basic parts, the first of which introduces readers to the theory of linear algebra, probability, and data distributions and it’s applications to machine learning. It also includes a detailed introduction to the concepts and constraints of machine learning and what is involved in designing a learning algorithm. This part helps readers understand the mathematical and statistical aspects of machine learning. In turn, the second part discusses the algorithms used in supervised and unsupervised learning. It works out each learning algorithm mathematically and encodes it in R to produce customized learning applications.
 

Creating the Coding Generation in Primary Schools: A Practical Guide for Cross-Curricular Teaching

Автор: bhaer от 26-11-2017, 19:00, Коментариев: 0

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


Название: Creating the Coding Generation in Primary Schools: A Practical Guide for Cross-Curricular Teaching
Автор: Steve Humble
Издательство: Routledge
Год: 2017
Страниц: 238
Формат: True PDF
Размер: 10 Mb
Язык: English

Creating the Coding Generation in Primary Schools sets out the what, why and how of coding. Written by industry innovators and experts, it shows how you can bring the world of coding to your primary school practice.
It is packed with a range of inspirational ideas for the cross-curricular teaching of coding, from demystifying algebra in maths, to teaching music, to designing digital storytelling, as well as an insight into the global movement of free coding clubs for young people such as CoderDojo and Girls Learning Code.
 

Разработка технической документации (+CD)

Автор: SCART56 от 26-11-2017, 06:20, Коментариев: 0

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


Название: Разработка технической документации. Руководство для технических писателей и локализаторов ПО (+CD)
Автор: Глаголев В.А.
Издательство: СПб.: Питер
Год: 2008
Страниц: 192
ISBN: 978-5-388-00101-6
Формат: PDF
Размер: 428 Мб
Язык: русский
Серия: Библиотека программиста

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

Programming Rust: Fast, Safe Systems Development (2018 Edition)

Автор: literator от 25-11-2017, 20:28, Коментариев: 0

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

Programming Rust: Fast, Safe Systems Development (2018 Edition)Название: Programming Rust: Fast, Safe Systems Development
Автор: Jim Blandy, Jason Orendorff
Издательство: O'Reilly Media
ISBN: 1491927283
Год: 2017 (2018 Edition)
Страниц: 621
Язык: английский
Формат: True PDF
Размер: 10.19 MB

Rust is a new systems programming language that combines the performance and low-level control of C and C++ with memory safety and thread safety. Rust’s modern, flexible types ensure your program is free of null pointer dereferences, double frees, dangling pointers, and similar bugs, all at compile time, without runtime overhead. In multi-threaded code, Rust catches data races at compile time, making concurrency much easier to use.
Written by two experienced systems programmers, this book explains how Rust manages to bridge the gap between performance and safety, and how you can take advantage of it.
 

Программирование КПК и смартфонов на .NET Compact Framework

Автор: Bender от 25-11-2017, 13:05, Коментариев: 0

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

Название: Программирование КПК и смартфонов на .NET Compact Framework
Автор: Климов А. П.
Издательство: Питер
Год издания: 2007
Страниц: 320
ISBN: 978-5-91180-270-7
Формат: DjVu
Размер: 10 Мб
Качество: хорошее
Язык: русский

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

Delphi в шутку и всерьез: что умеют хакеры

Автор: Bender от 25-11-2017, 12:53, Коментариев: 0

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

Название: Delphi в шутку и всерьез: что умеют хакеры
Автор: Флёнов М. Е.
Издательство: Питер
Год издания: 2006
Страниц: 271
ISBN: 5-469-00570-4
Формат: DjVu
Размер: 10 Мб
Качество: хорошее
Язык: русский

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

Domain-Driven Design: Tackling Complexity in the Heart of Software

Автор: bhaer от 25-11-2017, 10:47, Коментариев: 0

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


Название: Domain-Driven Design: Tackling Complexity in the Heart of Software
Автор: Eric Evans
Издательство: Addison-Wesley Professional
Год: 2003
Страниц: 560
Формат: True PDF, EPUB
Размер: 15 Mb
Язык: English

The software development community widely acknowledges that domain modeling is central to software design. Through domain models, software developers are able to express rich functionality and translate it into a software implementation that truly serves the needs of its users. But despite its obvious importance, there are few practical resources that explain how to incorporate effective domain modeling into the software development process.
 

Foundations of Software and System Performance Engineering: Process, Performance Modeling, Requirements, Testing, Scalability, and Practice

Автор: bhaer от 25-11-2017, 10:29, Коментариев: 0

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


Название: Foundations of Software and System Performance Engineering: Process, Performance Modeling, Requirements, Testing, Scalability, and Practice
Автор: Andr? B. Bondi
Издательство: Addison-Wesley Professional
Год: 2014
Страниц: 448
Формат: PDF, EPUB, AZW3
Размер: 24 Mb
Язык: English

Poor performance is a frequent cause of software project failure. Performance engineering can be extremely challenging. In Foundations of Software and System Performance Engineering, leading software performance expert Dr. Andr? Bondi helps you create effective performance requirements up front, and then architect, develop, test, and deliver systems that meet them.
 

Introduction to Agile Methods

Автор: bhaer от 25-11-2017, 10:28, Коментариев: 0

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


Название: Introduction to Agile Methods
Автор: Sondra Ashmore Ph.D., Kristin Runyan
Издательство: Addison-Wesley Professional
Год: 2014
Страниц: 336
Формат: True PDF, EPUB
Размер: 10 Mb
Язык: English

A Thorough Introduction to the Agile Framework and Methodologies That Are Used Worldwide
Organizations of all shapes and sizes are embracing Agile methodologies as a way to transform their products, customer satisfaction, and employee engagement. Many people with varying levels of work experience are interested in understanding the architecture and nuances of Agile, but it is difficult to know where to start. Numerous practitioner books are available, but there has never been a single source for unbiased information about Agile methodologies–until now.
 

The Science and Art of Simulation I: Exploring - Understanding - Knowing

Автор: harun54 от 25-11-2017, 08:51, Коментариев: 0

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

Название: The Science and Art of Simulation I: Exploring - Understanding - Knowing
Автор: Michael M. Resch and Andreas Kaminski
Издательство: Springer
Год: 2017
Формат: AZW3, EPUB, PDF
Размер: 4 Мб
Язык: английский / English

The new book series “The Science and Art of Simulation” (SAS) addresses computer simulations as a scientific activity and engineering artistry (in the sense of a techn?). The first volume is devoted to three topics:
1. The Art of Exploring Computer Simulations
2. The Art of Understanding Computer Simulations
3. The Art of Knowing through Computer Simulations?