Comment by djur
4 years ago
What does "use a for loop" mean here? Aren't for loops infamously difficult for new programmers to understand?
4 years ago
What does "use a for loop" mean here? Aren't for loops infamously difficult for new programmers to understand?
I think I successfully avoided writing for loops in application code for the last 3 years. I don’t miss them.