Computer programming: Difference between revisions

Content deleted Content added
m I added a list of different coding languages to this page.
m Reverted edits by Goodman7899 (talk) to last version by TedColes
Line 91:
 
Many computer languages provide a mechanism to call functions provided by [[shared library|shared libraries]]. Provided the functions in a library follow the appropriate run-time conventions (e.g., method of passing [[argument (computer science)|arguments]]), then these functions may be written in any other language.
 
Some examples of commonly used coding languages are:<ref>{{cite web|title=The Different Programming Languages|url=https://www.learneroo.com/modules/12/nodes/94|website=Learneroo|accessdate=30 April 2018}}</ref>
 
:*Java
:*C#
:*JavaScript
:*PHP
:*Python
:*Ruby
 
==Programmers==