Software Development
Terms
undefined, object
copy deck
- Machine Code
- A code that computers can understand made up of 1's and 0's
- Variable
- A place in memory where data is stored
- Design
- Creating the solution to a given problem
- Pseudocode
- List of numbered seps in the algorythem
- Implimentation
- Starting to write the code to the prrgram
- Fixed loop
- Repeated a certain number of times
- Algorythem
- A list of steps in a program
- Analysis
- Getting given the problem
- Pascal
- A programming language
- High Level Language
- A language that is based on english words
- Testing
- Checking whether or not the program works with diffrent test data