| |
| | SIGCHI Bulletin Vol.29 No.4, October 1997: Structured Programmers Learning Object-Oriented Programming (Site not responding. Last check: 2007-10-07) |
 | | One commonly expressed problem with this training task is that the interaction between programmers and their programming language environment appears to be significantly altered during both design and coding phases when using an OOP language versus earlier, so-called structured, approaches. |
 | | In structured programming, while analysis starts with a consideration of real-world problems, the real-world focus is lost as requirements are transformed into a series of data flow diagrams. |
 | | In a structured program, data (e.g., employees, orders, or sales records) are essentially passed to functions (e.g., print, display, add, change, and delete routines) that act on the data as required. |
| bulletin.sigchi.org /archive/1997.4/ross.html (4122 words) |
|