Добавить в избранное
Форум
Правила сайта "Мир Книг"
Группа в Вконтакте
Подписка на книги
Правообладателям
Найти книгу:
Навигация
Вход на сайт
Регистрация



Реклама



Название: Design Patterns: Thanks to WikiPedia
Автор: Various
Издательство: Autoedici?n
Год: 2011
Формат: pdf
Страниц: 180
Размер: 1,08 mb.
Язык: English

Los patrones de dise?o son la base para la b?squeda de soluciones a problemas comunes en el desarrollo de software y otros ?mbitos referentes al dise?o de interacci?n o interfaces.

Un patr?n de dise?o es una soluci?n a un problema de dise?o. Para que una soluci?n sea considerada un patr?n debe poseer ciertas caracter?sticas. Una de ellas es que debe haber comprobado su efectividad resolviendo problemas similares en ocasiones anteriores. Otra es que debe ser reutilizable, lo que significa que es aplicable a diferentes problemas de dise?o en distintas circunstancias.
Разместил: Semka 4-02-2019, 10:43 | Комментарии: 0 | Подробнее

Название: Domain-Driven Design Reference
Автор: Eric Evans
Издательство: Autoedici?n
Год: 2015
Формат: pdf
Страниц: 59
Размер: 0,4 mb.
Язык: English

Domain-Driven Design (DDD) is an approach to software development for complex businesses and other domains. DDD tackles that complexity by focusing the team's attention on knowledge of the domain, picking apart the most tricky, intricate problems with models, and shaping the software around those models. Easier said than done! The techniques of DDD help us approach this systematically.
Разместил: Semka 4-02-2019, 10:43 | Комментарии: 0 | Подробнее

Название: Computer Science Design Patterns
Автор: Various
Издательство: Wikibooks
Год: 2014
Формат: pdf
Страниц: 277
Размер: 1,8 mb.
Язык: English
In software engineering, a design pattern is a general reusable solution to a commonly occurring problem within a given context in software design. A design pattern is not a finished design that can be transformed directly into source or machine code. It is a description or template for how to solve a problem that can be used in many different situations. Patterns are formalized best practices that the programmer must implement in the application. Object-oriented design patterns typically show relationships and interactions between classes or objects, without specifying the final application classes or objects that are involved. Patterns that imply object-orientation or more generally mutable state, are not as applicable in functional programming languages.

Design patterns reside in the domain of modules and interconnections. At a higher level there are architectural patterns that are larger in scope, usually describing an overall pattern followed by an entire system.

There are many types of design patterns, for instance:

Algorithm strategy patterns addressing concerns related to high-level strategies describing how to exploit application characteristics on a computing platform.
Computational design patterns addressing concerns related to key computation identification.
Execution patterns that address concerns related to supporting application execution, including strategies in executing streams of tasks and building blocks to support task synchronization.
Разместил: Semka 4-02-2019, 10:43 | Комментарии: 0 | Подробнее

Название: Application Patterns in Functional Languages
Автор: Nikolaas N. Oosterhof
Издательство: University of Twente
Год: 2005
Формат: pdf
Страниц: 147
Размер: 0,6 mb.
Язык: English

Most contemporary pure functional languages provide support for patterns in function definitions. Examples of common patterns are the identifier, constant, tuple, list algebraic, n+k and as-pattern.
Разместил: Semka 4-02-2019, 10:43 | Комментарии: 0 | Подробнее

Название: An Introduction to Design Patterns in C++ with Qt 4
Автор: Alan Ezust , Paul Ezust
Издательство: Prentice Hall
Год: 2006
Формат: pdf
Страниц: 656
Размер: 7,2 mb.
Язык: English

Qt es una biblioteca multiplataforma ampliamente usada para desarrollar aplicaciones con una interfaz gr?fica de usuario as? como tambi?n para el desarrollo de programas sin interfaz gr?fica como herramientas para la l?nea de comandos y consolas para servidores.

Es producido por la divisi?n de software Qt de Nokia, que entr? en vigor despu?s de la adquisici?n por parte de Nokia de la empresa noruega Trolltech, el productor original de Qt, el 17 de junio de 2008. Nokia anuncio que va a detener sus desarrollos en Symbian para usar la plataforma de Microsoft para sus telefonos inteligentes en Febrero de 2011. En marzo del mismo a?o, anunciaron la adquisici?n de las licencias comerciales de QT por Digia PLC, aunque Nokia va a continuar como la fuerza de desarrollo principal atras de la librer?a.
Разместил: Semka 4-02-2019, 10:42 | Комментарии: 0 | Подробнее

Название: Ada for the C++ or Java Develope
Автор: Quentin Ochem
Издательство: AdaCore
Год: 2013
Формат: pdf
Страниц: 38
Размер: 0,4 mb.
Язык: English

Nowadays it seems like talking about programming languages is a bit pass?. The technical wars of the past decade have subsided and today we see a variety of high-level and well-established languages offering functionality that can meet the needs of any programmer.
Разместил: Semka 4-02-2019, 10:42 | Комментарии: 0 | Подробнее

Название: ADA for Software Engineers
Автор: M. Ben-Ari
Издательство: Weizmann Institute of Science
Год: 2005
Формат: pdf
Страниц: 356
Размер: 0,7 mb.
Язык: English

Ada is the programming language of choice for high integrity software systems and is used extensively in industries such as transportation and aerospace. Special features of the book include: Object-oriented programming, concurrency, and embedded and real-time systems are emphasized. Ada for Software Engineers explains the language concepts and the terminology of the standards document, the Ada Reference Manual (ARM).
Разместил: Semka 4-02-2019, 10:42 | Комментарии: 0 | Подробнее

Название: Ada Distilled
Автор: Richard Riehle
Издательство: AdaWorks Software Engineering
Год: 2002
Формат: pdf
Страниц: 113
Размер: 0,9 mb.
Язык: English

Ada es un lenguaje de programaci?n orientado a objetos y fuertemente tipado de forma est?tica que fue dise?ado por Jean Ichbiah de CII Honeywell Bull por encargo del Departamento de Defensa de los Estados Unidos. Es un lenguaje multiprop?sito, orientado a objetos y concurrente, pudiendo llegar desde la facilidad de Pascal hasta la flexibilidad de C++.
Разместил: Semka 4-02-2019, 10:42 | Комментарии: 0 | Подробнее

Название: Ada Style Guide
Автор: Various
Издательство: Wikibooks
Год: 2013
Формат: pdf
Страниц: 337
Размер: 1,5 mb.
Язык: English

Esta Gu?a de Estilo es una actualizaci?n de las reglas creadas para el lenguaje ADA 95 que busca reflejar los cambios m?s recientes de su versi?n 2005.

El prop?sito de esta gu?a es ayudar a los programadores a desarrollar mejores programas en lenguaje Ada mediante la identificaci?n de un conjunto de directrices estil?sticas que pueden considerarse est?ndares. Esta gu?a de estilo no est? dise?ada para sustituir el manual de referencia de Ada, sino como un tutorial para mejorar la calidad del c?digo.
Разместил: Semka 4-02-2019, 10:42 | Комментарии: 0 | Подробнее

Название: ADA Programming
Автор: Various
Издательство: Wikibooks
Год: 2012
Формат: pdf
Страниц: 242
Размер: 1,2 mb.
Язык: English

Ada es un lenguaje de programaci?n orientado a objetos y fuertemente tipado de forma est?tica que fue dise?ado por Jean Ichbiah de CII Honeywell Bull por encargo del Departamento de Defensa de los Estados Unidos. Es un lenguaje multiprop?sito, orientado a objetos y concurrente, pudiendo llegar desde la facilidad de Pascal hasta la flexibilidad de C++.
Разместил: Semka 4-02-2019, 10:41 | Комментарии: 0 | Подробнее
 MirKnig.Su  ©2021     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности