Code Review: Comp Form Logo

preview_player
Показать описание
A quick code review of the Comp Form Logo sketch by Mari Hosho, with emphasis on code readability.

Class: Computational Form

Code Review Links

00:00 Introduction
00:41 Remove Unused Parameters
00:55 Explicitly Declare the Variables
01:33 Use min()
01:57 Use const
02:14 Group Related Code
02:30 Inline the Functions
Рекомендации по теме