Rethinking Loops

Comments

Comments are closed.

John's presentation introduced a very interesting perspective on loops. While I probably won't completely do away with some loops, I will consider alternatives for cleaner and easier to read code. I like the PHP examples since I am a PHP dev. I liked the speed of the presentation and the thorough explanation of what alternatives are available. Overall a good presentation that actually made me consider my current coding architecture.