Writing 2014-04-26
May 11th, 2014Writing 2014-04-25
May 11th, 2014Writing 2014-04-24
May 11th, 2014Writing 2014-04-23
May 11th, 2014PBP: 003 Subroutines and Variables
May 11th, 2014The item in this category is not to separate the parenthesis from a function call by a space. This is sort of the converse of the last practice, and needed to help show a function call from a control structure.
I find this good advice, too, for the reasons given.
Writing 2014-04-22
May 10th, 2014Writing 2014-04-21
May 10th, 2014Writing 2014-04-20
May 10th, 2014Writing 2014-04-19
May 10th, 2014PBP: 002 Keywords
May 10th, 2014The PBP suggests putting a space between a keyword and the opening parenthesis, to help differentiate it from a subroutine call.
This is a good idea, for good reasons.