Saturday 12:10 p.m.–12:55 p.m. in Room 26A/B/C

HOWTO Write a Function

Jack Diederich

Description

A function is a small chunk of code that does useful work. Your job when writing a function is to do it in a way that it easy to read. Based on over 15 years of code reviews here are some tips and guidelines I give again and again.