Dawid Kotarba

  • Home
  • Blog
  • Resume
  • Contact

code quality

Quality

Delivering high-quality software – a code review

Other posts in the “Delivering high-quality software” series: 1. Delivering high-quality software – a clean code 2. Delivering high-quality software – a code review A proper process of code review is another part required to deliver software that not only “works” but also evolves correctly. Doing a code review is Read more…

By Dawid Kotarba, 1 year02/12/2021 ago
Quality

Delivering high-quality software – a clean code

Other posts in the “Delivering high-quality software” series: 1. Delivering high-quality software – a clean code 2. Delivering high-quality software – a code review Nowadays, we use the software every day and almost everywhere. We require the software to work – and to work fast. I guess we all are Read more…

By Dawid Kotarba, 1 year18/11/2021 ago
Quality

Commit to the quality of your commits

There are lots of good practices often repeated regarding the code review process, however I very rarely see anything regarding reviewing the structure and the content of commit messages. The proper history of the change is as important as the code itself and can really help to understand the purpose Read more…

By Dawid Kotarba, 1 year01/09/2021 ago
Automation

Automate your code quality in a few minutes

There are a bunch of ways to take care of the code quality, still I think the best option is to minimize the effort and let the machine do a significant part of the work.Of course, the machine will not be able to validate our meticulously crafted class design, the Read more…

By Dawid Kotarba, 1 year17/08/2021 ago
Architecture

Guard your architecture by ArchUnit

There are a bunch of tools that help in delivering a better, cleaner code. I guess most of us use Sonar for the static analysis of the code. That is awesome, especially if we integrate that with the build process or at least with the Jenkins pipeline for our development Read more…

By Dawid Kotarba, 1 year12/08/2021 ago
  • Home
  • Blog
  • Resume
  • Credits
  • RSS
  • Contact
  • GitHub
  • LinkedIn
Hestia | Developed by ThemeIsle
  • Other posts