Vtome.ru - электронная библиотека

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

Язык программирования C# - одна из важнейших составных частей платформы .NET, разработанной компанией Microsoft. В предлагаемом издании содержится ясное, полное и лаконичное описание языка. На первый взгляд кажется, что C# похож на C++ и Java, но в данной книге говорится и о существенных различиях между ними. Приводится также полная грамматика языка, рассказывается о наиболее часто употребляемых классах из библиотеки классов (BCL).
  • Добавил: literator
  • Дата: 13-12-2016, 18:11
  • Комментариев: 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 определил, что относительно небольшое количество главных причин составляют большинство уязвимостей. Эта книга выявляет и объясняет эти причины и показывает шаги, которые могут быть предприняты для предотвращения эксплуатации этих уязвимостей.
  • Добавил: bhaer
  • Дата: 13-12-2016, 12:07
  • Комментариев: 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.
  • Добавил: bhaer
  • Дата: 12-12-2016, 21:42
  • Комментариев: 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.
  • Добавил: asusaser
  • Дата: 12-12-2016, 11:47
  • Комментариев: 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.
  • Добавил: asusaser
  • Дата: 12-12-2016, 11:47
  • Комментариев: 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.
  • Добавил: asusaser
  • Дата: 12-12-2016, 11:47
  • Комментариев: 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.
  • Добавил: bhaer
  • Дата: 12-12-2016, 11:03
  • Комментариев: 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.
  • Добавил: SCART56
  • Дата: 11-12-2016, 21:10
  • Комментариев: 0

Название: Visual Basic. Освой самостоятельно (+CD)
Автор: Культин Н.
Издательство: СПб.: БХВ-Петербург
Год: 2009
Страниц: 476
ISBN: 978-5-9775-0365-5
Формат: PDF
Размер: 108 Мб
Язык: русский

Показан процесс создания программы в Visual Basic, в доступной форме изложены принципы визуального проектирования и событийного программирования. Примеры и задачи различной сложности - от простейших расчетных до программ работы с графикой, мультимедиа и базами данных - демонстрируют назначение базовых компонентов, раскрывают тонкости разработки в Visual Basic.
  • Добавил: decomeron
  • Дата: 11-12-2016, 19:35
  • Комментариев: 0


Название: Core Java, Volume I+II,10th Edition
Издательство:
Автор:Cay S. Horstmann
Год:2016-2017
Количество страниц:1038+1088
Язык:English
Формат:pdf
Размер:117 Mb .

Core Java® has long been recognized as the leading, no-nonsense tutorial and reference for experienced programmers who want to write robust Java code for real-world applications. Now, Core Java®, Volume I—Fundamentals, Tenth Edition, has been extensively updated to reflect the most eagerly awaited and innovative version of Java in years: Java SE 8. Rewritten and reorganized to illuminate new Java SE 8 features, idioms, and best practices, it contains hundreds of example programs—all carefully crafted for easy understanding and practical applicability.