Chapter 10. Software development for problem solving

Chapter 10. Software development for problem solving

After reading this chapter, you should be able to answer the following questions:

Discussions

  1. What do you think the computer programming language of the future should be able to do? How simple would it be? Would it use a graphical interface? Would it combine voice-recognition software with the coding process? Do you think computers will ever be able to create their own programs, or will humans always have to play a role in computer programming?
  2. Some companies make their programmers sign agreements to prevent them from competing with the company later, by working for an employer who is a competitor. Is this ethical conduct on the part of the company? What if the compnay fires the programmer and she then has trouble finding work? How would this kind of agreement change the employee's work habits and professional development decisions?
  3. Are there some problems whose solutions cannot be expressed as an algorithm? Are there problems that cannot be solved with a fixed algorithm but could be described with an algorithm that incorporates probability and chance?