program
Home > Software Quality Definitions - Program
SearchSoftwareQuality.com Definitions (Powered by WhatIs.com)
EMAIL THIS
LOOK UP TECH TERMS Powered by: WhatIs.com
Search listings for thousands of IT terms:
Browse tech terms alphabetically:
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z #

program


Show me everything on Software development fundamentals

DEFINITION - In computing, a program is a specific set of ordered operations for a computer to perform. In the modern computer that John von Neumann outlined in 1945, the program contains a one-at-a-time sequence of instructions that the computer follows. Typically, the program is put into a storage area accessible to the computer. The computer gets one instruction and performs it and then gets the next instruction. The storage area or memory can also contain the data that the instruction operates on. (Note that a program is also a special kind of "data" that tells how to operate on "application or user data.")

Programs can be characterized as interactive or batch in terms of what drives them and how continuously they run. An interactive program receives data from an interactive user (or possibly from another program that simulates an interactive user). A batch program runs and does its work, and then stops. Batch programs can be started by interactive users who request their interactive program to run the batch program. A command interpreter or a Web browser is an example of an interactive program. A program that computes and prints out a company payroll is an example of a batch program. Print jobs are also batch programs.

When you create a program, you write it using some kind of computer language. Your language statements are the source program. You then "compile" the source program (with a special program called a language compiler) and the result is called an object program (not to be confused with object-oriented programming). There are several synonyms for object program, including object module and compiled program. The object program contains the string of 0s and 1s called machine language that the logic processor works with.

The machine language of the computer is constructed by the language compiler with an understanding of the computer's logic architecture, including the set of possible computer instructions and the length (number of bits) in an instruction.

Learn more about Software development fundamentals
Quiz: Open source software development: Test your knowledge of open source development with this quick quiz covering open source models, languages and tools.
Addressing software quality issues with development models, methods: Each development model has its own practices for building quality software. The challenge is determining which one fits your needs. The resources here can help you decide.
How to manage your development portfolio through Agile Focus Stories: Learn how using Focus Stories can steer development projects away from negative consequences, perverse effects and software deviations, while adding value to your product.
Scaling Agile development: Get your Focus Story together: Learn how to adapt to changing initiatives in an agile software project. Willingness to alter test driven and acceptance test driven development practices are key to success.
Aligning business goals with Focus Stories: The Focus Story serves to align the product backlog by providing guidelines for common goals and objectives, a tangible statement of DONE, and a timebox.

LAST UPDATED: 01 Mar 2007

Do you have something to add to this definition? Let us know.
Send your comments to techterms@whatis.com

More resources from around the web:
- SearchVB.com, a portal for Visual Basic developers, includes a collection of links about Visual Basic programs.





FILE EXTENSION AND FILE FORMAT LIST
File Extension and File Format List:
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z #


RELATED CONTENT
How to manage your development portfolio through Agile Focus Stories
Learn how using Focus Stories can steer development projects away from negative consequences, perverse effects and software deviations, while adding...
Aligning business goals with Focus Stories
The Focus Story serves to align the product backlog by providing guidelines for common goals and objectives, a tangible statement of DONE, and a...
Scaling Agile development: Get your Focus Story together
Learn how to adapt to changing initiatives in an agile software project. Willingness to alter test driven and acceptance test driven development...

RELATED GLOSSARY TERMS
Terms from Whatis.com − the technology online dictionary
build tool  (SearchSoftwareQuality.com)
A build tool is a programming utility that automates a software build task, such as ensuring that the proper source code files are compiled and that...
development environment  (SearchSoftwareQuality.com)
In computer program and software product development, the development environment is the set of processes and programming tools used to create the...




Software Quality - program Articles
About Us  |  Contact Us  |  For Advertisers  |  For Business Partners  |  Site Index  |  RSS
SEARCH 
TechTarget provides technology professionals with the information they need to perform their jobs - from developing strategy, to making cost-effective purchase decisions and managing their organizations' technology projects - with its network of technology-specific websites, events and online magazines.

TechTarget Corporate Web Site  |  Media Kits  |  Site Map




All Rights Reserved, Copyright 2006 - 2010, TechTarget | Read our Privacy Policy
  TechTarget - The IT Media ROI Experts