Stories recently tagged with 'Standard'

Naming Guidelines for Coding(jamesewelch.com)

submitted by jamesewelchjamesewelch(2275) 4 years, 8 months ago

I’ve tried to maintain a consistent set of naming rules for my code. Here’s a few guidelines that I’ve collected over the years. Contains recommending naming rules for namespaces, classes, enumerations, parameters, methods, properties, events, exception classes, and interfaces and abbreviation usage. read more...

add a comment |category: |Views: 8

tags: another