June 2014
Intermediate to advanced
224 pages
5h 19m
English
| Acronym | Term | Definition |
| Agile | Agile software development is a group of software development methods based on iterative and incremental development, where requirements and solutions evolve through collaboration between self-organizing, cross-functional teams.http://en.wikipedia.org/wiki/Agile_software_development | |
| Argument | In mathematics and computer programming, an argument is an independent variable that is provided as an input to a function. In this way, the function may be written without knowing what values will be calculated.http://en.wikipedia.org/wiki/Independent_variables | |
| Attribute | In HTML, attributes provide additional information about an element. They’re specified in the start tag and are composed of name–value pairs, such ... |