Instructors' slides to support the book Object-Oriented Software Engineering: Practical Software Development using UML and Java - First Edition

By Timothy C. Lethbridge and Robert Laganière

Below you will find a set of slides we have prepared for lecturers who adopted the first edition of this book. This material is made available on an 'open source' basis. You are therefore free to use and modify this material.

This page is here for the historical record. Currect users of the book should use the slides for the second edition

  1. Slides for Chapter 1: Software and Software Engineering;
    (html version);
    (PDF version)
    (PDF version, 4 slides per sheet)

  2. Slides for Chapter 2: Review of Object Orientation;
    (html version);
    (PDF version)
    (PDF version, 4 slides per sheet)

  3. Slides for Chapter 3: Basing Software Development on Reusable Technology;
    (PDF version)
    (PDF version, 4 slides per sheet)

  4. Slides for Chapter 4: Developing Requirements;
    (PDF version)
    (PDF version, 4 slides per sheet)

  5. Slides for Chapter 5: Modelling With Classes;
    (PDF version)
    (PDF version, 4 slides per sheet)

  6. Slides for Chapter 6: Using Design Patterns;
    (PDF version)
    (PDF version, 4 slides per sheet)

  7. Slides for Chapter 7: Focusing on Users and Their Tasks;
    (PDF version)
    (PDF version, 4 slides per sheet)

  8. Slides for Chapter 8: Modelling Interactions and Behaviour;
    (PDF version)
    (PDF version, 4 slides per sheet)

  9. Slides for Chapter 9: Architecting and Designing Software;
    (PDF version)
    (PDF version, 4 slides per sheet)

  10. Slides for Chapter 10: Testing and Inspecting to Ensure High Quality;
    (PDF version)
    (PDF version, 4 slides per sheet)

  11. Slides for Chapter 11: Managing the Software Process;
    (html version);
    (PDF version)
    (PDF version, 4 slides per sheet)

  12. French slides from Tom Mens, another person giving a course based on the book

    .

Compressed versions for faster download

The above PowerPoint files range in size from 80K to 296K. In case you need to download these over a slow Internet connection, here is a compressed 1 MB zip file with all the slides that will take about half the time to load. And here is a 1 MB tar.gz file. Here is a zipped version of the PDF files with 4 slides per sheet..

New: We also have extra slides produced for the video of Chapter 5 lectures: Step-by-step development of creating the class diagram for the Bank Account Management problem.

Back to the support material page.

Back to the book's main page