ß
class Author
{
var Name = 'Allen Tuggle';
var About = 'Agile Enthusiast!
Mentor for all things Software Development.
Including Software Development Life Cycle,
S.O.L.I.D Principles, TDD,
& Best Practices.';
function GetAuthorInfo() {
return Name + About;
}
}
Where do we start?
Planning with Trello
allen.tuggle@exelaration.com