July 2016
Intermediate to advanced
274 pages
6h 11m
English
After discussing the architectural concepts of our modular design in the previous chapter, it is time for us to look at the actual implementation.
The goal of this chapter is to examine the code and see how all the pieces fit and work together in a real application.
While we will not discuss every aspect of the code, each main piece will be broken down into smaller pieces, and most of the details will be explained.
I highly recommend that you download the project code related to this chapter from the site accompanying this book and follow along as we go through the finer points of the code. I am using different techniques at different parts of the code, which at first glance, might look ...
Read now
Unlock full access