Highlighted from revison Flashcards

(12 cards)

1
Q

Databases vs Spreadsheets

A

Databases can store and handle very large amounts of data, ideal for companies and businesses. E.g. Microsoft access

Spreadsheets are for storing a moderate/small amount of data, good for individual or small team use, good for mathematical calculations. E.g. Microsoft Excel

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Purpose of a design tool

A

Design tools are used to represent the functionality and appearance of your solution.

Design tools help show what you solution will do and look like.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Appearance design tools

A

Appearance design tools improve the appearance (looks) of the tool

E.g. Mock-ups, layout designs

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Functionally design tools

A

Functionally design tools change how a tool may work

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

IPO charts

A

Stands for Input-processing-output. Shows what data needs to be input, how that data is changed (mathematical or sorting), output to show the user.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Define Format

A

Formats are related to the font type and size selected, background colour used and any
other change of appearance

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Define convention

A

Conventions are general rules that are followed when using a particular format.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Format vs convention

A

Formats are factors that govern appearance (font size, colour).

Conventions are general rules or standards about what should be included and where they appear

For example, a line chart is the format and that x and y axes should be labelled is the
convention.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

scope creep

A

When the client adds more functional or non-functional requirements to the design before the solution has been completed.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

solution constraints

A

Solution constraints are the limitations or restrictions that affect how a solution can be designed, developed, and implemented.
-Technical
-Economic (cost, deadline)
-Usability (friendly to users)
-Social
-Legal (laws)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Data types

A

Different types of data displayed
-Characters e.g. (“i”)
-String (str) e.g. (“apple”)
-Integer e.g. (“137”)
-Floating point e.g. (“1.232”)
-Boolean e.g. (‘false”, “true”) OR (“1”,0”)
-Dictionary e.g. [“socks”: 30, “tables” :34, “swing sets”:12]
-Array (list with the same types of data. e.g. [1.232, 22.23, 3.34]

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q
A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly