LitMy.ru - литература в один клик

  • Добавил: daromir
  • Дата: 16-03-2017, 12:51
  • Комментариев: 0

Автор: Gorton, Ian
Название: Essential Software Architecture
Издательство: Springer
Год: 2011
ISBN: 978-3-642-19176-3
Язык: English
Формат: pdf
Размер: 11 mb
Страниц: 283

Provides clear and concise information about methods and techniques for architectural best-practice in IT systems.
  • Добавил: bhaer
  • Дата: 16-03-2017, 11:38
  • Комментариев: 0

Название: Reactive Design Patterns
Автор: Brian Hanafee, Jamie Allen, Roland Kuhn Dr.
Издательство: Manning
Год: 2017
Страниц: 392
Формат: PDF
Размер: 10 Mb
Язык: English

Reactive Design Patterns is a clearly written guide for building message-driven distributed systems that are resilient, responsive, and elastic. In this book you'll find patterns for messaging, flow control, resource management, and concurrency, along with practical issues like test-friendly designs. All patterns include concrete examples using Scala and Akka. Foreword by Jonas Bon?r.
  • Добавил: bhaer
  • Дата: 16-03-2017, 11:37
  • Комментариев: 0

Название: Test Driven Development in Ruby: A Practical Introduction to TDD Using Problem and Solution Domain Analysis
Автор: Bala Paranj
Издательство: Apress
Год: 2017
Страниц: 288
Формат: PDF
Размер: 10 Mb
Язык: English

Learn the basics of test driven development (TDD) using Ruby. You will carry out problem domain analysis, solution domain analysis, designing test cases, and writing tests first. These fundamental concepts will give you a solid TDD foundation to build upon. Test Driven Development in Ruby is written by a developer for developers.
  • Добавил: bhaer
  • Дата: 16-03-2017, 11:36
  • Комментариев: 0

Название: Getting Started with Varnish Cache: Accelerate Your Web Applications
Автор: Thijs Feryn
Издательство: O'Reilly
Год: 2017
Страниц: 253
Формат: PDF, EPUB, MOBI, AZW3
Размер: 10 Mb
Язык: English

How long does it take for your website to load? Web performance is just as critical for small and medium-sized websites as it is for massive websites that receive tons of hits. Before you pour money and time into rewriting your code or replacing your infrastructure, first consider a reverse-caching proxy server like Varnish. With this practical book, you’ll learn how Varnish can give your website or API an immediate performance boost.
  • Добавил: literator
  • Дата: 15-03-2017, 20:11
  • Комментариев: 0
Teach Your Kids to Code: A Parent-Friendly Guide to Python ProgrammingНазвание: Teach Your Kids to Code: A Parent-Friendly Guide to Python Programming
Автор: Bryson Payne
Издательство: No Starch Press
ISBN: 1593276141
Год: 2015
Язык: английский
Страниц: 336
Формат: epub
Размер: 10.83 MB

"Научите своих детей программировать" - это пособие для родителей и учителей по обучению детей основам программирования и решению проблем с использованием Python, мощного языка, используемого в курсах колледжа и таких технологических компаний как Google и IBM.
В пошаговых объяснениях дети сразу же получат навыки компьютерного мышления, а визуальные и игровые примеры будут удерживать их внимание.
  • Добавил: M5662
  • Дата: 15-03-2017, 18:30
  • Комментариев: 0

Название: Programming in C
Автор: Dey Pradip, Ghosh Manas
Издательство: Oxford University Press
Год: 2011
Страниц: 574
ISBN: 0198065280, 978-0198065289
Формат: PDF
Размер: 13 Мб
Язык: English

Beginning with the basic concept of programming, the book gives an exhaustive coverage of arrays, strings, functions, pointers, and data structures. Separate chapters on linked lists and stacks, queues, and trees, with their implementation in C, have been provided to simplify the learning of complex concepts.
  • Добавил: bhaer
  • Дата: 15-03-2017, 16:50
  • Комментариев: 0

Название: Fortran for Scientists & Engineers, 4th Edition
Автор: Stephen Chapman
Издательство: McGraw-Hill
Год: 2017
Страниц: 1056
Формат: PDF
Размер: 10 Mb
Язык: English

Fortran for Scientists and Engineers teaches simutaneously both the fundamentals of the Fortran language and a programming style that results in good, maintainable programs. In addition, it serves as a reference for Professionals working in the industry. Among its strengths are its concise, clear explanations of Fortran Syntax and Programming Procedures, the inclusion of a wealth of examples and exercises to help students grasp difficult concepts, and its explanations about how to understand code written for older versions of Fortran.
  • Добавил: bhaer
  • Дата: 15-03-2017, 13:12
  • Комментариев: 0

Название: Hands-On Machine Learning with Scikit-Learn and TensorFlow
Автор: Aurelien Geron
Издательство: O'Reilly
Год: 2017
Страниц: 581
Формат: PDF, EPUB, AZW3
Размер: 56 Mb
Язык: English

Through a series of recent breakthroughs, deep learning has boosted the entire field of machine learning. Now, even programmers who know close to nothing about this technology can use simple, efficient tools to implement programs capable of learning from data. This practical book shows you how.
  • Добавил: bhaer
  • Дата: 15-03-2017, 13:11
  • Комментариев: 0

Название: Android Apps for Absolute Beginners: Covering Android 7, 4th Edition
Автор: Wallace Jackson
Издательство: Apress
Год: 2017
Страниц: 484
Формат: PDF
Размер: 21 Mb
Язык: English

Get your first Android apps up and running with the help of plain English and practical examples. If you have a great idea for an Android app, but have never programmed before, then this book is for you. Android Apps for Absolute Beginners cuts through the fog of jargon and mystery that surrounds Android app development, and gives you simple, step-by-step instructions to get you started.
  • Добавил: bhaer
  • Дата: 15-03-2017, 13:10
  • Комментариев: 0

Название: Arduino Programming with .NET and Sketch
Автор: Agus Kurniawan
Издательство: Apress
Год: 2017
Страниц: 168
Формат: PDF
Размер: 10 Mb
Язык: English

Leverage .NET and Sketch in Arduino development implementation and integrate it into your .NET program.

There are many Arduino models and compatible shields that can be used in Arduino boards. Integrating between an Arduino platform and .NET technology or Sketch can produce more advantages. Arduino Programming using .NET and Sketch shows readers how to do so with practical Arduino projects, such as preparing a development environment, performing sensing and actuating with external devices, implementing Windows Remote Arduino and building a simple IoT program.