ПРОГРАММИРОВАНИЕ » Страница 1930
Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Data Structures and Algorithms with Python
/ Комментариев: 0/

Data Structures and Algorithms with Python
Название: 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.


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Machine Learning in Complex Networks
/ Комментариев: 0/

Machine Learning in Complex Networks
Название: 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.


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Learning Perl, 7th Edition
/ Комментариев: 0/

Learning Perl, 7th Edition
Название: 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.


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Python The Complete Manual, 2nd Edition
/ Комментариев: 0/

Python The Complete Manual, 2nd Edition
Название: 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!


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Практикум программирования на Turbo Pascal. Задачи, алгоритмы и решения
/ Комментариев: 0/

Практикум программирования на Turbo Pascal. Задачи, алгоритмы и решения
Название: Практикум программирования на Turbo Pascal. Задачи, алгоритмы и решения
Автор: Зеленяк О.П.
Издательство: ДМК-Пресс, ДиаСофтЮП
Год: 2007
Страниц: 311
ISBN: 5-93772-187-X, 5-94074-355-2
Формат: PDF
Размер: 14 Мб
Язык: русский

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


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
The Busy Coder’s Guide to Android Development. Version 8.0
/ Комментариев: 0/

The Busy Coder’s Guide to Android Development. Version 8.0
Название: The Busy Coder’s Guide to Android Development. Version 8.0
Автор: Murphy M.L.
Издательство: CommonsWare
Год: 2016
Страниц: 4041
Формат: pdf
Размер: 74 mb
Качество: отличное
Язык: английский

Do you want current information about how to develop Android apps? This book covers the latest Android Studio version and the latest version of Android, plus all the information you need to get your apps working on older devices.


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
LINUX и UNIX: программирование в shell. Руководство разработчика
/ Комментариев: 0/

LINUX и UNIX: программирование в shell. Руководство разработчика
Автор: Тейнсли Д.
Название: LINUX и UNIX: программирование в shell. Руководство разработчика
Издательство: К.: Издательская группа BHV
Год: 2001
ISBN: 5-7315-0114-9
Язык: Русский
Формат: pdf
Размер: 14,6 mb
Страниц: 464

Данная книга является практическим руководством по программированию интерпретатора Bourne shell — стандартного командного интерпретатора в UNIX, полностью совместимого с интерпретатором BASH shell в Linux.


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
From Bash to Z Shell: Conquering the Command Line
/ Комментариев: 0/


Автор: Oliver Kiddle and Peter Stephenson
Название: From Bash to Z Shell: Conquering the Command Line
Издательство: Apress
Год: 2004
ISBN: 978-1590593769
Язык: English
Формат: pdf
Размер: 14,4 mb
Страниц: 472

The book covers shell programming, but is unique in its thorough coverage of using shells interactively--a powerful and time-saving alternative to windows and a mouse. This strong author team has written an immediately useful book, packed with examples and suggestions that users of Unix, Linux, Mac OS X and Microsoft Windows can readily apply.


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Python 201: Intermediate Python
/ Комментариев: 0/

Python 201: Intermediate Python
Название: Python 201: Intermediate Python
Автор: Driscoll M.
Издательство: Leanpub
Год: 2016 (version 2016-10-17)
Страниц: 255
Формат: pdf
Размер: 35 mb
Качество: хорошее
Язык: английский

Welcome to Python 201! I wrote this book to help take you to the next level in your programming journey. It will also demonstrate to you some of the many ways you can use Python in your day-to-day work. I will be covering intermediate and some advanced level material in this book. This book is using Python 3 in all of its examples. Some of the topics covered will only work in Python 3 as some of the modules covered contain updates that were not back-ported to Python 2. Also note that this book will follow in the footsteps of my first work in that I won’t be covering the topics in minute detail, but just enough to allow you to start using these building blocks yourself.


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Introducing Elixir: Getting Started in Functional Programming, 2nd Edition
/ Комментариев: 0/

Introducing Elixir: Getting Started in Functional Programming, 2nd Edition
Название: Introducing Elixir: Getting Started in Functional Programming, 2nd Edition
Автор: Simon St. Laurent, J. David Eisenberg
Издательство: O'Reilly
Год: 2016
Страниц: 250
Формат: PDF (Early Release)
Размер: 11 Mb
Язык: English

Smooth, powerful, and small, the Elixir programming language is an excellent place for newcomers to learn about functional programming. This book shows readers how Elixir combines the robust functional programming of Erlang with an approach that looks more like Ruby. Readers will learn how Elixir simplifies some of Erlang's odder corners and reaches toward metaprogramming with powerful macro features.