An In-Depth Explanation of Code Complexity
By reducing complexity, we can reduce the number of bugs and defects, along with its lifetime cost. Yet, what exactly is complex code?
PostgreSQL: How to update large tables
Updating a large table in PostgreSQL, an advanced open-source database management system, is not straightforward. If you have a table with hundreds...
What is code review and do I need it?
At Codacy, one of the questions we get the most is:
“What is code review (and do I need it)?”
With code review, a person or...
Interview with Daniel Pfeiffer, CTO at Firstbird
We had a very nice talk with Daniel Pfeiffer, CTO at Firstbird; it was an informal conversation in which we looked to understand the reasons why...
Best practices to manage an open source project
A well-managed open source project attracts contributors and gives them a good experience, making them eager to contribute time and time...