返回卡包市场

1.10 Principle of Programming

暂无描述。系统推荐的高质量记忆内容,适合每天坚持背诵学习。

卡片总数: 12内容版本: v4公开卡包更新时间: 8/1/2026

卡片预览 (12 张)

#1
正面 (问题)

What are the 9 steps to a systems lifecycle

背面 (解答)

Problem definition, feasibility, analysis, design, build, testing, documentation, maintenance, evaluation

#2
正面 (问题)

What are the five kinds of people that would be involved in a systems lifecycle

背面 (解答)

Stakeholders, users, programmers, project managers, systems analysts

#3
正面 (问题)

Problem definition

背面 (解答)

Is the first step in a systems lifecycle, This is where the problem is identified, usually by a company commissioning it

#4
正面 (问题)

Feasibility

背面 (解答)

Is the second step in a sytems lifecycle, This is where a someone looks to see if the project is possible, can it be completed in the given time, is the price right for the company

#5
正面 (问题)

Analysis

背面 (解答)

Is the third step in a systems lifecycle, this is where project managers will employ someone to find out from the users what they will be requiring in the program, this will be done by questionaries’

#6
正面 (问题)

Design

背面 (解答)

The programmers then take the ideas and questionaries’ and design the program to see if it is possible, with flow charts for example

#7
正面 (问题)

Build

背面 (解答)

This is where the programs take the Design and actually make it into a workable program

#8
正面 (问题)

Testing

背面 (解答)

uses white box and black box testing procedures

#9
正面 (问题)

Documentation

背面 (解答)

Is made by the programmers so that other maintenance programmers can look up what different sections of the code actually do

#10
正面 (问题)

Maintenance

背面 (解答)

Is carried out throughout the systems lifecycle, and at the begining of its life so that the program can be perfected

#11
正面 (问题)

Evaluation

背面 (解答)

Finds out if the program completes its requirements, performance ratings, robustness, cost and usability

#12
正面 (问题)

What are the Four kinds of changeover?

背面 (解答)

Big-Bang Phased Pilot Parallel