Code Management

Getting Started with Mssql-cli Command-Line Query Tool

Code Management, Tools & technologies

A recent announcement on the release of several SQL Server tools has raised expectations...
Read More

Git: A Modern Approach to Code Management

Code Management, Tools & technologies

In this article, I would like to share my knowledge and experience of working with git. The main hallmark of git is that it does not block...
Read More

Steps to Reduce Code Size after Use of Strategy Pattern

Classes, Code Management, Languages & Coding

This article features a few tricks to reduce the size of the code resulting from the use of the ‘strategy’ pattern. As you can deduce...
Read More

EFFECTIVE CODE REVIEW: Uprooting Source Code Defects

Code Management, Tools & technologies

Preface In software development, a small coding error can result in a critical vulnerability that...
Read More

Lightweight Code Review

Code Management, Tools & technologies • One Comment

This is the third article in a series of articles that describe code review process. In this part, we will have a look at the lightweight...
Read More

EFFECTIVE CODE REVIEW: Formal Approach to the Process

Code Management

Formal Approach to Code Review This is the second article in a series of articles that describe the whys and hows of the code review...
Read More
Close