Programming Concepts 002 Flashcards

1
Q

What is granularity

A

Breaking a idea down into its simplest form

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

What is decomposition in programing

A

The concept of breaking down a problem into simpler and more manageable problems

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

What are the four main parts after you fully decompose a website

A

The:
-UI
-UX
-Content
-Technical Features

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

What is pattern recognition

A

Pattern recognition is when you’ve seen a problem before and can come up to a solution for your current problem based on your old problem

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

What is abstraction and what field is it important

A

Abstraction is removing unnecesary detail to present something as easier to understand and is really important a

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