Programmer's code guide
Software quality: concepts and practice First of all, happy winter break! Today, I would like to introduce a book on software that I read over the holidays, Software Quality: Concepts and Exercises. As a student of information processing science, I am curious and interested in software development and software quality management. To be honest, this book is the most practical and interesting online e-book I think. Rather than a book about software, I think it is more like a guide book, which analyzes the factors that affect software quality and provides ways to improve software quality. The clear explanatory structure attract ed me to read further. The reason of my choice Obviously, the quality of the product determines the success of the product, and as future developers (perhaps), the quality of the software should be our primary concern. Through reading this book, I have a deeper understanding of software quality, but also for my future dev...