|
|
 |
| Dec 3, 2009 |
|
|
|
IT Management >
Systems Design and Development >
Application Development >
Programming >
Code Management >
|
|
|
|
DEFINITION: Source code and object code refer to the "before" and "after" versions of a computer program that is compiled (see compiler) before it is ready to run in a computer. The source code consists of the programming statements that are created by a programmer with a text editor or a visual programming tool and then saved in a file. For example, a programmer using the C language types in a desired sequence
Definition continues below.
|
|
Source Code Control IT Downloads
(View All Report Types)
|
|
1 Match
|
Code Collaborator v5.0
sponsored by Smart Bear® Software
SOFTWARE DEMO:
Tired of falling asleep during code review meetings? Stop meeting try peer code review with Code Collaborator. This time-saving tool lets you do fast and efficient reviews online, without the usual pain of meetings, printouts, or convoluted emails.
Posted: 17 Sep 2009 | Published: 17 Sep 2009
|
|
| |
SOURCE CODE CONTROL DEFINITION (continued):
of C language statements using a text editor and then saves them as a named file. This file is said to contain the source code. It is now ready to be compiled with a C compiler and the resulting output, the compiled file, is often referred to as object code. The object code file contains a sequence of instructions that the processor can understand but that is difficult for a human to read or modify. For this reason and because even debugged programs often need some later enhancement, the source code is the most permanent form of the program.When you purchase or receive operating system or
Source Code Control definition sponsored by SearchSOA.com, powered by WhatIs.com an online computer dictionary
|
|
|
TechTarget provides enterprise IT professionals with the information they need to perform their jobs
- from developing strategy, to making cost-effective IT purchase decisions and managing their
organizations' IT projects - with its network of
|
|
|
Definitions:
|
|
 |
|
All Rights Reserved,
Copyright 2000 - 2009, TechTarget |
|
|
|
|
|