ACCU Home page ACCU Conference Page
Search Contact us ACCU at Flickr ACCU at GitHib ACCU at Facebook ACCU at Linked-in ACCU at Twitter Skip Navigation

Programming Topics

Browse in : > Topics > Programming

How to Program Your Way Out of a Paper Bag Using Genetic Algorithms
Description : It is often claimed people cannot program their way out of a paper bag. Frances Buontempo bucks the trend using genetic algorithms. by Frances Buontempo

Object-Environment Collision Detection using Onion BSPs
Description : Previously we considered 3D navigation. Stuart Golodetz demonstrates how to detect collisions using onion binary space partitioning. by Stuart Golodetz
Category: [ Design of applications and programs ]
Migrating from Visual SourceSafe to Git
Description : Migrating from one version control system to another is a big change. Chris Oldwood records the trials and triumphs of migrating from VSS to git. by Chris Oldwood