AsteroidT / DesignBook

Companion repository for the book "Introduction to Software Design with Java"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction to Software Design with Java

Companion web site for the book "Introduction to Software Design with Java" by Martin P. Robillard, Springer 2019.

All the material on this site is organized by book chapter. To the extent possible, this site will be actively maintained, with new material being released occasionally. If you would like to report a problem, please use the issue management system, making sure the problem has not already been reported in the "Clarifications and Corrections" page for the chapter or in existing issue reports.

Chapter 1: Introduction

Chapter 2: Encapsulation

Chapter 3: Types and Interfaces

Chapter 4: Object State

Chapter 5: Unit Testing

Chapter 6: Composition

Chapter 7: Inheritance

Chapter 8: Inversion of Control

Chapter 9

License

Creative Commons License

Unless otherwise noted, the content of this repository is licensed under a Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License.

Copyright Martin P. Robillard 2019

About

Companion repository for the book "Introduction to Software Design with Java"


Languages

Language:Java 100.0%