Prelim - Ch. 1 & 2 - Social & Ethical, Hardware & Software Flashcards
Social & Ethical Issues Hardware & Software
Define ergonomics
The study of the relationship between people and their work environment.
Define intellectual property
An invention, trade mark, design, brand, or the application of an idea, usually covered by a license.
Define copyright
A legal right to licence the work of an author, artist or software developer.
Define public domain
No exclusive intellectual property rights apply.
Define User Interface
The space between human interactions and machines.
Define Creative Commons
Has released licences free of charge to the public, waiving or reserving some copyright
What does RSI stand for?
Repetitive strain injury (an injury caused by typing at a laptop for too long)
What does CTS stand for?
Carpal tunnel syndrome (A numbness and tingling in the hand and arm caused by a pinched nerve in the wrist.)
What does IP stand for and what does it mean?
Intellectual Property is property resulting from mental labour. IP Laws cover the design of most products to protect the rights of software developers.
What does GUI stand for and what does it mean?
Graphical User Interface. It allows users to interact with electronic devices through visual and auditory techniques. It uses a bitmapped display and as a result requires significant processing and storage.
What does CLI stand for and what does it mean?
Command Line Interface (a text-based user interface (UI) used to view and manage computer files)
Define a character
Keystroke from a keyboard
Define parse
To split a file or other input into pieces of data that can be easily stored or manipulated
Define cast
Change a variable from one form to another e.g. string to integer
Define function
Performs an operation and returns a value
Define process
Performs an operation