Always remain updated about current software development trends

Articles having tag: PRACTICES

Factory Pattern in C++

Using the Factory pattern in C++ to expose only an object's abstract type--hiding the implementation class detail.

Special Character # in URL Query String

Special Character # in URL Query String creates problem

A Study on Corruption

Do you believe that memory corruption will generate an immediate, repeatable crash? Some programmers actually do...

Minimalist Coding Guidelines

This article presents a set of language agnostic coding guidelines; code produced using these guidelines will be more maintainable than code written without using these guidelines.

Making Your C++ Code Robust

How to write C++ code more tolerant to critical errors

  • Page 1 of 1
  •