How to Design Functions (HtDF)
Willem Zhang Lv6

流程

  1. Signature, purpose and stub

  2. Define examples and formulate them as tests

  3. Replace the stub with a function template

  4. Replace the function template with the code for the function body

  5. Test and debug until working.

链接:

https://sites.google.com/site/ubccpsc189/how-to-design-functions-htdf

https://learning.edx.org/course/course-v1:UBCx+HtC1x+2T2017/home

  • Post title:How to Design Functions (HtDF)
  • Post author:Willem Zhang
  • Create time:2021-05-08 19:05:54
  • Post link:https://ataraxia.top/2021/05/08/How-to-Design-Functions-HtDF/
  • Copyright Notice:All articles in this blog are licensed under BY-NC-SA unless stating additionally.
 Comments