|
|
|
|
|
|
|
| |
|
Название: Programming Elixir 1.3: Functional |> Concurrent |> Pragmatic |> Fun Автор: Dave Thomas Издательство: Pragmatic Bookshelf Год: 2016 Страниц: 350 Формат: PDF Размер: 10 Mb Язык: English
Explore functional programming without the academic overtones (tell me about monads just one more time). Create concurrent applications, but get them right without all the locking and consistency headaches. Meet Elixir, a modern, functional, concurrent language built on the rock-solid Erlang VM. Elixir's pragmatic syntax and built-in support for metaprogramming will make you productive and keep you interested for the long haul. Maybe the time is right for the Next Big Thing. Maybe it's Elixir. This book is the introduction to Elixir for experienced programmers, completely updated for Elixir 1.3. |
Разместил: bhaer 22-10-2016, 20:50 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Автор: Подбельский В.В. Название: Язык Си++: Учеб. пособие Издательство: М.: Финансы и статистика Год: 2003 ISBN: 5-279-02204-7 Язык: Русский Формат: pdf Размер: 14,6 mb Страниц: 560 с.: ил.
Подробно рассмотрены синтаксис, семантика и техника программирования объектно-ориентированного языка Си++ . |
Разместил: daromir 22-10-2016, 12:05 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Thoughtful Machine Learning Автор: Matthew Kirk Издательство: O'Reilly Media Год: 2015 Страниц: 234 Формат: PDF Размер: 11 Mb Язык: English
Learn how to apply test-driven development (TDD) to machine-learning algorithms—and catch mistakes that could sink your analysis. In this practical guide, author Matthew Kirk takes you through the principles of TDD and machine learning, and shows you how to apply TDD to several machine-learning algorithms, including Naive Bayesian classifiers and Neural Networks. Machine-learning algorithms often have tests baked in, but they can’t account for human errors in coding. Rather than blindly rely on machine-learning results as many researchers have, you can mitigate the risk of errors with TDD and write clean, stable machine-learning code. If you’re familiar with Ruby 2.1, you’re ready to start. |
Разместил: bomboane 22-10-2016, 12:03 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Автор: Cameron Newham Название: Learning the bash Shell: Unix Shell Programming, 3rd Edition Издательство: O'Reilly Media Год: 2005 ISBN: 9780596009656 Серия: In a Nutshell Язык: English Формат: pdf Размер: 21,8 mb Страниц: 354
O'Reilly's bestselling book on Linux's bash shell. |
Разместил: daromir 22-10-2016, 11:01 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Автор: Е. С. Кузин, А. И. Ройтман, И. Б. Фоминых, Г. К. Хахалин. Ред. Ю. М. Смирнов Название: Интеллектуализация ЭВМ. Перспективы развития вычислительной техники, выпуск 2 Издательство: М:, Высшая школа Год: 1989 Страниц: 159 Формат: DJVU Размер: 2 МБ
В пособии рассматриваются основные направления создания средств интеллектуализации ЭВМ, характерные для вычислительных машин пятого поколения. Описываются средства представления и хранения знаний в ЭВМ, средства автоматического и автоматизированного решения задач, средства общения пользователя и вычислительной системы, обеспечивающие естественные для человека способы представления сообщений, экспертные системы. |
Разместил: polyanskiy 22-10-2016, 07:25 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Data Structures and Algorithms with Python Автор: Kent D. Lee, Steve Hubbard Издательство: Springer Год: 2015 Страниц: 363 Формат: PDF Размер: 12 Mb Язык: English
This textbook explains the concepts and techniques required to write programs that can handle large amounts of data efficiently. Project-oriented and classroom-tested, the book presents a number of important algorithms supported by examples that bring meaning to the problems faced by computer programmers. The idea of computational complexity is also introduced, demonstrating what can and cannot be computed efficiently so that the programmer can make informed judgements about the algorithms they use. |
Разместил: bhaer 21-10-2016, 16:31 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Machine Learning in Complex Networks Автор: Liang Zhao, Thiago Christiano Silva Издательство: Springer Год: 2016 Страниц: 331 Формат: PDF Размер: 10 Mb Язык: English
This book presents the features and advantages offered by complex networks in the machine learning domain. In the first part, an overview on complex networks and network-based machine learning is presented, offering necessary background material. In the second part, we describe in details some specific techniques based on complex networks for supervised, non-supervised, and semi-supervised learning. Particularly, a stochastic particle competition technique for both non-supervised and semi-supervised learning using a stochastic nonlinear dynamical system is described in details. Moreover, an analytical analysis is supplied, which enables one to predict the behavior of the proposed technique. In addition, data reliability issues are explored in semi-supervised learning. Such matter has practical importance and is not often found in the literature. With the goal of validating these techniques for solving real problems, simulations on broadly accepted databases are conducted. Still in this book, we present a hybrid supervised classification technique that combines both low and high orders of learning. |
Разместил: bhaer 21-10-2016, 16:30 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Learning Perl: Making Easy Things Easy and Hard Things Possible, 7th Edition Автор: Randal L. Schwartz, brian d foy, Tom Phoenix Издательство: O'Reilly Год: 2016 Страниц: 394 Формат: PDF Размер: 11 Mb Язык: English
If you’re just getting started with Perl, this is the book you want—whether you’re a programmer, system administrator, or web hacker. Nicknamed "the Llama" by two generations of users, this bestseller closely follows the popular introductory Perl course taught by the authors since 1991. This seventh edition covers recent changes to the language up to version 5.24. Perl is suitable for almost any task on almost any platform, from short fixes to complete web applications. Learning Perl teaches you the basics and shows you how to write programs up to 128 lines long—roughly the size of 90% of the Perl programs in use today. Each chapter includes exercises to help you practice what you’ve just learned. Other books may teach you to program in Perl, but this book will turn you into a Perl programmer. |
Разместил: bhaer 20-10-2016, 10:44 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Python The Complete Manual, 2nd Edition Автор: Aaron Asadi Издательство: Imagine Publishing Ltd Год: 2016 Страниц: 133 Формат: PDF Размер: 13 Mb Язык: English
Python is a versatile language and its rise in popularity is certainly no surprise. Its similarity to everyday language has made it a perfect companion for the Raspberry Pi, which is often a first step into practical programming. But don’t be fooled by its beginner-friendly credentials – Python has plenty of more advanced functions. In this new edition you will learn how to program in Python, discover amazing projects to improve your understanding, and find ways to use Python to enhance your experience of computing. You’ll also create a variety of fun projects! |
Разместил: bhaer 20-10-2016, 08:52 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Visual FoxPro 8.0. Учебный курс Автор: Т.В.Мусина Издательство: Век Год: 2004 Формат: pdf Страниц: 466 Размер: 73 Mb Язык: Русский
Данная книга — учебное пособие по использованию современной системы управления базами данных Visual FoxPro 8.0, рассчитанное как на начинающих программистов, так и на профессионалов, осваивающих новые возможности системы. В книге систематизировано рассматриваются различные варианты решения практических задач для создания законченного приложения.
|
Разместил: sss120 20-10-2016, 06:31 | Комментарии: 0 | Подробнее
| | | |
|
| |
br>
|