-
Recent Posts
Recent Comments
tru on The Last Superstition: The Unm… diskgrinder on The Last Superstition: Co… arensb on Pseudo-Numeric Identifiers Jimmy sm on Pseudo-Numeric Identifiers arensb on Removing Magic Pages
Categories
Archives
Meta
Follow me on Twitter
My Tweets
Tag Archives: variable types
Pseudo-Numeric Identifiers
Let’s say you’re a programmer, and your application uses Library of Congress Control Numbers for books, e.g., 2001012345, or ZIP codes, like 90210. What data types would you use to represent them? Or maybe something like the Dewey Decimal System, which uses … Continue reading