Автор: Sophia Drossopoulou Название: ECOOP 2009 -- Object-Oriented Programming ISBN: 3642030122 ISBN-13(EAN): 9783642030123 Издательство: Springer Рейтинг: Цена: 14673.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Thanks to Sophia Drossopoulou for her dedicated work as PC Chair in assembling a ?ne scienti?c program including forward-looking keynotes, and for her e?orts to reduce the environmental impact of the PC meeting by replacing a physical meeting with a virtual meeting.
Автор: Theo D`Hondt Название: ECOOP 2010 -- Object-Oriented Programming ISBN: 3642141064 ISBN-13(EAN): 9783642141065 Издательство: Springer Рейтинг: Цена: 16769.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: constitutes the refereed proceedings of the 24th European Conference on Object-Oriented Programming, ECOOP 2010, held in Maribor, Slovenia, in June 2010. This book includes papers that cover topics such as programming environments and tools, theoretical foundations of programming languages, formal methods, and concurrency models in Java.
Автор: Jan Vitek Название: ECOOP 2008 - Object-Oriented Programming ISBN: 3540705910 ISBN-13(EAN): 9783540705918 Издательство: Springer Рейтинг: Цена: 14673.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Constitutes the refereed proceedings of the 22nd European Conference on Object-Oriented Programming, ECOOP 2008, held in Paphos, Cyprus, in July 2008. This work covers topics such as design methods and design patterns in analysis, concurrent systems, databases, persistence and transactions, distributed and mobile systems and testing and metrics.
Автор: Richard Jones Название: ECOOP 2014 -- Object-Oriented Programming ISBN: 3662442019 ISBN-13(EAN): 9783662442012 Издательство: Springer Рейтинг: Цена: 12298.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: This book constitutes the proceedings of the 28th European Conference on Object-Oriented Programming, ECOOP 2014, held in Uppsala, Sweden, in July/August 2014. The 27 papers presented in this volume were carefully reviewed and selected from 101 submissions. They are organized in topical sections named: analysis; JavaScript, PHP and frameworks;
Описание: * Includes coverage on .NET Generics, .NET 2.0. and coverage of both Open Source and Closed Source libraries and applications. *Based on C# code examples that work on multiple platforms (e.g. Linux, Windows, etc). * Focuses on solving problems in short and easy to digest segments.
Автор: Ole Lehrmann Madsen Название: ECOOP `92. European Conference on Object-Oriented Programming ISBN: 3540556680 ISBN-13(EAN): 9783540556688 Издательство: Springer Рейтинг: Цена: 12157.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: ECOOP has been able to attract papers of a high scientificquality as well as high quality experience papers describingthe pros and cons of using object orientation in practice. Each submitted paper was reviewed by 3-4people, and the selection of papers was based only on thequality of the papers themselves.
Автор: Oscar M. Nierstrasz Название: ECOOP `93 - Object-Oriented Programming ISBN: 3540571205 ISBN-13(EAN): 9783540571209 Издательство: Springer Рейтинг: Цена: 12577.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: It is now more than twenty-five years since object-oriented programming was "inve- ed" (actually, more than thirty years since work on Simula started), but, by all accounts, it would appear as if object-oriented technology has only been "discovered" in the past ten years!
Автор: Giuseppe Castagna Название: ECOOP 2013 -- Object-Oriented Programming ISBN: 3642390374 ISBN-13(EAN): 9783642390371 Издательство: Springer Рейтинг: Цена: 6986.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: This book constitutes the proceedings of the 27th European Conference on Object-Oriented Programming, ECOOP 2013, held in Montpellier, France, in July 2013. The 29 papers presented in this volume were carefully reviewed and selected from 116 submissions. They are organized in topical sections on aspects, components, and modularity;
Автор: Martin Rinehart Название: JavaScript Object Programming ISBN: 1484217861 ISBN-13(EAN): 9781484217863 Издательство: Springer Рейтинг: Цена: 3772.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: This brief book explains the advantages of the object model, inheritance, both classical and prototypical, and shows how these concepts can be implemented in JavaScript. It also shows how object programming (OP) opens a new world of design possibilities that go far beyond inheritance. This book will help the intermediate JavaScript programmer learn to use both types of inheritance. For classical inheritance, it is accompanied by a substantial online system (a windowing UI library) that shows classical inheritance at its best. The same system shows how OP "capabilities" can eliminate much of the need for inheritance. For experienced JavaScript programmers, this book shows why most of the old views of JavaScript's inheritance have not done it justice. JavaScript classes inherit from JavaScript's prototypes, a fact that makes JavaScript's prototypes, when used correctly, functional equivalents to C]+ classes (not to prototypes in true prototypical languages, like Self). JavaScript's object programming (not inheritance) is what separates it from classical OOP languages like C++ and Java. Most important, basing inheritance on JavaScript's prototypal chain is possible, but is not the best choice for prototypal inheritance or classical inheritance. What You'll Learn
What are objects, JavaScript objects and object programming
What is and how to use inheritance and JavaScript inheritance as well as inheritance alternatives
How to design for JavaScript
What are and how to use OO principles in JavaScript
How to use Constructors with JavaScript and more
AudienceThis book is for both intermediate and advanced JavaScript and Web development programmers. However, any programmer will understand the concepts and any JavaScript programmer should understand all of the concepts in this book. The code there is shows examples of the concepts discussed.
Автор: Awais Rashid Название: Aspect-Oriented Database Systems ISBN: 3642056695 ISBN-13(EAN): 9783642056697 Издательство: Springer Рейтинг: Цена: 10480.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание:
Recently, a new set of software development techniques has become available, collectively termed Aspect-Oriented Software Development (AOSD). This aims to support the modularization of systemic properties (also referred to as crosscutting concerns) and their subsequent composition with the other parts of a system.
Rashid focuses on the use of Aspect-Oriented Programming (AOP) techniques to modularize otherwise broadly scoped features in database systems, such as the evolution or the versioning model, to improve their customizability, extensibility and maintainability. He shows how the use of AOP can transform the way we develop, use and maintain database systems. He also discusses how database systems can support AOP by providing a means for the storage and retrieval of aspects.
"Aspect-Oriented Database Systems" shows the possible synergy between AOP and database systems, and is of particular interest to researchers, graduate students and software developers in database systems and applications.
ООО "Логосфера " Тел:+7(495) 980-12-10 www.logobook.ru