Coding crossword
Across
- 2. Something that can vary in program, or be set by the programmer
- 5. People who create,modify, and test code
- 8. command can be used to modify a column in a table
- 12. A methodical process of finding and reducing the number of bugs, or defects, in a computer program or software code
- 14. set of programs that help the computer run
- 16. A program in high level language
- 17. A property of a program that can run on more than one kind of computer
- 19. is the abrivation of structured query language
- 21. The process of formulating a problem, finding a solution, and expressing the solution
- 22. an electronic visual display for computers
- 23. Collection of interrelated records
- 25. A data about data
Down
- 1. software application specifically for the purpose of reading HTML instructions and displaying the resulting Web page
- 3. The main circuit board of the computer that holds together many of the important components of the computer
- 4. father of c programming language
- 6. sequence of steps taken to solve a problem
- 7. A programming language construction that allows the computer programmer to instruct an instruction or set of instructions over and over again
- 9. ___________ schema is a standard way of organizing information into accessible parts
- 10. a sequence of data structures, which are connected together via links
- 11. What word do you use to make a variable a word?
- 13. A computer language that only consists of 1's and O's
- 15. check for certain conditions and then execute or skip a sequence of statements
- 18. An error in a program that prevents the program from running as expected.
- 20. A set of instructions for the computer that when executed, gives results
- 24. Section in HTML which holds everything that will be displayed