[Tutor] if statement issue

Alan Gauld alan.gauld at yahoo.co.uk
Sat Apr 25 19:20:17 EDT 2020


On 25/04/2020 22:44, DL Neil via Tutor wrote:

> (I tend to start with 'the data', because that is my background - not 
> just because I like to tease @Alan - mercilessly)
Teasing noted, but to be fair if it is a data oriented
program (as this clearly is) starting with the data
is a good idea. And its how I start most data projects:
with a database design using good old ER diagrams.
If necessary, I'll later build an object model on top,
but the data  is the key if that's what the problem
requires.

Just don't go on to claim it is "Object Oriented"! :-)

-- 
Alan G
Author of the Learn to Program web site
http://www.alan-g.me.uk/
http://www.amazon.com/author/alan_gauld
Follow my photo-blog on Flickr at:
http://www.flickr.com/photos/alangauldphotos




More information about the Tutor mailing list