Syllabus for Information Systems A: Object-Oriented Programming I

Informationssystem A: Objektorienterad programmering I

Syllabus

  • 7.5 credits
  • Course code: 2IS006
  • Education cycle: First cycle
  • Main field(s) of study and in-depth level: Information Systems G1N

    Explanation of codes

    The code indicates the education cycle and in-depth level of the course in relation to other courses within the same main field of study according to the requirements for general degrees:

    First cycle

    • G1N: has only upper-secondary level entry requirements
    • G1F: has less than 60 credits in first-cycle course/s as entry requirements
    • G1E: contains specially designed degree project for Higher Education Diploma
    • G2F: has at least 60 credits in first-cycle course/s as entry requirements
    • G2E: has at least 60 credits in first-cycle course/s as entry requirements, contains degree project for Bachelor of Arts/Bachelor of Science
    • GXX: in-depth level of the course cannot be classified

    Second cycle

    • A1N: has only first-cycle course/s as entry requirements
    • A1F: has second-cycle course/s as entry requirements
    • A1E: contains degree project for Master of Arts/Master of Science (60 credits)
    • A2E: contains degree project for Master of Arts/Master of Science (120 credits)
    • AXX: in-depth level of the course cannot be classified

  • Grading system: Fail (U), Pass (G), Pass with distinction (VG)
  • Established: 2010-08-26
  • Established by:
  • Revised: 2021-04-08
  • Revised by: The Department Board
  • Applies from: Autumn 2022
  • Entry requirements: General entry requirements and Mathematics 3b or 3c/Mathematics C, Social Studies 1b or 1a1+1a2, English 6
  • Responsible department: Department of Informatics and Media

Learning outcomes

In terms of knowledge and understanding, after completing the course the student should be able to

  • describe central object-oriented terms such as encapsulation, information hiding, composition, polymorphism, inheritance, and abstraction,
  • describe the relationship between the object-oriented paradigm, and other programming paradigms,
  • describe coding conventions, coding principles, design patterns, and anti-patterns.

In terms of skills and abilities, after completing the course the student should be able to

  • design, motivate and implement object-oriented programs based on given problems,
  • construct and interpret modelling diagrams as well as translate diagrams to and from code,
  • apply simple design patterns.

In terms of judgement and approach, after completing the course the student should be able to

  • discuss maintainability using object-oriented terminology in the context of coding conventions, coding principles, design patterns, and anti-patterns. 

Content

The course acts as an introduction to object-oriented programming and focuses on independent problem solving with the help of object-oriented techniques. The course also deals with the ability to identify, discuss and evaluate advantages and disadvantages of different solutions in relation to changing requirements over time. The course emphasises understanding the object-oriented paradigm in relation to other programming paradigms such as procedural and declarative programming.

 

The course deals with foundational concepts such as encapsulation, information hiding, composition, and polymorphism. More advanced concepts such as coding conventions, coding principles, design patterns (i.e., common solutions to recurring problems) and anti-patterns (i.e., counterproductive, but common, solutions) are also covered.

Instruction

Lectures, laboratory exercises and supervision.

Assessment

The course is examined through assignments and an exam.

If there are special reasons for doing so, an examiner may make an exception from the method of assessment indicated and allow a student to be assessed by another method. An example of special reasons might be a certificate regarding special pedagogical support from the University's disability coordinator or a decision by the department's working group for study matters.

Reading list

Reading list

Applies from: Autumn 2022

Some titles may be available electronically through the University library.

  • Mark Michaelis, "Essential C# 8.0, 7th Edition" [Elektronisk resurs]

    2020

    Find in the library

    Mandatory