nus-cs3281 / 2017

A repo to hold info on CS3281 students
2 stars 1 forks source link

Code Quality Metrics: Putting Numbers into Code Quality #20

Closed wkurniawan07 closed 7 years ago

wkurniawan07 commented 7 years ago

Synopsis: It is undisputed that coders and reviewers alike want code to be as simple, understandable, and (put more positive adjectives here) as possible. It is, however, disputable how "simple", "understandable", etc. is defined. This talk will introduce about the concept of "Software Quality Metrics", an example of few used ones, and an in-depth explanation of one commonly-used metric: Cyclomatic Complexity.

Slides here.