Chapter 1 - Terms and Concepts Flashcards
certification
A certification is a process that ensures a person is proficient in a particular skill set.
system development life cycle / SDLC
In information systems, systems are built using a series of phases known as the system development life cycle or SDLC.
software development life cycle
SDLC can also refer to the software development life cycle, or the process by which programs and other software is developed.
analysis
The analysis phase determines the goals and requirements for a system.
design
The design phase determines the specifics of how to build a system.
implementation
The implementation phase (also known as development) builds the system according to the design.
testing
the testing phase checks that the system function properly and meets or exceeds the requirements.
waterfall method
some developers build an information system via a waterfall method, where each phase is done in sequence, entirely completing one phase before moving to the next.
spiral method
a modern approach to building information systems uses a spiral method, where each phase is done in sequence, then that sequence is repeated one or more times, with each phase done more thoroughly each time.
product managers
product managers guide the development of new systems during the design and analysis phases by learning what types of product users or clients need and whether developers can meet these needs.
User Experience (UX) Engineers
User Experience (UX) engineers work with users and developers during the design phase to design systems that are intuitive and easy to use.
Quality Assurance (QA) engineers
Quality assurance (QA) engineers test and analyze systems during the implementation and testing phases to minimize the number of bugs before deployment.
Technical Support specialists
Technical support specialists work with users to solve problems related to system operation. Error reports from users often inform future bug fixes, improvements, and design changes during the testing and analysis phases.
Project managers
Project managers coordinate system development during all phases of the SDLC by setting goals and timelines for developers based on what users or clients need.
information system (IS)
An information system (IS) is a collection of hardware, software, and networks that people use to create, store, organize, and distribute information.
client-server architecture
The process employed client-server architecture, which let each user to log into a local area network (LAN) from their PC (the client) by connecting to a larger computer (the server).
automation
During this time, many manufacturing companies also start to employ automation, using computers and machines to perform tasks once performed by a person, to cut costs and often increase production speed.
offshoring
Many companies practice offshoring, where company processes are performed overseas to take advantage of lower costs.
Ergonomics
Ergonomics is the science of designing things for easy safe use by people.
carpal tunnel syndrome
Repetitive typing can cause carpal tunnel syndrome, in which a nerve in the wrist becomes compressed, causing pain, numbness, and tingling in the hand, arm, or shoulder.
word processor
A word processor is a common computer application for creating formatted text.
Formatted text
Formatted text refers to features of a document like margins, text size, bold text, italicized text, colors, number of columns, etc.
Microsoft Word / Google Docs
Popular word processors include Microsoft Word and Google Docs.
text file
A text file only stores text without any formatting information, and typically has a filename extension like myfile.txt.
Notepad / TextEdit
Simple apps like Notepad (for Windows) or TextEdit (for Macs) can edit text files.
cursor
A word processor uses a cursor, typically a vertical blinking line, to indicate where a user’s next-typed text will appear.
Bolded
Bolded text is thicker/darker than usual.
Italicized
Italicized text is slanted.
Underlined
Underlined text has a line underneath.