Cyclomatic Complexity in Code

--

Software architecture is one of the most important and challenging concepts in software development. In order to properly address software architecture, it should be evaluated and analyzed in four aspects: architectural patterns, architectural charactristics, architectural decisions, and design principles. In this session, I am going to talk about how to measure architectural characteristics, and while familiarizing ourselves with the Cyclomatic Complexity, we will examine how to calculate it together.

You can watch this talk at YouTube:

--

--