DataShare | Shared With: Everyone - Apr 08 2008 | metadata, blogs, standards, statistics, social science data
DataShare | Shared With: Everyone - Feb 12 2008 | metadata, data curation, XML, webcast, standards, USALibrary of Congress Webcast: Using METS and MODS to Create XML Standards-Based Digital Library Applications
Related Content from Around Faves
standard
-
Guido's recommendations for python coding conventions.
I don't follow the function naming conventions - as I'm too used to InitialCapital for function and method names (I think functions should look more like Classes than variables).
6 FaversViewed: 6 TimesQuoted: Modules should have short, all-lowercase names. Underscores can be used in the module name if it improves readability. Python packages should also have short, all-lowercase names, although the use of underscores is discouraged.
- Rich - May 16 20091 FaverViewed: 8 Times
- petersigrist - May 13 20091 FaverViewed: 36 Times

