Glossary¶
- flowchart
- a type of diagram that represents a workflow or process
- RAPTOR
- a flowchart-based programming environment. Website
- repository
- (in context of version control systems) a data structure that stores metadata for a set of files or directory structure. The main purpose of a repository is to store a set of files, as well as the history of changes made to those files. WP
- version control
- the software engineering practice of controlling, organizing, and tracking different versions in history of computer files; primarily source code text files, but generally any type of file. WP
- Git
- a version control software
- forge
- a web-based collaborative software platform for developing and sharing software applications WP
- GitHub
- a proprietary forge
- Classroom 50
- an open-source tool for managing and grading assignments via GitHub
Index¶
- C
- Classroom 50: Classroom 50
- F
- flowchart: flowchart
- G
- Git: Git
- R
- RAPTOR: RAPTOR
- V
- version control: version control