Clean Code Nugget 2: Functions

Stephen Bamford
RES Software Team
Published in
1 min readMay 7, 2019

As part of our code quality initiative (to help people across RES to write better code and produce better software), we recently held our second Clean Code Nugget meeting to discuss how to write better functions.

  • A brief recap of what Clean Code is.
  • A couple of concepts related to functions
  • Guidelines to writing good functions.

Here are a couple of links that we referred to in our discussions:

Stay tuned for further videos, and happy coding!

--

--