1 | 7 | ||||||||||||||||||||||||
2 | |||||||||||||||||||||||||
8 | |||||||||||||||||||||||||
3 | |||||||||||||||||||||||||
6 | |||||||||||||||||||||||||
4 | |||||||||||||||||||||||||
5 | |||||||||||||||||||||||||
1. A system that records changes to a file or set of files over time, so that you can recall specific versions later.
2. A feature of IDEs that visually distinguishes different elements of source code by applying colors or font styles.
3. The process of planning, organizing, and controlling resources and tasks to achieve specific goals within a software development project.
4. The process of identifying and fixing errors or bugs within software programs.
5. The process of restructuring existing computer code without changing its external behavior, improving readability and maintainability.
6. A text editor optimized for writing and editing source code of computer programs.
7. Mistakes in the syntax of a programming language that prevent the code from being executed or compiled correctly.
8. A feature of IDEs that suggests possible completions or code snippets as you type, increasing programming efficiency.