How to Code: Systematic Program Design - Part 1

所在平台: EdxArchive

课程类别: 其他类别

大学或机构: UBCx

授课老师: Gregor Kiczales

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

课程评论:没有评论

第一个写评论        关注课程

课程简介

Learn systematic program design - how to write programs that tell a clear story about what they do, are well-tested, and easy to improve.

课程大纲

  • How to represent information as data
  • How to focus each part of your program on a single task
  • How to use examples to clarify what your program should do
  • How to determine the proper tests for a program
  • How to simplify the structure of your program using common patterns

课程评论(0条)

课程详情

This short series of programming courses are unique in focusing on learning a systematic programming method rather than a programming language. This practical approach will help you channel your creativity so that you can program well in any language.

SPD1 presents the core design method with a focus on simple data. You will learn techniques that help you develop your program requirements; how to produce programs with consistent structure that are easy to modify later; and how to make your programs more reliable by building tests as an integral part of the programming process. This part concludes with the design of simple interactive program. The final project is an interactive game.

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

课程标签

0人关注该课程

主题相关的课程