Code Construction
摘要
We are finally getting to the real heart of software development: writing the code. The purpose of this chapter is to provide some tips for writing better code, because we can all write better code. Our assumption throughout this discussion is that you already do know how to write code in at least one programming language. This chapter presents examples in a couple of languages, each chosen to best illustrate the points being made.