Object-Oriented Software Engineering: An Agile Unified Methodology

Автор: alex66 от 13-07-2019, 09:18, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ


Название: Object-Oriented Software Engineering: An Agile Unified Methodology
Автор: David C. Kung
Издательство: McGraw-Hill
Год: 2014
Формат: PDF
Страниц: 720
Размер: 302,4 МБ
Язык: English

Object-Oriented Software Engineering: An Agile Unified Methodology, presents a step-by-step methodology - that integrates Modeling and Design, UML, Patterns, Test-Driven Development, Quality Assurance, Configuration Management, and Agile Principles throughout the life cycle. The overall approach is casual and easy to follow, with many practical examples that show the theory at work.
 

Introduction to Software Design with Java

Автор: Igor1977 от 13-07-2019, 07:53, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ


Название: Introduction to Software Design with Java
Автор: Robillard M.P.
Издательство: Springer
Год: 2019
Формат: djvu
Страниц: 302
Для сайта: LitMy
Размер: 14 mb
Язык: английский

This textbook provides an in-depth introduction to software design, with a focus on object-oriented design, and using the Java programming language. Its goal is to help readers learn software design by discovering the experience of the design process. To this end, a narrative is used that introduces each element of design know-how in context, and explores alternative solutions in that context. The narrative is supported by hundreds of code fragments and design diagrams. The first chapter is a general introduction to software design.
 

Absolute Java, 5th Edition

Автор: alex66 от 13-07-2019, 07:44, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ


Название: Absolute Java, 5th Edition
Автор: Walter Savitch
Издательство: Pearson Education
Год: 2013
Формат: PDF
Для сайта: litgu.ru
Страниц: 1306
Размер: 10,99 МБ
Язык: English

Praised for providing an engaging balance of thoughtful examples and explanatory discussion, best-selling author Walter Savitch explains concepts and techniques in a straightforward style using understandable language and code enhanced by a suite of pedagogical tools. Absolute Java is appropriate for both introductory and intermediate programming courses introducing Java.

Изменил: alex66 по причине: обновлена ссылка

 

Создание Windows приложений с использованием математических процедур MATLAB

Автор: umkaS от 12-07-2019, 13:26, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Создание Windows приложений с использованием математических процедур MATLAB
Автор: Смоленцев Н.К.
Издательство: М.: ДМК Пресс
Год: 2008
Cтраниц: 456
Формат: pdf
Размер: 11 мб
Язык: русский

Данная книга посвящена изложению методов использования математических процедур MATLAB при создании Windows приложений, работающих независимо от MATLAB. Книга содержит введение в MATLAB и описание пакетов расширения MATLAB, позволяющих создавать компоненты, которые могут быть использованы при программировании на С++, Borland JBuilder, VBA в Excel и VisualStudio 2005. Кратко изложены необходимые сведения по языкам программирования Java и C#.
 

Аппаратные и программные средства встраиваемых систем

Автор: Biber от 12-07-2019, 08:06, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Аппаратные и программные средства встраиваемых системНазвание: Аппаратные и программные средства встраиваемых систем
Автор: Ключев А.О., Ковязина Д.Р
Жанр: Учебное пособие
Издательство: СПбГУ ИТМО
Год: 2010
Страниц: 288
Язык: Русский
Формат: pdf
Размер: 59,76 Mb

Учебное пособие является введением в проблематику организации аппаратных и программных средств встраиваемых вычислительных систем (ВВС).
 

Dungeons and Desktops: The History of Computer Role-Playing Games, Second Edition

Автор: literator от 12-07-2019, 01:39, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Dungeons and Desktops: The History of Computer Role-Playing Games, Second Edition
Автор: Matt Barton, Shane Stacks
Издательство: A K Peters/CRC Press
Год: 2019
Страниц: 645
Язык: английский
Формат: pdf (true)
Размер: 29.7 MB

Computer role-playing games (CRPGs) are a special genre of computer games that bring the tabletop role-playing experience of games such as Dungeons & Dragons to the computer screen. Thisnew edition inlcudes two new chapters: The Modern Age, and a chapter on Indies and Mobile CRPGs. The new modern age chapter will cover, among other topics, Kickstarter/FIG crowdfunded projects such as Torment: Tides of Numenera and Pillars of Eternity. It'll also bring the book up to date with major games such as Dragon Age, Witcher, Skyrim. Expanded info in first chapter about educational potential of CRPGs. Color figures will be introduced for the first time.
 

Designing Audio Effect Plugins in C++: For AAX, AU, and VST3 with DSP Theory 2nd Edition

Автор: buratino от 12-07-2019, 00:05, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Designing Audio Effect Plugins in C++: For AAX, AU, and VST3 with DSP Theory Second Edition
Автор: Will C. Pirkle
Издательство: Routledge
Год: 2019
Формат: True PDF
Страниц: 702
Размер: 11.5 Mb
Язык: English

Designing Audio Effect Plugins in C++ presents everything you need to know about digital signal processing in an accessible way. Not just another theory-heavy digital signal processing book, nor another dull build-a-generic-database programming book, this book includes fully worked, downloadable code for dozens of professional audio effect plugins and practically presented algorithms.
 

Kubernetes Best Practices: Blueprints for Building Successful Applications on Kubernetes (Early Release)

Автор: literator от 11-07-2019, 21:40, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Kubernetes Best Practices: Blueprints for Building Successful Applications on Kubernetes (Early Release)
Автор: Brendan Burns, Eddie Villalba, Dave Strebel, Lachlan Evenson
Издательство: O’Reilly Media, Inc.
Год: 2019
Страниц: 187
Язык: английский
Формат: epub, mobi
Размер: 10.8 MB

You’ve learned everything there is to know about Kubernetes. Now it’s time to put that knowledge into practice. With this practical book, tech leads, DevOps engineers, developers, and architects will learn real-world best practices for putting Kubernetes into action with actual applications. You’ll understand how to build and deploy complete solutions in Kubernetes—everything from CI/CD to application design, deployments, and experiments. You’ll also learn how other companies have delivered solutions in Kubernetes.
 

C++ mit Visual Studio 2017 und Windows Forms-Anwendungen: Ein Fach- und Lehrbuch für Standard C++ und Windows Forms-Anwendungen

Автор: literator от 11-07-2019, 21:02, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: C++ mit Visual Studio 2017 und Windows Forms-Anwendungen: Ein Fach- und Lehrbuch für Standard C++ und Windows Forms-Anwendungen
Автор: Richard Kaiser
Издательство: Springer Vieweg
Год: 2018
Страниц: 830
Язык: немецкий
Формат: pdf (true)
Размер: 10.6 MB

Dieses Buch stellt C++ umfassend dar. Es ist ein Lehrbuch, das keine Vorkenntnisse voraussetzt. Die C++11/14-Erweiterungen sind von Anfang an integriert. Und es ist ein Fachbuch, das erfahrene C++-Programmierer auf den neuesten Stand bringt. Es zeigt die zahlreichen Neuerungen gegenüber früheren Versionen von C++ und Visual Studio. Viele Beispiele illustrieren, wie man diese vorteilhaft einsetzen kann. Die Inhalte sind in zahlreichen Vorlesungen und Industrieseminaren erprobt. Übungsaufgaben (mit Lösungen auf der Homepage des Autors) ermöglichen dem Leser, das Gelernte zu vertiefen.
 

The Ultimate Javascript Manual Third Edition - 2019

Автор: literator от 11-07-2019, 20:30, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: The Ultimate jаvascript Manual 2019, Third Edition
Автор: Dan Peel (Editor)
Издательство: Future Publishing Ltd.
Год: 2019
Страниц: 180
Язык: английский
Формат: pdf
Размер: 112.9 MB

The internet as we know it wouldn't really work without jаvascript. In this guide from the makers of net magazine, we explore the tools and technologies powering jаvascript today. Over the next 180 jam-packed pages you'll learn everything you ever wanted to know about the most important programming language in the world.