BIS 311 Object-Oriented Programming for Business New topic 2
BIS 311 Object-Oriented Programming for Business
New topic 2 (read this).
An
oft-used phrase to begin the discussion of developing modular code is “divide and conquer.” If you break the problem down into pieces, the smaller pieces are easier to deal with. Would you agree that writing functions and Sub procedures to perform separate tasks is a good strategy? Discuss the advantages.