Buy onlineBuy at Amazon.comBuy at Amazon.co.ukMainPrefaceContentsDownloadsLinks

Chapter 10: Programming Practices


Introduction

Algorithmics

    Order of Execution

    Examples

    Searching

    Example - Binary Search

    Sorting

    Example - Mergesort

Software Engineering

    The Design Cycle

    Modularization

    Object Orientation

Where to go from here