No creo que te interese, pero en Lecturas aleatorias [blogspot.com] dejo registro de los libros que voy leyendo...
Esta es toda mi información de usuario
Para escribir bien es necesario haber leído, entendido y quizás comentado buenas obras ¿No?Personally, I think reading code, and writing readable code, is much more than just a language issue. It is firstly about mastering programming techniques, and about developing a sense of style. It is about understanding micro-decisions (like naming), module design, and finally about understanding software architecture and system design.
These skills can only be developed with practice, and require years of experience. But that's not enough.
Reading code, and learning to appreciate what great code looks like, is essential.