What are code libraries?

NamecheapNamecheap
Watch

.jd.

Established Member
Impact
11
Such as a ajax library or php one. Could some one explain? Thank you
 
0
•••
The views expressed on this page by users and staff are their own, not those of NamePros.
AfternicAfternic
There 2 sets of tools people use to aid them in programming. 1 is a framework and the other is a code library.

A framework such as Zend Freamwork is a collection of scripts or classes that interact with each other when needed to perform the tasks needed.

A code library on the other hand is a collection of scripts or classes that do not necessarily interact with each other and are simply used so that monotonous tasks do not have to be done all the time.

For example in a code library you may have several scripts such as a mailer, database connection layer class, xml parser etc. So when you came to do these tasks again instead of creating a new mailer you would simply use the mailer already created.

The concept is pretty much the same in any language you may ever code in. Creating your own code library can be a good idea.
 
0
•••
Are all code libraries different? The way you explained it, makes me think that libraries are built for specific projects.
 
0
•••
k1dprodigy said:
Are all code libraries different? The way you explained it, makes me think that libraries are built for specific projects.

Yes, almost all of them are different, though often they do the same thing. Most people create them themselves over time,

:tu:

Dan
 
0
•••
Daniel said:
Yes, almost all of them are different, though often they do the same thing. Most people create them themselves over time,

:tu:

Dan

Thank you for your help. I think I understand now.
 
0
•••
Dynadot — .com TransferDynadot — .com Transfer
CatchedCatched

We're social

Escrow.com
Spaceship
Rexus Domain
CryptoExchange.com
Domain Recover
CatchDoms
DomDB
NameFit
  • The sidebar remains visible by scrolling at a speed relative to the page’s height.
Back