< Previous | Contents | Next >

Discussion Questions

1. How does function encapsulation help you write better programs?

2. How can global variables make code confusing?

3. How can global constants make code clearer?

4. What are the pros and cons of optimizing code?

5. How can software reuse benefit the game industry?