Always remain updated about current software development trends

Articles having tag: PROGRAMMING

An Audio Analysis Framework for XNA Developers

Creation of an Audio analysis framework to enable developers with little to no understanding of audio analysis to develop audio-driven games.

Why is the digital I/O in Arduino slow and what can be done about it?

This article explains why the Arduino digital I/O functions are slow and compares them with faster implementation used in Wiring framework.

Constructing the Factory Method Pattern

A Basic Implementation of the GoF Factory Method Pattern

How to Spring Clean Your Static Analysis: 10 Tips

Get 10 tips for revitalizing your existing static analysis implementation\u2014no matter what static analysis tool you're using.

XML* (or XMLStar), an STL based XML serialization engine

An STL based simple XML serialization and de-serialization engine.