Next: Vom Problem zum Programm
Up: Objektorientiertes Design
Previous: Warum UNIX?
Was braucht man?
- 1.
- Problembeschreibung
- 2.
- Entwicklungsmethode: Objektorientierte Analyse
- 3.
- Notation zur Dokumentation des Entwicklungsstandes
- 4.
- Programmiersprache in unserem Falle C++
- 5.
- Entwicklungssystem
- Compiler: g++ (Linux), cxx (Digital UNIX)
- Editor: xemacs
- Debugger: gdb, xxgdb, dxladebug (Digital UNIX)
Next: Vom Problem zum Programm
Up: Objektorientiertes Design
Previous: Warum UNIX?