Developing Software with UML: Object-oriented analysis and design in practice
Developing Software with UML: Object-oriented analysis and design in practice

Developing Software with UML: Object-oriented analysis and design in practice

Індивідуальне замовлення

0 0 відгуків

499.00 грн

ISBN:
9780201398267
Наявність:
Автор
Bernd Oestereich
Видавництво
Addison Wesley
Кіл-ть сторінок
336
Рік видання
1999
Розмір
18.5 x 1.7 x 22.5
Формат
Paperback
Вага
0.45kg
car ship plane
Умови доставки

Ознайомтеся з умовами доставки

Докладніше

  • Все про книгу
  • Відгуків (0)
Все про книгу Developing Software with UML: Object-oriented analysis and design in practice
Розробка програмного забезпечення з UML: Об'єктно-орієнтований аналіз і проектування на практиці | Ця книга є вступом до об'єктно-орієнтованого аналізу та дизайну для розробників з невеликим досвідом у цій сфері. Вона демонструє, як використовувати UML та застосовувати його в об'єктно-орієнтованій розробці програмного забезпечення. Ця книга пояснює переваги використання об’єктно-орієнтованого підходу до розробки програмного забезпечення, а також забезпечення сучасного обліку наявних технологій. Використовуючи численні приклади з реального життя для ілюстрації її застосування, використання уніфікованої мови моделювання (UML) в об'єктно-орієнтованому аналізі та дизайні системно роз’яснюється досвідченим практиком.

Developing Software with UML: Object-oriented analysis and design in practice | This book is an introduction object-oriented analysis and design for developers with little OO experience. It shows how to use UML and apply it in object-orientated software development. This book explains the benefits of using the object-oriented approach for software development as well as providing a state-of-the-art account of the technology available. Employing numerous real-life examples to illustrate its application, the use of the Unified Modeling Language (UML) in object-oriented analysis and design is explained systematically by an experienced practitioner.
Інші книги автора
Bernd Oestereich
Developing Software with UML: Object-oriented analysis and design in practice
Developing Software with UML: Object-oriented analysis and design in practice

499.00 грн

Докладніше
Рецензії про книгу Developing Software with UML: Object-oriented analysis and design in practice (0 відгуків)
+ Добавить отзыв

Написати відгук
Будь ласка авторизуйтесь або створити обліковий запис перед тим як написати відгук

Раніше переглянуте

New Retall
New Retall

499.00 грн

PR 2: Moby Dick
PR 2: Moby Dick

65.00 грн

$('.add_reve').on('click', function(e){ jQuery("html, body").animate({scrollTop: jQuery('#tab-review .prod_text').offset().top}, 500); e.preventDefault(); }); $('select[name=\'recurring_id\'], input[name="quantity"]').change(function(){ $.ajax({ url: 'index.php?route=product/product/getRecurringDescription', type: 'post', data: $('input[name=\'product_id\'], input[name=\'quantity\'], select[name=\'recurring_id\']'), dataType: 'json', beforeSend: function() { $('#recurring-description').html(''); }, success: function(json) { $('.alert-dismissible, .text-danger').remove(); if (json['success']) { $('#recurring-description').html(json['success']); } } }); }); //-->