Glossary
Glossary
Glossary with the basic terms of the course
Ειδικά | Α | Β | Γ | Δ | Ε | Ζ | Η | Θ | Ι | Κ | Λ | Μ | Ν | Ξ | Ο | Π | Ρ | Σ | Τ | Υ | Φ | Χ | Ψ | Ω | A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z | 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | ΟΛΑ
C |
---|
Context menuA context menu is a pop-up menu that provides shortcuts for actions the software developer anticipates the user might want to take. In a windowed environment, the context menu is accessed with a right mouse click. For example, if the end user right-clicks in a text document, the pop-up menu will include shortcuts for undo, cut, copy and paste. | |
D |
---|
DatabaseA collection of data that is organized so that its contents can easily be accessed, managed, and updated. | |
F |
---|
FlowchartA flowchart is a formalized graphic representation of a logic sequence, work or manufacturing process, organization chart, or similar formalized structure. The purpose of a flow chart is to provide people with a common language or reference point when dealing with a project or process. Flowcharts use simple geometric symbols and arrows to define relationships. | |
Free Software / Open Source SoftwareFree Software / Open Source Software is the software that everyone can freely use, copy, distribute and modify as needed. It is an alternative model of software development and use based on the free availability of the source code, which allows for changes or improvements to meet the needs of the user. | |
I |
---|
ISO paper size AThe ISO paper size A standard is based on each size being half of the size of the previous one, when folded parallel to the shorter lengths. This system allows for a variety of useful applications, such as the enlarging and reducing of images without any cutoff or margins, or folding to make a booklet of the next size down. | |
L |
---|
Line BreakA single break that returns the cursor to the next line and does not create a new paragraph. In HTML, to create a line break, you'd enter the <br> tag. In other programs, the shortcut key to create a line break is Shift+Enter. | |
M |
---|
MarginIn typography, a margin is the area between the main content of a page and the page edges. The margin helps to define where a line of text begins and ends | |
O |
---|
Open Document FormatThe Open Document Format for Office Applications (ODF), also known as OpenDocument, is a XML-based file format for spreadsheets, charts, presentations and word processing documents. It was developed with the aim of providing an open, XML-based file format specification for office applications | |
P |
---|
Page BreakA Page Break is a special character inserted by a word processor that marks the end of the current page. After a page break, the following text will start at the beginning of the next page. | |