Programming libraries

Programming libraries are the code that can be consumed by a program that is written that perform certain functionality. Using programming libraries speed-up development process since some work will be already completed. If libraries are used, than it is a good habit to list which libraries were used.

Another words for programming libraries are .toolkits, SDKs and frameworks.

YouTube video



Comments

Popular posts from this blog

Absolute and relative path in HTML pages

Errors

goto PHP operator