What are agile principles? Give five examples.
What will be an ideal response?
Agile principles are the reflections and specifications of agile values.
The five basic principles of the agile approach are (note, examples will vary greatly from student to student):
a. Provide rapid feedback. Example: having an onsite customer review the prototype.
b. Assume simplicity. Example: start with a simple part of the system, perhaps a query.
c. Change incrementally. Example: Use feedback to change a small part of the system and get more feedback.
d. Embrace change. Example: be open to change and have courage to change based on feedback.
e. Encourage quality work. Example: be thorough in the code for the prototype, with attention to detail and aesthetics.
You might also like to view...
Language constructs that determine the order in which statements are executed are known as
a. data types b. functions c. control structures d. conditions
When compiling a class’s source code file (which does not contain a main function), the information in the class’s header file is used for all of the following, except:
a. Ensuring that the header of each member function matches its prototype. b. Ensuring that each member function knows about the class’s data members and other member functions. c. Determining the correct amount of memory to allocate for each object of the class. d. All of the above are uses that the compiler has for the header file information.
The Search option in Windows 8 is located on the:
A) Start screen. B) taskbar. C) desktop. D) Charms bar.
The letters in the acronym HSLA indicate:
a. hue, selection, lightness, alpha b. hue, saturation, luminosity, alpha c. hue, saturation, lightness, alpha d. hue, shade, luminosity, alpha