Friday, March 7th, 2008

Defining a Class Library

If you are using a programming language that supports classes then obtaining a class library that supplies a lot of the common functionality that you need will save you a lot of time. Regardless of whether you actually do that or not there will be a whole lot of functionality that your projects will require that you will still need to code yourself. Rather than coding it separately for each project you will save yourself a lot of time and effort by creating your own reusable classes to handle these processes.

Defining a Class Library

Share and Enjoy:
  • Digg
  • del.icio.us
  • Furl
  • description
  • StumbleUpon

Tags: , ,

Leave a Reply