1 14 18
3 2
4
5/12
6
13 16 7 17
15
8
9
10
11

Crossword: Advanced Topics

Across

1. A variable declared within a function which can only be accessed within that specific function.

2. The position of the first character to exclude from the slice.

3. The period during which a software application is executing and running on a computer system.

4. A text editor optimized for writing and editing source code of computer programs.

5. A feature of IDEs that visually distinguishes different elements of source code by applying colors or font styles.

6. A programming technique involving a function that calls itself to solve a problem.

7. Tthe position of a character starting from the beginning of the string.

8. A library that is developed by a third-party and is used to extend the functionality of a software application.

9. Keeping track of different versions of subprogram libraries to manage updates and bug fixes.

10. A software tool or platform that helps in managing the installation, update, and removal of software libraries and dependencies.

11. Written information, guides, or tutorials that provide instructions and explanations on how to use the framework library.

Down

12. The position of the first character to include in the slice.

13. A feature of IDEs that suggests possible completions or code snippets as you type, increasing programming efficiency.

14. A value that is passed to a function or procedure when it is called.

15. A set of instructions that performs a specific task and does not return a value.

16. The ability of a framework library to handle increasing workload or data size without significant performance degradation.

17. A Segment of code that perform a specific task and can be called from within a program.

18. A software component or library that is required by another software component or library to function properly.


🖶

Shortcuts

Left: ⇤ Right: ⇥ Up: ↑ Down: ↓