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

  • Добавил: bhaer
  • Дата: 23-12-2016, 13:03
  • Комментариев: 0

Название: javascript Recipes: A Problem-Solution Approach
Автор: Russ Ferguson
Издательство: Apress
Год: 2017
Страниц: 353
Формат: PDF
Размер: 12 Mb
Язык: English

This comprehensive book is your go-to reference for tackling common and advanced javascript tasks. javascript is the world’s most popular client-side scripting language and is gaining popularity on the server. Using a problem-solution approach, this book takes you from language basics like built-in objects and flow control all the way to advanced optimization techniques, frameworks and Node.js. Quickly discover solutions to common problems, best practices you can follow, and everything javascript has to offer.
  • Добавил: Шифтер
  • Дата: 23-12-2016, 08:43
  • Комментариев: 0


Название: Верификация программного обеспечения
Автор: Синицын С.В., Налютин Н.Ю.
Издательство: M.: НОИ Интуит
Год: 2016
Страниц: 446
Формат: pdf
Размер: 37,6 Мб
Язык: русский

Курс знакомит слушателей с современными технологиями верификации программного обеспечения, применяемыми при промышленной разработке сложных и отказоустойчивых программных систем.
Курс рассчитан на читателей, заинтересованных в изучении основных подходов и путей решения проблем, которые связаны с современными технологиями верификации программного обеспечения.
  • Добавил: natavip
  • Дата: 22-12-2016, 19:06
  • Комментариев: 0

Название: Microsoft Visual C#. Подробное руководство. 8-е издание
Автор: Джон Шарп
Издательство: Питер
Год: 2017
Формат: pdf, epub
Размер: 24,9 Мб
Качество: Хорошее
Язык: Русский

Освойте основы программирования и углубите свои познания, используя новейшую версию C# с Visual Studio 2015. Вы научитесь быстро писать код и создавать проекты, работать с переменными, операторами, выражениями и методами, разрабатывать надежные приложения с обработкой ошибок и исключений, использовать коллекции, создавать запросы LINQ, а кроме того получите навыки объектно-ориентированного программирования. Книга пригодится разработчикам программного обеспечения, которые только начинают работать с Visual C# или хотят перейти на новую версию ПО, а также всем, кто знает хотя бы один язык программирования. Опыт работы с Microsoft .NET или Visual Studio не требуется.
  • Добавил: Шифтер
  • Дата: 22-12-2016, 16:23
  • Комментариев: 0


Название: Интеллектуальный анализ данных средствами MS SQL Server 2008
Автор: Нестеров С.А.
Издательство: M.: НОИ Интуит
Год: 2016
Страниц: 338
Формат: pdf
Размер: 32,8 Мб
Язык: русский

Курс посвящен использованию технологии интеллектуального анализа данных (Data Mining) и ее реализации в Microsoft SQL Server 2008 и связанных программных продуктах.
Рассматриваются все алгоритмы DM, поддерживаемые Microsoft SQL Server 2008, надстройки интеллектуального анализа данных для Microsoft Office, основы языка DMX.
  • Добавил: bhaer
  • Дата: 22-12-2016, 12:48
  • Комментариев: 0

Название: Deploying Raspberry Pi in the Classroom
Автор: Guy Hart-Davis
Издательство: Apress
Год: 2017
Страниц: 293
Формат: PDF
Размер: 10 Mb
Язык: English

This book is for anyone who’s looking to deploy Raspberry Pi computers in a classroom or lab situation and explains how to navigate the hardware and software choices you face.
Deploying Raspberry Pi in the Classroom equips you with the skills and knowledge to plan and execute a deployment of Raspberry Pi computers in the classroom. Teachers and IT administrators at schools will see how to set up the hardware and software swiftly on your own or with the help of your students.
  • Добавил: bhaer
  • Дата: 22-12-2016, 11:37
  • Комментариев: 0

Название: Programming Web Applications with Node, Express and Pug
Автор: Jorg Krause
Издательство: Apress
Год: 2017
Страниц: 198
Формат: PDF
Размер: 12 Mb
Язык: English

Learn how to program modern web applications using the full Node.js platform, including Node.js on the server, Express for middleware and routing, and Pug (formerly Jade) to simplify the creation of views.
Node.js is the foundation of all full javascript apps and plenty of books cover its full usage. This book focuses on how to use it to create server-based, modern web applications. Using Node.js alongside Express and Pug - the brand new version of Jade - you can create modern web applications solely using javascript. This book teaches you how to structure and build your app from scratch, and make development easy.
  • Добавил: literator
  • Дата: 21-12-2016, 20:54
  • Комментариев: 0
Objective-C Programmer's ReferenceНазвание: Objective-C Programmer's Reference
Автор: Carlos Oliveira
Издательство: Apress
ISBN: 1430259051
Год: 2013
Язык: Английский
Страниц: 396
Формат: pdf
Размер: 17.09 MB

Книга Objective-C Programmer's Reference предоставляет инструменты, необходимые для написания программного обеспечения в Objective-C - языке разработки приложений для iOS и Mac OS X. Автор Карлос Оливейра начинает с основных строительных блоков языка. Он показывает, как создать правильные и эффективные приложения, применяя свои знания объектно-ориентированного и структурного программирования.
  • Добавил: bhaer
  • Дата: 21-12-2016, 13:46
  • Комментариев: 0

Название: Beginning Laravel: A beginner's guide to application development with Laravel 5.3
Автор: Sanjib Sinha
Издательство: Apress
Год: 2017
Страниц: 189
Формат: PDF
Размер: 11 Mb
Язык: English

Learn about dependency injection, interfaces, service providers, SOLID design, and more with practical and real-world code examples. This book covers everything you need to get started in application development with Laravel 5.3. Beginning Laravel covers features such as method injection, contracts, and authentication.
After reading this book, you can develop any application using Laravel 5. It details all you need to know, including the model-view-controller pattern, SQLite databases, routing, authorization, and building CRUD applications.
  • Добавил: bhaer
  • Дата: 21-12-2016, 13:38
  • Комментариев: 0

Название: Applied OpenStack Design Patterns: Design solutions for production-ready infrastructure with OpenStack components
Автор: Uchit Vyas
Издательство: Apress
Год: 2017
Страниц: 121
Формат: PDF
Размер: 13 Mb
Язык: English

Learn practical and applied OpenStack cloud design solutions to gain maximum control over your infrastructure. You will achieve a complete controlled and customizable platform.
Applied OpenStack Design Patterns starts off with the basics of OpenStack and teaches you how to map your application flow. Application behavior with OpenStack components is discussed. Once components and architectural design patterns are set up, you will learn how to map native infrastructure and applications using OpenStack.
Also covered is the use of storage management and computing to map user requests and allocations. The author takes a deep dive into the topic of High Availability and Native Cluster Management, including the best practices associated with it. The book concludes with solution patterns for networking components of OpenStack, to reduce latency and enable faster communication gateways between components of OpenStack and native applications.
  • Добавил: bhaer
  • Дата: 21-12-2016, 13:14
  • Комментариев: 0

Название: Interactive Object Oriented Programming in Java: Learn and Test Your Skills
Автор: Vaskaran Sarcar
Издательство: Apress
Год: 2017
Страниц: 230
Формат: PDF
Размер: 10 Mb
Язык: English

Discover object oriented programming with Java in this unique tutorial. This book uses Java and Eclipse to write and generate output for examples in topics such as classes, interfaces, overloading, and overriding. Interactive Object Oriented Programming in Java uniquely presents its material in a dialogue with the reader to encourage thinking and experimentation.
Later chapters cover further Java programming concepts, such as abstract classes, packages, and exception handling. At each stage you’ll be challenged by the author to help you absorb the information and become a proficient Java programmer. Additionally, each chapter contains simple assignments to encourage you and boost your confidence level.