filmov
tv
Code Review: Comp Form Logo
![preview_player](https://i.ytimg.com/vi/r-L2HJC9v_g/maxresdefault.jpg)
Показать описание
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
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