Computer Programs and Program Development
Arnulfo Miranda
May 20, 2010
PRG/210
Tommy Armendariz
Abstract
Computer programs take time to plan out on how the structure is going to look like and what is the function of the program. There are three basic types of programming languages, which are used to create programs they are machine, assembly, and high-level languages. In this paper I will describe each language and give its positives and negatives. I will also discuss program development and how there is a cycle that is used to create and test programs using pseudo code.
Computer Programs and Program Development
Computer programs and program development have grown in leaps and bounds in the last century but when you break it down there are three basic languages and a cycle that have not changed these are the basics to any program that is written and the cycle that is used to test each program. These papers willdescribe the three languages and the cycle that is used to create computer programs and program development.
There are three basic types of programming languages. These languages are machine, assembly, and high-level languages. Machine language is just a sequence of ones and zeros. Different combinations of zeroes and ones mean different things and sends different instruction to the computer. An advantage of this is that this is the only language that a computer can understand directly. However a fallback is that this is not very easy for humans to be able to either read it or write it. It will be hard to get any developers to utilize this language. This is the reason why most will use one of the other two.
Assembly language is the oldest form of non-machine language, which is a symbolic representation of machine language. It typically uses a one to one correspondence between the two. Another program called an assembler will translate it into machine language. Since assembly language uses easy to recognize codes, it makes it a lot easier for... [continues]
Arnulfo Miranda
May 20, 2010
PRG/210
Tommy Armendariz
Abstract
Computer programs take time to plan out on how the structure is going to look like and what is the function of the program. There are three basic types of programming languages, which are used to create programs they are machine, assembly, and high-level languages. In this paper I will describe each language and give its positives and negatives. I will also discuss program development and how there is a cycle that is used to create and test programs using pseudo code.
Computer Programs and Program Development
Computer programs and program development have grown in leaps and bounds in the last century but when you break it down there are three basic languages and a cycle that have not changed these are the basics to any program that is written and the cycle that is used to test each program. These papers willdescribe the three languages and the cycle that is used to create computer programs and program development.
There are three basic types of programming languages. These languages are machine, assembly, and high-level languages. Machine language is just a sequence of ones and zeros. Different combinations of zeroes and ones mean different things and sends different instruction to the computer. An advantage of this is that this is the only language that a computer can understand directly. However a fallback is that this is not very easy for humans to be able to either read it or write it. It will be hard to get any developers to utilize this language. This is the reason why most will use one of the other two.
Assembly language is the oldest form of non-machine language, which is a symbolic representation of machine language. It typically uses a one to one correspondence between the two. Another program called an assembler will translate it into machine language. Since assembly language uses easy to recognize codes, it makes it a lot easier for... [continues]
Cite This Essay
- APA
-
(2010, 06). Computer Programs and Program Development. StudyMode.com. Retrieved 06, 2010, from http://www.studymode.com/essays/Computer-Programs-And-Program-Development-345873.html
- MLA
-
"Computer Programs and Program Development" StudyMode.com. 06 2010. 06 2010 <http://www.studymode.com/essays/Computer-Programs-And-Program-Development-345873.html>.
- CHICAGO
-
"Computer Programs and Program Development." StudyMode.com. 06, 2010. Accessed 06, 2010. http://www.studymode.com/essays/Computer-Programs-And-Program-Development-345873.html.