Subject:Computer programming libraries

< Computer programmingpurge this page's server cache

Computer programming libraries
Books in this subject area deal with computer programming libraries: collections of subroutines or classes used to develop software. Libraries contain code and data that provide services to independent programs. This allows the sharing and changing of code and data in a modular fashion.