What is data and information?
Data is unprocessed raw numbers, text, and images that are meaningless without context
Information is data that has been processed and is given context and meaning
Elements to consider when laying out information:
The benefit of house style:
Things to look out for when making a document:
Why use snake_case?
How should the date be written when naming files? Why?
You should write the date in the yyyy/mm/dd order so that the files will appear in date order when they are sorted by name
Write the format for using the date in versioning?
MAJOR.REVISION.BUILDdate.BUILDnumber
What is BUILDnumber?
BUILDNumber is the number in a series of versions from the BUILDdate