Recursive acronyms

In computer science, a recursive function is a function that calls itself it order to perform some complex calculation with relatively few commands. An acronym is a phrase for which the first letters of each individual word form a new word.

Mash them together and you get infinite fun!

For example;

'TIARA' is an acronym that stands for 'TIARA Is A Recursive Acronym'

You could blow it up one more level and say

'(TIARA Is A Recursive Acronym) Is A Recursive Acronym'

Or one more level and say

'((TIARA Is A Recursive Acronym) Is A Recursive Acronym) Is A Recursive Acronym'

Repeat until dead.

Comments

Popular posts from this blog

Never one to pass up a challenge...

Learning C++ (or programming Conway's Game of Life)

Binary Combination Lock