-
Book Overview & Buying
-
Table Of Contents
Hands-On Software Engineering with Python - Second Edition
By :
Before starting any code project, some understanding of what it is intended to accomplish needs to be known. That knowledge may be vague, particularly for smaller projects, or for small changes to large projects, and often the implementation details are left in the hands of the engineers who will actually write the relevant code.
For the balance of this book, the project in question is a fairly substantial one — the fictional company whose systems were written about in the previous edition has determined that they need to make some significant changes to the existing system, across several different areas of interest. This chapter will explain how to read some of the material needed to fully understand those changes, before covering, in high-level, the details: