What Do CS1 Syllabi Reveal About Our Expectations of Introductory Programming Students?

Maynooth University - Introduction to Computer Science 1

Country: Ireland
University: Maynooth University
Course code: CS 161
Course title: Introduction to Computer Science 1
Date of Syllabus:
Source: Manual search
Associated Degrees: Computer Science
Prerequisits: no
Course for Majors: yes
Course stage: 1
Semester:
Programming language: None
Language of Instruction: English
URL: http://apps.maynoothuniversity.ie/courses/?TARGET=MODULE&MODE=VIEW&MODULE_CODE=CS161&YEAR=2017
Explicit or !Explicit LOs: Explicit
Learning Outcomes:

understand and evaluate simple algorithms;

create simple algorithms;

write simple programs;

debug runtime errors;

identify the fundamental types of modern computing devices and peripherals;

explain the underlying logical concepts that provide the basis for modern computation;

describe basic computer architecture on a theoretical and practical basis & identify the workings of modern operaing systems and differentiate between them;

explain the fundamentals of computer communications and identify security issues relating to it.

LO categories:

Writing programs

Designing Algorithms

How Computers & computational systems work & history of computing

Testing & Debugging code