Itec module 1-6 flashcards

0.0(0)
Studied by 0 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/17

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 10:06 PM on 12/11/24
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

18 Terms

1
New cards

What is a computer?

An electronic module capable of executing programs.

2
New cards

What is the binary system?

A method of representing data using two states, 0 and 1.

3
New cards

What is a pixel?

The smallest point in a digital image or display.

4
New cards

What does screen resolution refer to?

The two-dimensional size of the screen expressed in pixels.

5
New cards

What is the aspect ratio?

The ratio of the width to the height of a display or image.

6
New cards

What is colour depth?

The number of bits used to represent the colour of a pixel.

7
New cards

What is a BMP file?

A bitmap file that has no compression and contains a header followed by pixel data.

8
New cards

What is the difference between raster graphics and vector graphics?

Raster graphics are pixel-based and lose quality when scaled, while vector graphics use mathematical equations and can be scaled without loss of quality.

9
New cards

What are the three types of coordinates used in applications like games?

Relative to each object's top left, relative to the world’s top left, relative to the camera view’s top left.

10
New cards

What is animation?

A method of creating motion pictures by displaying a series of frames that show a change.

11
New cards

What is frame-per-second (FPS)?

The rate at which frames in an animation are played back.

12
New cards

What is a sprite in animation?

A simple image used in sprite animation, typically for creating animated characters.

13
New cards

What are keyframes?

Frames that define where something changes in an animation.

14
New cards

What is a markup language?

A text that describes the formatting and structure of output content using specific symbols.

15
New cards

What is user-centered design (UCD)?

An approach that involves users in defining goals/scope and testing designs.

16
New cards

What are personas?

Profiles of typical users used in user research during the design process.

17
New cards

What are use cases?

Stories that demonstrate a user experience scenario.

18
New cards

What are the phases of the web development process?

Concept, structure, content, design, prototype, launch, and maintain.