Home Developer Page 19

Developer

Developer-driven and produced content spanning coding languages, frameworks and skill-sets.

An In-Depth Explanation of Code Complexity

An In-Depth Explanation of Code Complexity

9
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

PostgreSQL: How to update large tables

0
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?

0
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...
firstbird use case

Interview with Daniel Pfeiffer, CTO at Firstbird

0
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

Best practices to manage an open source project

0
A well-managed open source project attracts contributors and gives them a good experience, making them eager to contribute time and time...