Software engineering: Creating your own coding standard

preview_player
Показать описание
Shows how it is possible to create custom coding standards based on existing standards. Creates two coding standards one for legacy code and another for new code. Applies each new coding standard to a different project.

00:00 Welcome
00:10 Which coding standard?
00:20 Native Code
01:53 Adopted Code
02:18 Legacy Code
03:00 Report Editor
03:30 Creating ACME_Legacy coding standard
04:04 Creating ACME_Native coding standard
04:50 Preventing the Tab character from being used
05:25 Setting indentation to 3 spaces
05:45 Setting maximum cyclomatic complexity
06:26 Naming convention rules
07:10 Running code review with ACME_Native standard
08:10 Viewing code review to ACME_Native standard
09:10 Running code review with ACME_Native standard
10:05 Viewing code review to ACME_Legacy standard
Рекомендации по теме
welcome to shbcf.ru