March 29, 2004
Abstract and Concrete classes
Before one can really get into patterns, and pattern analysis, its a good idea to understand the difference between concrete and abstract classes.
This is a basic concept of OO design and programming. Let's say you have alot of similar classes. For instance, you have a class for database administrators, client server programmers, web developers, and network specialists. If one was to group all of these under one category, they are all technicians. A web developer is a technician.
This grouping of related classes is an abstraction. The class technician is an abstract class. There are many methods of all database administrators, client server programmers, web developers, and network specialists that can be generically referred to as a technician's method. For instance all should know how to do analysis. The individual database administrators, client server programmers, web developers, and network specialists all represent a concrete class. They are specific types of technicians, but each one is a technician. The is a relationship is commonly referred to as inheritance.
i clearly understood this concept clearly
Posted by: parthiban at April 12, 2006 11:40 PMoh my god!!
ur explanation is clear and easy to understand.
Thank you so so much
this is actually one of my past exam question
ICD-10 is in the distance
Deming's Adaption of the 14 Points for Medical Service
Do we have the right mix of projects?
Priorization: The art of choosing what not to do
The key elements in establishing a PMO
The Code Yellow Required meeting
Typical Barriers rolling out a project status reporting process.
July 2008
May 2008
April 2008
March 2008
February 2008
January 2008
December 2007
November 2007
October 2007
September 2007
August 2007
July 2007
June 2007
May 2007
April 2007
March 2007
February 2007
January 2007
December 2006
November 2006
August 2006
June 2006
May 2006
April 2006
March 2006
February 2006
January 2006
November 2005
October 2005
September 2005
August 2005
June 2005
May 2005
April 2005
March 2005
February 2005
January 2005
December 2004
November 2004
October 2004
September 2004
August 2004
July 2004
June 2004
May 2004
April 2004
March 2004
February 2004
January 2004
December 2003
November 2003
October 2003
Joel on Software
David Ross
Edward Prevost
Martin Fowler
The Health Care Blog
The Tales of Hoffman
The Business Word
Medical Rants
Christina's Considerations
Paul Levy
HIS Talk
Appropriate IT
Candid CIO
RSS feed




