Thursday, January 21, 2010

Friday, January 15, 2010

Wednesday, January 6, 2010

DeadLock Solution

1. Order Approach - Mutex Share Resources
2. Asymmetry solution - Even Odd
3. TimeOut
4. Token passing between entity(Synchronization method or boolean value)

Blueprint/Model->Implementation

All programming coding begin after design/model/blueprint.

A plan is better than without any plan.

Blueprint/Model->Implementation

All programming coding begin after design/model/blueprint.

Maintenance Code VS Create Code

I rather create code from scratch but some time it is not practical in industry.

Friday, January 1, 2010

Programming Practice

1. Progression development
2. Agile practice