May 2024
Intermediate to advanced
296 pages
6h 32m
English
In the previous chapter, we covered structural patterns and object-oriented programming (OOP) patterns that help us create clean, maintainable, and scalable code. The next category of design patterns is behavioral design patterns. Behavioral patterns deal with object interconnection and algorithms.
In this chapter, we’re going to cover the following main topics:
At the end of this chapter, you will know how to improve your software project designs using behavioral patterns.
Read now
Unlock full access