Week 5 Flashcards
Software
Scripts
Mainly used to perform a single or limited range task
Are programs and scripts coded with same languages? If not what are they each coded with?
Scripts with scripting languages and programs with coding languages.
Application software
Any software created to fulfill a specific need like a text editor, web browser, or graphic editor
System software
Software used to keep our core system running, like OS tools and utilities
Firmware
Software that’s permanently stored on a computer component, like the BIOS
Assembly language
Allowed computer scientists to use human readable instructions, assembled into code, that the machines could understand
Compiled programming languages
Uses human readable instructions, then sends them through a compiler
Git
A version control system that helps keep track of changes made to files and directories