5010.12 - Introduction to Computer Science


Course number
5010.12
Title
Introduction to Computer Science
ECTS
7.5
Prerequisites
Upper Secondary School with B-level in mathematics.
Purpose
The objective of this course is to give a broad introduction to computer science with basic concepts about software languages and software construction, computer hardware and operating systems, software algorithms, software engineering, networks and databases.
Content
Bytes, logical algebra, binary and hexadecimal number systems. Operating systems and processes, computer systems (CPU, RAM, bus), machine code and execution of programs. Client-server,computer networks and protocols, the OSI-protocol model, internet (addresses, email, www), hardware and data storage (RAM, HD, CD, Tape). Algorithms, searching and sorting. Software languages (machine-, assembler- and high-level languages), programming paradigms, traditional programming: variables, data types, data structures, functions and subrutines. From code to machine code (lexical analysis, parsing, code generation). Software development, software life cycles, steps in software development (Analysis - design - implementation - testing). Modules, connection and cohesion, top down - bottom up. Data structures: pointers, arrays, lists, threads, stacks, queues, self-developed data types. File structures: sequential files, text files, index files. Databases: relational databases, SQL.
Learning and teaching approaches
Lectures, problem solving and exercises.
Learning outcomes
By the end of the course the student is expected to be able to: Demonstrate a basic understanding of: data representation, storage and manipulation; computer architecture, machine languages and operating systems; networking and the internet. Describe the concept of algorithm. Analyze problems and design simple algorithms in pseudo code. Describe traditional computer programming concepts.
Assessment method
Four-hour written examination. Textbook permitted (without computer).
Examination
External
Marking scale
13-
Bibliography
Brookshear J. Glenn. Computer Science an overview, Addison-Wesley, latest edition.
Contact
Petur F. Zachariassen