data dictionaries, wt? (1 Viewer)

freakcore

Member
Joined
Jan 29, 2005
Messages
37
Location
Newcastle
Gender
Female
HSC
2005
with the MW we have to do data dictionaries.
i have many modules (written in python) with various classes, functions and variables.
does a data dictionary only talk about varialbles? is it just set out like a chart? and do i need any more info other than the name of the variable and its data type?

i just dont get what this is meant to show.
 

mischaa

New Member
Joined
Sep 25, 2004
Messages
16
Gender
Undisclosed
HSC
N/A
It's usually organised by tables and contains variable, data type and the definition - i.e what does the values of that variable mean.
 

Hazaroth

New Member
Joined
Mar 29, 2008
Messages
8
Location
Sydney, Australia.
Gender
Male
HSC
2008
Mischaa's explanation is exactly right.

Here's an example to help you visualise it. :)
It's the data dictionary I made for my latest assignment, which was basically a text-based "Deal or No Deal" game created in pascal.
It's also probably the most complicated DD I've done so far. So, if you have any questions, feel free to ask me.

Edit: My bad, just realised how old this topic is. Well, regardless, the example's here for anyone who needs it. :p
 

Users Who Are Viewing This Thread (Users: 0, Guests: 1)

Top