This document organizes the materials highly recommended to read for experienced people working in computer science field. The document is keeping updated and I wish the document can help you.
- Writing for computer science (written by Zobel)
- The craft of research
- The style of elements
-
Introduction to algorithms (third edition)
This book is classical and over 1000 pages, but it is still worthy to read. In fact, I am pleased when reading it.
- Effective Python
- Refactoring: Improving The Design of Existing Code