Практикум программирования на Turbo Pascal. Задачи, алгоритмы и решения

Автор: SCART56 от 19-10-2016, 20:41, Коментариев: 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

Автор: АлександрШе от 19-10-2016, 20:19, Коментариев: 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. Руководство разработчика

Автор: daromir от 19-10-2016, 16:14, Коментариев: 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

Автор: buratino от 19-10-2016, 11:38, Коментариев: 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

Автор: АлександрШе от 19-10-2016, 05:18, Коментариев: 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

Автор: bhaer от 18-10-2016, 22:28, Коментариев: 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.
 

Classic Shell Scripting

Автор: daromir от 18-10-2016, 20:12, Коментариев: 0

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

Classic Shell Scripting
Автор: Arnold Robbins and Nelson H.F. Beebe
Название: Classic Shell Scripting
Издательство: O'Reilly Media
Год: 2005
ISBN: 978-0596005955
Язык: English
Формат: pdf
Размер: 24,2 mb
Страниц: 560

Classic Shell Scripting gives you everything you need to master your essential skills in Unix.
 

Node.js for Embedded Systems: Using Web Technologies to Build Connected Devices

Автор: bhaer от 18-10-2016, 00:05, Коментариев: 0

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

Node.js for Embedded Systems: Using Web Technologies to Build Connected Devices
Название: Node.js for Embedded Systems: Using Web Technologies to Build Connected Devices
Автор: Patrick Mulder, Kelsey Breseman
Издательство: O'Reilly
Год: 2016
Страниц: 266
Формат: PDF
Размер: 29 Mb
Язык: English

How can we build bridges from the digital world of the Internet to the analog world that surrounds us? By bringing accessibility to embedded components such as sensors and microcontrollers, javascript and Node.js might shape the world of physical computing as they did for web browsers. This practical guide shows hardware and software engineers, makers, and web developers how to talk in javascript with a variety of hardware platforms. Authors Patrick Mulder and Kelsey Breseman also delve into the basics of microcontrollers, single-board computers, and other hardware components.
 

bash Cookbook: Solutions and Examples for bash Users

Автор: daromir от 17-10-2016, 11:31, Коментариев: 0

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

bash Cookbook: Solutions and Examples for bash Users
Автор: Carl Albing and JP Vossen
Название: bash Cookbook: Solutions and Examples for bash Users
Издательство: O'Reilly Media
Год: 2007
ISBN: 978-0596526788
Серия: Cookbooks (O'Reilly)
Язык: English
Формат: pdf
Размер: 21,3 mb
Страниц: 630

Recipes for Shell Scripting.
 

Beginning JSON

Автор: Denisreader от 17-10-2016, 10:02, Коментариев: 0

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

Beginning JSON
Название: Beginning JSON
Автор: Ben Smith
Издательство: Apress
Год: 2015
Язык: English
Формат: pdf
Страниц: 353
Размер: 7 Mb

JSON (javascript Object Notation) — текстовый формат обмена данными, основанный на javascript.

Beginning JSON is the definitive guide to JSON - today's standard in data formatting for the web.
The book starts with the basics, and walks you through all aspects of using the JSON format.