0
kicks
Test-Driven-Porting
If you're porting code from one language to another it's a good idea to port any existing unit test to the target language. It can greatly reduce the amount if time required trawling through the old code.