ПРОГРАММИРОВАНИЕ » Страница 1953
Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Building APIs with Node.js
/ Комментариев: 0/

Building APIs with Node.jsНазвание: Building APIs with Node.js
Автор: Caio Ribeiro Pereira
Издательство: Apress
ISBN: 1484224418
Год: 2017
Язык: Английский
Страниц: 142
Формат: pdf
Размер: 11.58 MB

Это краткое руководство научит вас, как создавать масштабируемые интерфейсы API с использованием платформы Node.js и ES6 (ECMAScript 2015). Разработка систем для широкого спектра устройств, доступных в современном мире требует построения API, предназначенных для работы только с данными в централизованном порядке, которые работают с клиентскими приложениями, которые разрабатываются отдельно и имеют уникальный интерфейс для конечного пользователя. Node.js зарекомендовал себя как отличная платформа для построения REST API из-за его однопоточной архитектуры.


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
C# без лишних слов
/ Комментариев: 0/

C# без лишних слов
Название: C# без лишних слов
Автор: Робисон У.
Издательство: ДМК Пресс
Год: 2002
Страниц: 352
ISBN: 5-94074-177-0
Формат: PDF
Размер: 11.6 Mб
Язык: русский

Язык программирования C# - одна из важнейших составных частей платформы .NET, разработанной компанией Microsoft. В предлагаемом издании содержится ясное, полное и лаконичное описание языка. На первый взгляд кажется, что C# похож на C++ и Java, но в данной книге говорится и о существенных различиях между ними. Приводится также полная грамматика языка, рассказывается о наиболее часто употребляемых классах из библиотеки классов (BCL).


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Secure Coding in C and C++ (2nd Edition)
/ Комментариев: 0/

Secure Coding in C and C++ (2nd Edition)Название: Secure Coding in C and C++ (2nd Edition)
Автор: Robert Seacord
Издательство: Addison-Wesley Professional
Серия: SEI Series in Software Engineering
ISBN: 0321822137
Год: 2013
Язык: Английский
Страниц: 600
Формат: pdf
Размер: 17.06 MB

Узнайте коренные причины уязвимостей в программном обеспечении и как их избежать. Обычно эксплуатируемые уязвимости программ вызваны предотвратимыми дефектами программного обеспечения. Проанализировав десятки тысяч отчетов уязвимости с 1988 года, CERT определил, что относительно небольшое количество главных причин составляют большинство уязвимостей. Эта книга выявляет и объясняет эти причины и показывает шаги, которые могут быть предприняты для предотвращения эксплуатации этих уязвимостей.


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Leap Motion for Developers
/ Комментариев: 0/


Название: Leap Motion for Developers
Автор: Abhishek Nandy
Издательство: Apress
Год: 2017
Страниц: 183
Формат: PDF
Размер: 10 Mb
Язык: English

Develop apps and games using the Leap Motion sensor. This book starts with a brief introduction to Leap Motion, then covers getting the Leap Motion working and setting up a Leap Motion development environment. Leap Motion for Developers also covers the life cycle of how you interact with Leap Motion and the workflow of making a complete app. You’ll see how to use different programming languages for simple and steady development.

The next part of the book walks through the basics of Leap Motion with Python and Java. We will then work on using Leap Motion with Unity, where we will build an app using Unity and then add different functionality to it. In the last part we cover Unreal 4, Processing, and javascript for Leap Motion.


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Как программировать на C++ (5-е издание)
/ Комментариев: 2/


Автор: Дейтел Х.М., Дейтел П. Дж.
Название: Как программировать на C++. 5-е изд.
Издательство: М.: БИНОМ
Год: 2008
ISBN: 978-5-9518-0224-8
Язык: Русский
Формат: djvu
Размер: 20,3 mb
Страниц: 1456 с.: ил.

Книга (оригинальное название «C++ How to Program, Fifth Edition») является одним из самых популярных в мире учебников по C++.


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


Название: Professional Git
Автор: Brent Laster
Издательство: Wrox
Год: 2017
Страниц: 480
Формат: PDF, EPUB
Размер: 15 Mb
Язык: English

Professional Git takes a professional approach to learning this massively popular software development tool, and provides an up–to–date guide for new users. More than just a development manual, this book helps you get into the Git mindset extensive discussion of corollaries to traditional systems as well as considerations unique to Git help you draw upon existing skills while looking out and planning for the differences. Connected labs and exercises are interspersed at key points to reinforce important concepts and deepen your understanding, and a focus on the practical goes beyond technical tutorials to help you integrate the Git model into your real–world workflow.
Git greatly simplifies the software development cycle, enabling users to create, use, and switch between versions as easily as you switch between files. This book shows you how to harness that power and flexibility to streamline your development cycle.


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Pattern-Oriented Software Architecture Volume 4: A Pattern Language for Distributed Computing
/ Комментариев: 0/



Название: Pattern-Oriented Software Architecture Volume 4: A Pattern Language for Distributed Computing
Автор: Frank Buschmann, Kevin Henney, Douglas C. Schmidt
Издательство: Wiley
Год: 2007
Формат: PDF
Страниц: 636
Размер: 5.3 MB
Язык: English

The eagerly awaited Pattern-Oriented Software Architecture (POSA) Volume 4 is about a pattern language for distributed computing.

The authors will guide you through the best practices and introduce you to key areas of building distributed software systems. POSA 4 connects many stand-alone patterns, pattern collections and pattern languages from the existing body of literature found in the POSA series. Such patterns relate to and are useful for distributed computing to a single language.


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Pattern-Oriented Software Architecture Volume 3: Patterns for Resource Management
/ Комментариев: 0/



Название: Pattern-Oriented Software Architecture Volume 3: Patterns for Resource Management
Автор: Michael Kircher, Prashant Jain
Издательство: Wiley
Год: 2004
Формат: PDF
Страниц: 310
Размер: 3.37 MB
Язык: English

The first volume of the POSA pattern series introduced a broad-spectrum of general-purpose patterns in software design and architecture. The second narrowed the focus to fundamental patterns for building sophisticated concurrent and networked software systems and applications. This volume uses design patterns to present techniques for implementing effective resource management in a system.


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Pattern-Oriented Software Architecture Volume 2: Patterns for Concurrent and Networked Objects
/ Комментариев: 0/



Название: Pattern-Oriented Software Architecture Volume 2: Patterns for Concurrent and Networked Objects
Автор: Douglas Schmidt, Michael Stal, Hans Rohnert, Frank Buschmann
Издательство: Wiley
Год: 2000
Формат: PDF
Страниц: 666
Размер: 3.88 MB
Язык: English

Designing application and middleware software to run in concurrent and networked environments is a significant challenge to software developers. The patterns catalogued in this second volume of Pattern-Oriented Software Architectures (POSA) form the basis of a pattern language that addresses issues associated with concurrency and networking.


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Front-End Web Development: The Big Nerd Ranch Guide
/ Комментариев: 0/


Название: Front-End Web Development: The Big Nerd Ranch Guide
Автор: Chris Aquino, Todd Gandee
Издательство: Big Nerd Ranch Guides
Год: 2016
Страниц: 478
Формат: PDF
Размер: 30 Mb
Язык: English

Front-end development targets the browser, putting your applications in front of the widest range of users regardless of device or operating system. This guide will give you a solid foundation for creating rich web experiences across platforms.
Focusing on javascript, CSS3, and HTML5, this book is for programmers with a background in other platforms and developers with previous web experience who need to get up to speed quickly on current tools and best practices.
Each chapter of this book will guide you through essential concepts and APIs as you build a series of applications. You will implement responsive UIs, access remote web services, build applications with Ember.js, and more. You will also debug and test your code with cutting-edge development tools and harness the power of Node.js and the wealth of open-source modules in the npm registry. After working through the step-by-step example projects, you will understand how to build modern websites and web applications.