
Only inexperienced developers use infinite loops
A language agnostic look at this common programming pattern. My hope is that once you've read my post you'll never write an infinite loop again. > My favourite number: 8 What are infinite loops I've chosen Python as the language to demonstrate due to its readability. 1. Loops The simplest loop