Most ebook files are in PDF format, so you can easily read them using various software such as Foxit Reader or directly on the Google Chrome browser.
Some ebook files are released by publishers in other formats such as .awz, .mobi, .epub, .fb2, etc. You may need to install specific software to read these formats on mobile/PC, such as Calibre.
Please read the tutorial at this link: https://ebookbell.com/faq
We offer FREE conversion to the popular formats you request; however, this may take some time. Therefore, right after payment, please email us, and we will try to provide the service as quickly as possible.
For some exceptional file formats or broken links (if any), please refrain from opening any disputes. Instead, email us first, and we will try to assist within a maximum of 6 hours.
EbookBell Team
4.7
66 reviewsimprovement of software quality. You will be able to apply principles, patterns, techniques, and
tools needed to write clean code.
Among other things, the following topics will be covered:
• Overview of the basics of software quality
• Software metrics, metric application in practice
• Structured design, cohesion, and coupling
• Overview of Principles, Best Practices, and Code Smells
Preface ii
• Compliance and verification of Java code conventions
• Static software testing, especially review techniques and static program analysis
• Ensure software quality with tools such as SonarQube, PMD, SpotBugs, Checkstyle,
ArchUnit and Dependency-Track
• Software tests with JUnit and Mockito
• Checking the test code coverage
• CI/CD
• Design Principles
• Design Patterns (GoF)