Week 5 CS Terms
here the terms mentioned from week 5 and their definitions
-
scrum master- manage scrum board and ensure agile framework is followed, track issues and looks for opportunities for team to improve
-
DevOps- combination of cultural philosophies, practices, and tools that increase a team’s ability to deliver applications and services at high velocity
-
Frontend Developer- develops what users interact with
-
Backend Developer- develops what goes on behind the scenes, what the user doesn’t see, technical stuff
-
j.son- transport information between systems
-
agile- practices like pair programming, planning sessions, sprints…
-
static text- does not change
-
sequence- two or more lines of code
-
array- stores collection of multiple items under single variable name