620.200 (23S) Introduction to Structured and Object-Based Programming (StEOP)

Sommersemester 2023

Registration deadline has expired.

First course session
03.03.2023 10:00 - 12:00 HS 4 On Campus
... no further dates known

Overview

Lecturer
LV Nummer Südostverbund INA03001UL
Course title german Introduction to Structured and Object-Based Programming (StEOP)
Type Lecture
Course model Attendance-based course
Hours per Week 2.0
ECTS credits 2.0
Registrations 100
Organisational unit
Language of instruction English
possible language(s) of the assessment German , English
Course begins on 03.03.2023
eLearning Go to Moodle course
University entrance qualification examination Yes
Seniorstudium Liberale Yes

Time and place

List of events is loading...

Course Information

Intended learning outcomes

Lehrziele gemeinsam mit den Übungen:

  • Konzepte der strukturierten und objektbasierten Programmierung sowie zugehöriger grafischer Notationen verstehen.
  • Einfache Programme entwerfen und in Java formulieren können.
  • Einfache Algorithmen und Datenstrukturen implementieren können.
  • Den objektbasierten Teil des Sprachumfangs von Java beherrschen.
  • Den objektorientierten Teil Sprachumfangs von Java kennen.
  • Einfache Werkzeuge (Entwicklungsumgebung, Debugger) verwenden können.
  • Algorithmen als Nassi Shneiderman Diagramme formulieren können.
  • Einfache Programmstrukturen als UML-Klassendiagramm spezifizieren können.
  • Regeln der strukturierten Programmierung beherrschen.

Teaching methodology

Vorlesung, Live-Programmierung, Diskussion (live & via Moodle)

Course content

  • Allgemeine Einführung und Grundlagen der Programmierung
  • Einführung in Java
  • Arrays
  • Unterprogramme
  • Rekursion
  • Klassen, Interfaces, abgeleitete Klassen
  • Geheimnisprinzip
  • Ausnahmebehandlung
  • Aggregation, Java Collections
  • Namensräume, Pakete
  • Ein- und Ausgabe

Literature

Robert Sedgewick, Kevin Wayne: Introduction to Programming in Java – An Interdisciplinary Approach. Pearson Education, 2006 (or later).
(Lehrbuchsammlung der Universitätsbibliothek)

Intended learning outcomes

Teaching objectives (along with the exercises):

  • Understand concepts of structured and object-based programming and associated graphical notations.
  • Be able to design simple programs and implement them in Java.
  • Be able to implement simple algorithms and data structures.
  • Master the object-based part of the Java language.
  • Know the object-oriented part of the Java language.
  • Be able to use simple tools (development environment, debugger).
  • Be able to formulate algorithms as Nassi Shneiderman diagrams.
  • Be able to specify simple program structures as UML diagrams.
  • Master the rules of structured programming.

Teaching methodology

Lecture, live programming, discussion (live & via Moodle)

Course content

  • General introduction and basics of programming
  • Introduction to Java
  • Arrays
  • Subroutines
  • Recursion
  • Classes, interfaces, derived classes
  • Information hiding principle
  • Exception handling
  • Aggregation, Java Collections
  • Namespaces, Packages
  • Input and output

Literature

Robert Sedgewick, Kevin Wayne: Introduction to Programming in Java – An Interdisciplinary Approach. Pearson Education, 2006 (or later).

("Lehrbuchsammlung" of the University Library)

Examination information

Im Fall von online durchgeführten Prüfungen sind die Standards zu beachten, die die technischen Geräte der Studierenden erfüllen müssen, um an diesen Prüfungen teilnehmen zu können.

Examination methodology

Schriftliche Prüfung; ggfs. ergänzende mündlicher Prüfung in Grenzfällen. Sollten nicht mehr als 12 Personen angemeldet sein, kann die Prüfung auch vollständig mündlich abgehalten werden. 

Examination topic(s)

  • Theoriefragen zu den "Kennen" und "Verstehen"-Aspekten des Lehrzielkatalogs
  • Einfache Programmier- und Spezifikationsaufgaben, die die "Können"-Aspekte des Lehrzielkatalogs überprüfen 

Bei schriftlichen Prüfungen sind alle Aufgaben schriftlich (und ohne Entwicklungsumgebung) auszuarbeiten.

Bei mündlichen Prüfungen sind Theoriefragen mündlich zu beantworten, während Programmieraufgaben am Computer zu lösen sind, wobei eine IDE verwendet werden darf.

Ein Katalog von beispielhaften Prüfungsfragen befindet sich im Moodle-Kurs.

Assessment criteria / Standards of assessment for examinations

Die Theoriefragen müssen so beantwortet werden, dass aus der Antwort entnommen werden kann, dass das Thema, dem die Frage zugeordnet ist, hinreichend beherrscht wird.

Die Programmieraufgaben müssen im wesentlichen richtig gelöst werden, wobei "lässliche Sünden" in syntaktischer Hinsicht toleriert werden.

Notenschlüssel:

Note

  ab

5
0 %
4
50 %
3
63 %
2
76 %
1
89 %

Examination methodology

Written exam with theoretical questions (mostly free text answers, possibly some MC questions) and programming tasks (paper & pencil, no IDE; possibly SPU or ROPE); if necessary, supplementary oral examination in borderline cases. If no more than 12 persons are registered for an exam, it may also be held completely orally.

Merit  points earned during the course can be redeemed the first time the exam is attempted

Examination topic(s)

  • Theory questions on the "Know" and "Understand" aspects of the teaching objectives catalog.
  • Simple programming / specification tasks, which test the "Be able" / "Master" aspects of the teaching objective catalog.

For written exams, all tasks are to be completed in writing and without an integrated development environment (IDE). 

For oral exams, questions on theory are to be answered orally, while programming tasks are to be completed on the computer (IDE allowed).

A catalog of sample exam questions can be found in the Moodle course.

Assessment criteria / Standards of assessment for examinations

The theory questions must be answered in such a way that it can be inferred from the answer that the topic from which the question is taken is sufficiently mastered.

The programming tasks must be solved essentially correctly, whereby "venial sins" in syntactic terms are tolerated.

Grading key:

Grade

 from

5
0 %
4
50 %
3
63 %
2
76 %
1
89 %

Grading scheme

Grade / Grade grading scheme

Position in the curriculum

  • Bachelor-Lehramtsstudium Bachelor Unterrichtsfach Informatik (SKZ: 414, Version: 15W.2)
    • Subject: Grundlagen der Informatik (AAU) (Compulsory elective)
      • INA.003 Einführung in die strukturierte und objektbasierte Programmierung ( 2.0h VO / 2.0 ECTS)
        • 620.200 Introduction to Structured and Object-Based Programming (StEOP) (2.0h VO / 2.0 ECTS)
          Absolvierung im 1. Semester empfohlen
  • Bachelor-Lehramtsstudium Bachelor Unterrichtsfach Informatik (SKZ: 414, Version: 15W.2)
    • Subject: Grundlagen der Informatik (AAU) (Compulsory elective)
      • INA.003 Einführung in die strukturierte und objektbasierte Programmierung (Teil 1) ( 1.0h VO / 3.0 ECTS)
        • 620.200 Introduction to Structured and Object-Based Programming (StEOP) (2.0h VO / 2.0 ECTS)
          Absolvierung im 1. Semester empfohlen
  • Bachelor-Lehramtsstudium Bachelor Unterrichtsfach Informatik (SKZ: 414, Version: 17W.2)
    • Subject: Grundlagen der Informatik (AAU) (Compulsory elective)
      • Einführung in die strukturierte und objektbasierte Programmierung ( 2.0h VO / 2.0 ECTS)
        • 620.200 Introduction to Structured and Object-Based Programming (StEOP) (2.0h VO / 2.0 ECTS)
  • Bachelor-Lehramtsstudium Bachelor Unterrichtsfach Informatik (SKZ: 414, Version: 19W.2) part of STEOP (Introductory & Orientation Period)
    • Subject: Grundlagen der Informatik (AAU) (Compulsory elective)
      • INA.003 Einführung in die strukturierte und objektbasierte Programmierung (STEOP) ( 2.0h VO / 2.0 ECTS)
        • 620.200 Introduction to Structured and Object-Based Programming (StEOP) (2.0h VO / 2.0 ECTS)
          Absolvierung im 1. Semester empfohlen
  • Bachelor's degree programme Applied Informatics (SKZ: 511, Version: 19W.2) part of STEOP (Introductory & Orientation Period)
    • Subject: Grundlagen der Angewandten Informatik (Compulsory subject)
      • 1.2 Einführung in die strukturierte und objektbasierte Programmierung (StEOP) ( 2.0h VO / 2.0 ECTS)
        • 620.200 Introduction to Structured and Object-Based Programming (StEOP) (2.0h VO / 2.0 ECTS)
          Absolvierung im 1. Semester empfohlen
  • Bachelor's degree programme Applied Informatics (SKZ: 511, Version: 17W.1)
    • Subject: Grundlagen der Angewandten Informatik (Compulsory subject)
      • 1.3 + 1.4 Einführung in die strukturierte und objektbasierte Programmierung ( 2.0h VO / 2.0 ECTS)
        • 620.200 Introduction to Structured and Object-Based Programming (StEOP) (2.0h VO / 2.0 ECTS)
          Absolvierung im 1. Semester empfohlen
  • Bachelor's degree programme Applied Informatics (SKZ: 511, Version: 12W.1)
    • Subject: Principles of Informatics (Compulsory subject)
      • Einführung in die strukturierte und objektbasierte Programmierung ( 2.0h VO / 2.0 ECTS)
        • 620.200 Introduction to Structured and Object-Based Programming (StEOP) (2.0h VO / 2.0 ECTS)
          Absolvierung im 1. Semester empfohlen
  • Bachelor's degree programme Information Management (SKZ: 522, Version: 17W.1)
    • Subject: Grundlagen der Informatik und Softwareentwicklung (Compulsory subject)
      • 2.3 + 2.4 Einführung in die strukturierte und objektbasierte Programmierung ( 2.0h VO / 2.0 ECTS)
        • 620.200 Introduction to Structured and Object-Based Programming (StEOP) (2.0h VO / 2.0 ECTS)
          Absolvierung im 1. Semester empfohlen
  • Bachelor's degree programme Management Information Systems (SKZ: 522, Version: 20W.2)
    • Subject: Grundlagen der Informatik und Softwareentwicklung (Compulsory subject)
      • 2.2 Einführung in die strukturierte und objektbasierte Programmierung ( 0.0h VO / 2.0 ECTS)
        • 620.200 Introduction to Structured and Object-Based Programming (StEOP) (2.0h VO / 2.0 ECTS)
          Absolvierung im 1. Semester empfohlen
  • Bachelor's degree programme Information Management (SKZ: 522, Version: 12W.1)
    • Subject: Grundlagen der Informatik und Softwareentwicklung (Compulsory subject)
      • 2.2 Einführung in die strukturierte und objektbasierte Programmierung ( 2.0h VO / 2.0 ECTS)
        • 620.200 Introduction to Structured and Object-Based Programming (StEOP) (2.0h VO / 2.0 ECTS)
  • Bachelor's degree programme Information and Communications Engineering (SKZ: 289, Version: 22W.1)
    • Subject: Informatik und Softwareentwicklung (Compulsory subject)
      • 4.2 Einführung in die strukturierte und objektbasierte Programmierung ( 0.0h VO / 2.0 ECTS)
        • 620.200 Introduction to Structured and Object-Based Programming (StEOP) (2.0h VO / 2.0 ECTS)
          Absolvierung im 2. Semester empfohlen
  • Bachelorstudium Informationstechnik (SKZ: 289, Version: 17W.1)
    • Subject: Informatik und Softwareentwicklung (Compulsory subject)
      • 3.3 + 3.4 Einführung in die strukturierte und objektbasierte Programmierung ( 2.0h VO / 2.0 ECTS)
        • 620.200 Introduction to Structured and Object-Based Programming (StEOP) (2.0h VO / 2.0 ECTS)
          Absolvierung im 2. Semester empfohlen
  • Bachelor's degree programme Information Technology (SKZ: 289, Version: 12W.2)
    • Subject: Informatik und Softwareentwicklung (Compulsory subject)
      • Einführung in die strukturierte und objektbasierte Programmierung ( 2.0h VO / 3.0 ECTS)
        • 620.200 Introduction to Structured and Object-Based Programming (StEOP) (2.0h VO / 3.0 ECTS)
          Absolvierung im 1. Semester empfohlen
  • Bachelorstudium Technische Mathematik (SKZ: 201, Version: 17W.1)
    • Subject: Optimierung und Programmierung (Compulsory subject)
      • 5.2 + 5.3 Einführung in die strukturierte und objektbasierte Programmierung ( 2.0h VO / 2.0 ECTS)
        • 620.200 Introduction to Structured and Object-Based Programming (StEOP) (2.0h VO / 2.0 ECTS)
          Absolvierung im 2. Semester empfohlen
  • Bachelor's degree programme Technical Mathematics (SKZ: 201, Version: 22W.1)
    • Subject: Optimierung und Programmierung (Compulsory subject)
      • 5.2 Einführung in die strukturierte und objektbasierte Programmierung ( 2.0h VO / 2.0 ECTS)
        • 620.200 Introduction to Structured and Object-Based Programming (StEOP) (2.0h VO / 2.0 ECTS)
          Absolvierung im 1. Semester empfohlen
  • Bachelor's degree programme Robotics and Artificial Intelligence (SKZ: 295, Version: 22W.1) part of STEOP (Introductory & Orientation Period)
    • Subject: Computer Science and Softwaredevelopment (Compulsory subject)
      • 3.1 Introduction to Structured and Object-based Programming (LV der StEOP) ( 2.0h VO / 2.0 ECTS)
        • 620.200 Introduction to Structured and Object-Based Programming (StEOP) (2.0h VO / 2.0 ECTS)

Equivalent courses for counting the examination attempts

Sommersemester 2024
  • 620.200 VO Introduction to Structured and Object-Based Programming (StEOP) (2.0h / 2.0ECTS)
Wintersemester 2023/24
  • 620.200 VO Einführung in die strukturierte und objektbasierte Programmierung (2.0h / 2.0ECTS)
  • 700.830 VO Introduction to Structured and Object-Based Programming (StEOP) (2.0h / 2.0ECTS)
Wintersemester 2022/23
  • 620.200 VO Einführung in die strukturierte und objektbasierte Programmierung (2.0h / 2.0ECTS)
  • 700.830 VO Introduction to Structured and Object-based Programming (2.0h / 2.0ECTS)
Sommersemester 2022
  • 620.200 VO Einführung in die strukturierte und objektbasierte Programmierung (2.0h / 2.0ECTS)
Wintersemester 2021/22
  • 620.200 VO Einführung in die strukturierte und objektbasierte Programmierung (2.0h / 2.0ECTS)
Sommersemester 2021
  • 620.200 VO Einführung in die strukturierte und objektbasierte Programmierung (2.0h / 2.0ECTS)
Wintersemester 2020/21
  • 620.200 VO Einführung in die strukturierte und objektbasierte Programmierung (2.0h / 2.0ECTS)
Wintersemester 2016/17
  • 620.200 VO Einführung in die strukturierte und objektbasierte Programmierung (2.0h / 2.0ECTS)
Wintersemester 2015/16
  • 620.200 VO Einführung in die strukturierte und objektbasierte Programmierung (2.0h / 2.0ECTS)
Wintersemester 2014/15
  • 620.200 VO Einführung in die strukturierte und objektbasierte Programmierung (2.0h / 2.0ECTS)
Wintersemester 2013/14
  • 620.200 VO Einführung in die strukturierte und objektbasierte Programmierung (2.0h / 2.0ECTS)
Wintersemester 2012/13
  • 620.200 VO Einführung in die strukturierte und objektbasierte Programmierung (2.0h / 2.0ECTS)