diff --git a/entries/agile.txt b/entries/agile.txt new file mode 100644 index 0000000..2c465f9 --- /dev/null +++ b/entries/agile.txt @@ -0,0 +1,7 @@ +agile + +A piece of business babble used to describe a software development process +which hackers mostly did anyway, before the term existed. Hackers almost +never use the top down "divide and conquer" or "waterfall" method of +development and tend to just write, test, debug and then itterate with +occasional releases when things look stable enough.