Archive for the ‘Programming & Design’ Category
Is there an online Master’s program somewhere in Web Development?

I have a BA and currently work as a graphic designer and am able to develop simple websites. I’m looking to further my web development knowledge, but am having difficulty finding any Master’s programs online?
What are some OO classes for a online newspaper subscription system?

I just need to generate some ideas. I’m kind of stump.
I am taking this analysis and design course and I’m doing a project (online newspaper subscription system).
Here are the OO classes that I came up with so far:
Product class
Account class’
International class (sub-class)
Subscription class
Customer class
Receipt class
The international class is a sub-class of account (generalization-hierarchy).
I need about four more. This should be a fun five points. Well, I hope!