Category:Solutions by Library: Difference between revisions

Cache it
(Undo revision 6133 by Special:Contributions/AfwWie (User talk:AfwWie) Linkspam)
(Cache it)
 
(36 intermediate revisions by 6 users not shown)
Line 1:
[[Category:Solutions]][[Category:Static Category Cache]]
 
'''Libraries''' are software which extend the functionality of a programming language, usually by providing an [[API]] to complete a specific task. Different languages may have their own name for libraries, such as [[Perl]] modules, or [[Java]] packages.
 
Many programming examples on Rosetta Code make use of libraries.