Can any one suggest what is the best way to write good code that is understandable without a single line of comments?
Clean Code by Robert C. Martin contains everything you need to write clean, understandable code.