How to Code: Systematic Program Design - Part 2

开始时间: 04/22/2022 持续时间: 5 weeks

所在平台: EdxArchive

课程类别: 其他类别

大学或机构: UBCx

授课老师: Gregor Kiczales

课程主页: https://www.edx.org/archive/how-code-systematic-program-design-part-ubcx-spd2x

课程评论:没有评论

第一个写评论        关注课程

课程详情

Building on the core method from SPD1, this course quickly expands to cover more complex programs. You will design animations and games in which a number of objects move around the screen. You will also design programs that operate on family trees and other hierarchical structures.

But even as your programs get more complex, you will find that the design method makes them easy to write; and that the resulting code is well-structured, well-tested and easy to maintain.

This course is part of the How to Code - Systematic Program Design XSeries Program

课程大纲

  • How to identify information with inherently linear structure.
  • How to identify information with inherently hierarchical structure.
  • How to represent linear and hierarchical information as data.
  • Designing functions to operate on such data.

课程评论(0条)

课程简介

Expand your use of the core design method from SPD1 to write well-crafted code that operates on more complex data like lists and trees.

课程标签

0人关注该课程

主题相关的课程