Abstract

The traditional approach to teaching CS1, begins with a short introduction and proceeds quickly to the syntax of a programming language, followed by functions, modules, abstract data types, data structures, algorithm complexity analysis and so on. Students think in a narrow language specific context, without an overview of design. Students mistakenly believe that the difficult and most important part of solving a problem using a computer is the translation into a specific programming language. No wonder that CS1 is considered to be the most stressful course for beginning college students. Students, working in isolation at home or in a laboratory, do not know if their errors are due to a lack of understanding of the concepts of computing, lack of understanding of the syntax and semantics of the programming language, some error(s) in the logic of their algorithm, failure to understand the cryptic or misleading error messages, or, occasionally, computer systems errors. This new approach attempts to avoid this frustration. The first year sequence supports students by allowing them to concentrate on concepts first, work in groups, learn object-oriented design very early, and gain a broad picture of computing from the very beginning. The details of the syntax and semantics are left for the second course.

Full Text
Paper version not known

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.