PHP Pandas. The PHP Programming Language for Everyon

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

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


Название: PHP Pandas. The PHP Programming Language for Everyon
Автор: Dayle Rees
Издательство: Leanpub
Год: 2015
Страниц: 185
Формат: PDF
Размер: 10 Mb
Язык: English

Hey there, beautiful AND / OR handsome soon-to-be developer. Would you like to learn about PHPand pandas? Oh my, are you in for a treat! My name's Dayle, and I like to write technical books for beginners. My books for the Laravel Framework are a fan favourite, and have well over 10,000 readers.
 

Building Web Apps with Ember.js

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

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


Название: Building Web Apps with Ember.js
Автор: Jesse Cravens, Thomas Q Brady
Издательство: O'Reilly
Год: 2014
Страниц: 188
Формат: PDF, EPUB
Размер: 36 Mb
Язык: English

If you’re a web developer interested in building scalable single-page applications—full-stack, browser-based apps that connect to a backend—this practical guide shows you how to use Ember.js, the popular javascript framework based on the model-view-controller (MVC) architectural pattern.
 

Genetic Algorithms in Java Basics (+code)

Автор: bhaer от 18-05-2017, 12:50, Коментариев: 0

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


Название: Genetic Algorithms in Java Basics (+code)
Автор: Lee Jacobson, Burak Kanber
Издательство: Apress
Год: 2015
Страниц: 154
Формат: PDF, EPUB
Размер: 10 Mb
Язык: English

Genetic Algorithms in Java Basics is a brief introduction to solving problems using genetic algorithms, with working projects and solutions written in the Java programming language. This brief book will guide you step-by-step through various implementations of genetic algorithms and some of their common applications, with the aim to give you a practical understanding allowing you to solve your own unique, individual problems. After reading this book you will be comfortable with the language specific issues and concepts involved with genetic algorithms and you'll have everything you need to start building your own.
 

Encyclopedia of GIS, 2nd Edition

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

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


Название: Encyclopedia of GIS, 2nd Edition
Автор: Shashi Shekhar
Издательство: Springer
Год: 2017
Страниц: 2550
Формат: PDF
Размер: 72 Mb
Язык: English

New In This Edition: This second edition of the Encyclopedia of GIS includes 30% to 50% new content. It provides up-to-date information on emerging topics such as spatial big data, smart-phone GIS, urban computing and mobile recommender systems. It also expands the first edition’s rich set of GIS-related commercial and societal applications such as geo-targeting, geo-fencing and understanding climate changes, while enabling more comprehensive coverage of classical GIS topics such as map projections, global positioning systems and spatial cognition.
 

Understanding Swift: for C and C++ Programmers while having to learn as little Object-C as possible

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

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


Название: Understanding Swift: for C and C++ Programmers while having to learn as little Object-C as possible
Автор: David Francis Curran
Издательство: CreateSpace Independent
Год: 2016
Страниц: 254
Формат: PDF, EPUB, AZW3
Размер: 15 Mb
Язык: English

Now learning Swift 2 is easy for C and C++ Programmers.
You don't need to understand Object-C to learn Swift anymore. What you do need is new way of thinking. This book is the key.
 

Тестирование программного обеспечения. Базовый курс

Автор: SCART56 от 17-05-2017, 23:37, Коментариев: 0

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


Название: Тестирование программного обеспечения. Базовый курс. Практическое руководство
Автор: Куликов С.C.
Издательство: Четыре четверти
Год: 2015
Страниц: 294
ISBN: 978-985-7103-91-1
Формат: PDF
Размер: 10 Мб
Язык: русский

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

Компиляторы: Принципы, технологии и инструменты

Автор: Igor1977 от 17-05-2017, 18:15, Коментариев: 0

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


Название: Компиляторы: Принципы, технологии и инструменты
Автор: Ахо А.В., Сети Р. Ульман Дж.Д.
Издательство: М.: Вильямс
Год: 2003
Формат: pdf
Страниц: 768
Размер: 17 mb
Язык: русский

Каждый, кто интересовался разработкой компиляторов, несомненно, слышал о знаменитой "Книге Дракона" - "Dragon Book", классическом труде Ахо и Ульмана "Принципы разработки компиляторов". Бурное развитие технологий компиляции привело к рождению нового дракона - книги "Компиляторы: принципы, технологии, инструментарий" Альфреда Ахо, Рави Сети и Джеффри Ульмана.
 

Data Structures and Algorithms with JavaScript

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

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


Название: Data Structures and Algorithms with javascript
Автор: Michael McMillan
Издательство: O'Reilly
Год: 2014
Страниц: 246
Формат: PDF, EPUB
Размер: 12 Mb
Язык: English

As an experienced javascript developer moving to server-side programming, you need to implement classic data structures and algorithms associated with conventional object-oriented languages like C# and Java. This practical guide shows you how to work hands-on with a variety of storage mechanisms—including linked lists, stacks, queues, and graphs—within the constraints of the javascript environment.
 

Introduction to Design Patterns in C++ with Qt, 2nd Edition

Автор: daromir от 17-05-2017, 14:07, Коментариев: 0

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


Автор: Alan Ezust and Paul Ezust
Название: Introduction to Design Patterns in C++ with Qt, 2nd Edition
Издательство: Prentice Hall
Год: 2011
ISBN: 978-0132826457
Серия: Prentice Hall Open Source Software Development
Язык: English
Формат: pdf
Размер: 11 mb
Страниц: 768

Master C++ “The Qt Way” with Modern Design Patterns and Efficient Reuse.
 

Learn Software Engineering: Covering User Interface Design, Web Services and Database Programming

Автор: bhaer от 17-05-2017, 13:31, Коментариев: 0

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


Название: Learn Software Engineering: Covering User Interface Design, Web Services and Database Programming
Автор: Joe Sharp
Год: 2017
Страниц: 404
Формат: PDF, EPUB, AZW3
Размер: 24 Mb
Язык: English

Learn how to build a multi-tier web application, from the database through to the user interface. This book will teach you the concepts that underpin each layer. I provide a complete worked example for you to build and adapt for your own projects.
We begin by understanding the three layer architecture, how large systems are broken up into manageable pieces.