This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
dido:public:ra:xapend:xapend.a_glossary:s:sourcecode [2020/11/12 01:09] nick |
dido:public:ra:xapend:xapend.a_glossary:s:sourcecode [2021/10/04 13:40] (current) 50.19.247.197 ↷ Links adapted because of a move operation |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ===== Source Code ===== | ===== Source Code ===== | ||
| - | [[dido:public:ra:xapend.glossary| Return to Glossary ]] | + | [[dido:public:ra:xapend:xapend.a_glossary:start| Return to Glossary ]] |
| - | **Source Code** is the set of instructions and statements written by a programmer using a computer programming language (i.e., C/C++, Java, JavaScrit, Python, Erlang, etc.). This code is later translated into machine language by a [[dido:public:ra:xapend.glossary:c:compiler]]. The translated code is referred to as object code. | + | **Source Code** is the set of instructions and statements written by a programmer using a computer [[dido:public:ra:xapend:xapend.a_glossary:p:programlang|programming language]] (i.e., C/C++, Java, JavaScrit, Python, Erlang, etc.). This code is later translated into machine language by a [[dido:public:ra:xapend:xapend.a_glossary:c:compiler]]. The translated code is referred to as [[dido:public:ra:xapend:xapend.a_glossary:o:object|object]] code. |
| Source: [[https://www.techopedia.com/definition/547/source-code | Source Code ]] | Source: [[https://www.techopedia.com/definition/547/source-code | Source Code ]] | ||