In our last chapter, we will take on a large project that will allow us to make use of many of the concepts we’ve learned. These include sketching out a top-down design, organizing our code into subroutines and a main routine using our top-down design as a guide, writing unit tests, then following the test-develop-test cycles of test-driven development.

错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Writing a Large Project

  • James R. Derry

摘要

In our last chapter, we will take on a large project that will allow us to make use of many of the concepts we’ve learned. These include sketching out a top-down design, organizing our code into subroutines and a main routine using our top-down design as a guide, writing unit tests, then following the test-develop-test cycles of test-driven development.