Quick Tip – Avoid abbreviating parameter names

Looking at some of the solutions to the July scripting games problems (here) I noticed that several of them used abbreviations for parameter names.  For instance: I understand that this is a competition of sorts and that part of the challenge is to get a solution with the smallest number of characters, but I realized …

Continue reading ‘Quick Tip – Avoid abbreviating parameter names’ »