How to Code: Complex Data

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

所在平台: EdxArchive

课程类别: 其他类别

大学或机构: UBCx

授课老师: Gregor Kiczales

课程主页: https://www.edx.org/archive/how-code-complex-data-ubcx-htc2x

课程评论:没有评论

第一个写评论        关注课程

课程详情

As your program requirements get more complex, you will find that simple additions to the design method make it easy to write well-structured and well-tested code that is easy to maintain.

By learning how to capture common data and control structures using abstraction, your programs will get shorter and better tested.

Building on the core methods from How to Code: Simple Data, this programming course, part of the Software Development MicroMasters program, quickly expands to cover more complex programs on more complex data. Towards the end of the course, you will design programs that even experienced developers would find challenging.

You will also learn how to design search programs. You will design a program to solve Sudoku puzzles, and will be able to design many other puzzle solvers as well.

Learners who enroll in the Verified track will receive staff grading for the course project and increased interaction with the instructor and staff.

 


Learner Testimonial

"It's a great course and maybe one of the most important topics to master if you're a programmer (any level). This course will teach you how to design better, cleaner and faster programs." 
- Previous Student

课程大纲

  • How to identify commonalities in data definitions and functions
  • How to avoid repetition using abstraction
  • How to design functions that operate on graphs
  • How to design programs that search a given problem space to find a valid solution

课程评论(0条)

课程简介

Learn how to design more complex programs, using new data structures, abstraction, and generative recursion.

课程标签

0人关注该课程

主题相关的课程