Saturday, September 5, 2009

Which technique is better to adopt? Start program from smaller parts or start your program from abstract level

Some programmers feel easy to start thier program from smaller elements or methods (functions). But starting from abstact level technique is also good.

1 comment: