May 2014
Volume 29 Number 5
May 2014 Code Downloads
ALM Rangers - Software Development with Feature Toggles Feature toggles are a software development concept enabling parallel, concurrent feature development as an alternative to branching for parallel development (feature branches). Feature toggles enable continuous integration of features while they are being developed. |
DirectX Factor - Manipulating Triangles in 3D Space Charles Petzold explores 3D concepts as he shows you how to give 2D graphical objects depth and body as they arise from screen and float in 3D space. |
Test Run - Association Rule Learning James McCaffrey explains association rule learning, an exploratory technique intended to reveal interesting and possibly useful relationships between items. |