Book about good coding practices?

Posted by Lucid121@reddit | learnprogramming | View on Reddit | 17 comments

Does anyone know a book that gives guide how to make code efficient, simple for the human eye(readable) and using less space for same task. It can be for any language c++, Java, python, etc. I just want to know good coding practices.