Articles

A first course in computer science: languages and goals

Published:
2003-06-01
Author
View
Keywords
License

Copyright (c) 2003 Dennis C. Smolarski

Creative Commons License

This work is licensed under a Creative Commons Attribution 4.0 International License.

How To Cite
Selected Style: APA
Smolarski, D. C. (2003). A first course in computer science: languages and goals. Teaching Mathematics and Computer Science, 1(1), 137-152. https://doi.org/10.5485/TMCS.2003.0002
Abstract
The College Board Advanced Placement exam in computer science will use the language Java starting in fall 2003. The language chosen for this exam is based on the language commonly taught in introductory computer science courses at the university level. This article reviews the purpose of an introductory course and the various suggestions for the curriculum of introductory courses published by the Association for Computing Machinery. It then proposes that such a course stress foundational concepts over specific language syntax, and then provides a list of such foundational concepts and related topics. Based on this fundamental curriculum, the article recommends C++ as the most appropriate language. An appendix provides a sample syllabus.