The Big Picture Flashcards

1
Q

front end

A

typically targets, to end user and is primarily concerned with displaying to the user in browsertechnologies : HTML, CSS, JavaScript

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

back end

A

primarily concerned with business logic and the data storage aspect and is implemented typically on a server-side and in various different languages

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

three tier architecture

A

client server software architectureneed front end, back end, data specialist

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

presentation layer

A

presenting the data to users

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

business logic layer

A

data validation and the business logic aspect of our applicationlanguages : ruby, python, java, c++, php or esp.nettalks to the back end rdbms to store and retrieve dataconstructs the web pages through server-side rendering to be displayed on the browser in presentation layer

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

data access layer

A

persistent data storage and dealing with the back end database

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

full stack web developmetn

A

single specialist will be able to target all the three layers of the web development

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

front end

A

javascript frameworks like angularjs

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

business logic server side

A

nodejs and nodejs modules

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

data access side

A

mongodb for storing and retrieving data

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

standardized format for data interchanging among three layers

A

json

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

bootstrap

A

web ui framework

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