Difference between revisions of "Source code"

From Conservapedia
Jump to navigation Jump to search
(New page: == Source Code == Source code is the internal programing of a peice of software. In order to properly read and understand the source code in a program a fundemental level of knowledge...)
 
(spelling corrections)
Line 1: Line 1:
 
 
== Source Code ==
 
== Source Code ==
Source code is the internal programing of a peice of [[software]]. In order to properly read and understand the source code in a program a fundemental level of knowledge is needed in the programing language used.
+
Source code is the internal programming of a piece of [[software]]. In order to properly read and understand the source code in a program, a fundamental level of knowledge is needed in the programming language used.
  
 
[[Open Source]] software is software that makes the source code freely avilable.
 
[[Open Source]] software is software that makes the source code freely avilable.

Revision as of 02:48, July 24, 2007

Source Code

Source code is the internal programming of a piece of software. In order to properly read and understand the source code in a program, a fundamental level of knowledge is needed in the programming language used.

Open Source software is software that makes the source code freely avilable.