Comment on With book on Go, Kernighan guides students at Princeton and beyondparentComments−logingone10yexported identifiers begin with an upper case letter and those that are private are lower caseI'm not sure that should be considered a nugget, as much as a fundamental.−alblue10yYes, exactly - I would have expected this to be called out much more prominently than in the middle of page 28, especially when it defines 'exported' and then fails to have an index entry back to it.
Comments
exported identifiers begin with an upper case letter and those that are private are lower case
I'm not sure that should be considered a nugget, as much as a fundamental.
Yes, exactly - I would have expected this to be called out much more prominently than in the middle of page 28, especially when it defines 'exported' and then fails to have an index entry back to it.