by Ruben Hamers | Aug 2, 2021 | Object-Oriented Software Engineering, Reviews
#begin At last! I’m finally writing my review of Object-Oriented Software Engineering (OOSE) A Use Case Driven Approach by Ivar Jacobson et al. It took me a lot of time to read through the book. You know, some books are really difficult to read and are really...
by Ruben Hamers | Jul 13, 2021 | Object-Oriented Software Engineering, Reviews
#begin Juli 1th, I finally finished reading the Object-Oriented Software Engineering, A Use Case Driven Approach book. I read it front to back, although I have to admit I only read parts of the second case study: Telecom chapter, because there was another case...
by Ruben Hamers | Mar 10, 2021 | SOLID
#begin This is the fifth and last blog in the series about the SOLID principles of Object Oriented Design. It is all about the D in SOLID, the Dependency Inversion Principle. If you missed the first four blogs in this series, you can read them here: S, O, L and I. The...
by Ruben Hamers | Feb 6, 2021 | SOLID
#begin This is the fourth blog in the series about the SOLID principles of Object Oriented Design. It is all about the I in SOLID, the Interface Segregation Principle. If you missed the first three blogs in this series, you can read them here, here and here. The...
by Ruben Hamers | Jan 17, 2021 | SOLID
#begin This is the third blog in the series about the SOLID principles of Object Oriented Design. It is all about the L in SOLID, the Liskov Substitution Principle. If you missed the first two blogs in this series, you can read them here and here. The Liskov...
Recent Comments