Abstract
We present the WWW-based interactive C++ Course developed at the University of Vienna to support introductory programming lectures of the first year of our Wirtschaftsinformatik ("business informatics") curriculum.The paper focuses on some major design concepts of the course as well as on the lessons learned during the project, such as the 3-layer structure of the course, ergonomic issues, an integrated programming interface with multi-user support, and maintainability issues.All of these may apply also to similar projects for different programming languages.
- 1 Hitz, M. C++ /Grundlagen und Programmierung. Springers Angewandte lnformatik (H. Schauer, ed.), Springer Verlag, Wien - New York, 1992 (in German).Google Scholar
- 2 Hitz, M. and Hudec, M. Modula 2 Versus C++ as a First Programming Language- Some Empirical Results. In: Proceedings of SIGCSE '95 Technical Symposium, Nashville, Tenn., March 2-4 1995, A CM SIGCSE Bulletin Spring 1995, 317- 321. Google Scholar
Digital Library
- 3 Ktigeler, S. Lernen im Netz. Diplomarbeit, lnstitut ftir Angewandte Informatik und Informationssysteme, Universit/it Wien, 1997 (in German).Google Scholar
- 4 K6geler, S. Webseiten iiber C+ +. http://joplin.pri.univie.ac.at/ --koegeler/cpp/guest/cpplist.htmlGoogle Scholar
Index Terms
Teaching C++ on the WWW
Recommendations
Learning to teach C++
Object-oriented programming, which came on the scene with Simula-67, is continuing to grow in popularity. C++, the object-oriented expansion of C, is one of the most used languages associated with object-oriented programming. Much of what is written ...
Learning to teach C++
Object-oriented programming, which came on the scene with Simula-67, is continuing to grow in popularity. C++, the object-oriented expansion of C, is one of the most used languages associated with object-oriented programming. Much of what is written ...







Comments