Clean Code by Robert C. Martin is the most recommended programming book of all time.
Uncle Bob and the other contributing authors have taken care of a specific concern in the book’s first chapter:
Many of the recommendations in this book are controversial. You will probably not agree with all of them. You might violently disagree with some of them. That’s fine. We can’t claim final authority. On the other hand, the recommendations in this book are things that we have thought long and hard about. We have learned them through decades of experience and repeated trial and error. So whether you agree or disagree, it would be a shame if you did not see, and respect, our point of view.
i
for the counter variable in a loop.This summary was taken from: source.