W3: Course Preview Topics Flashcards

1
Q

Computers:

A

Electronic devices for storing and processing data according to instructions in a program

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

Users:

A

Interact with applications - high level software

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

Applications:

A

Interact with an OS

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

OS:

A

Low level software interacts with hardware

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

Hardware:

A

Physical devices of a computer system controlled by an OS

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

A computer program is:

A

A list of instructions telling a computer system what to do

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

Computer programming is…

A

A process that leads from the formulation of a problem to an executable solution

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

Source code is…

A

A human readable programming language compiled into software that is now executable code

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

eLearning Tutorials Login needs…

A

Your seneca credentials and a LinkedIn account

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

Number system:

A

Represents numeric values

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

Ten fingers:

A

Base-10 decimal, positional notation

Ones, tens, hundreds, thousands

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

ICT uses ______ binary and _______ hexadecimal

A

Base 2 binary, base 16 hexadecimal

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

Systems programming is…

A

Developing software that interacts directly with the computer system itself

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

Software design principles:

A

Architecture of operating systems that makes programming easier and safer

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

Operating system is…

A

System software that supports a computer’s basic functions, such as scheduling tasks, executing applications, and controlling memory, hardware, and peripheral devices.

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

Version control

A

Aka revision control or source control, is the management of changes to software configurations, documents, programs, OS software, websites, and other collection of info.

Ex. Apache Subversion
Git and Github

17
Q

A computer network is…

A

A set of computers connected together for the purpose of sharing resources

18
Q

An intranet is…

A

An organization’s local area network

19
Q

The internet is…

A

A network of networks sharing information, resources, and services

20
Q

Metcalf’s law:

A

The value of a network is proportional to the number of connected users squared

21
Q

Cloud and Edge Computing is…

A

Using remote services to store, manage, process data, and run apps rather than on a local server

22
Q

CLI:

A

Command Line Interface uses textual keyboard input and character output to control an OS

23
Q

TUI:

A

Textual User Interface - 24 x 80 screen. Vi and Vim

24
Q

GUI:

A

Graphical User Interface uses graphical elements such as windows, icons, and menus. GUI elements are manipulated by mouse and keyboard

25
User experience:
Look and feel | Useful? Easy to start using? Keep using?
26
File compression is...
A process of packaging a file to use less disk space or bandwidth
27
Backed up is...
Two copies in geographically separate locations on independent systems
28
Authentication:
Verifies a user's identity
29
Authorization:
Gives a user or program permission to do or to access something
30
System analysis:
Finding the problem
31
System development:
Finding the solution
32
Project management:
The discipline of initiating, planning, executing, controlling, and closing the work of a team
33
A software license is...
A legal instrument governing the use or redistribution of both Close and Open software
34
Closed source:
The source code is copyrighted, not published or shared
35
Open source:
Software's source code is shared and developed collaboratively with permissive licensing
36
Intellectual property is...
A work or invention that's the result of creativity to which one has rights, and may apply for a patent, copyright, or trademark
37
Data privacy:
Data belongs to the person, not the organization that collects it