NWI-IPI005
Object Oriented Programming
Cursus informatieRooster
CursusNWI-IPI005
Studiepunten (ECTS)6
CategorieB1 (Eerste jaar bachelor)
VoertaalEngels
Aangeboden doorRadboud Universiteit; Faculteit der Natuurwetenschappen, Wiskunde en Informatica; Informatica en Informatiekunde;
Docenten
VorigeVolgende 1
Docent
L. Guo, MSc
Overige cursussen docent
Docent
dr. P.W.M. Koopman
Overige cursussen docent
Docent
dr. J.E.W. Smetsers
Overige cursussen docent
Examinator
dr. J.E.W. Smetsers
Overige cursussen docent
Coördinator
dr. J.E.W. Smetsers
Overige cursussen docent
Collegejaar2020
Aanvangsblok
KW2/  KW3
Onderwijsvorm
voltijd
Opmerking-
Inschrijven via OSIRISJa
Inschrijven voor bijvakkersJa
VoorinschrijvingNee
WachtlijstNee
Plaatsingsprocedure-
Cursusdoelen
This course teaches you to design and implement object oriented programs. This includes:
  • using inheritance and interfaces.
  • using and extending given classes.
  • understanding the memory model of Java.
  • using generics.
  • using enumeration types as classes.
  • understanding and applying collections like lists and the associated iterators.
  • applying UML in the design of object oriented programs.
  • apply software patterns.
  • develop and use JUnit tests.
  • use object oriented GUI libraries and event driven programming.
  • divide the work over threads, synchronize threads, handle race-conditions, avoid deadlock.
Inhoud
Object orientation (OO) offers a framework to design and implement reusable software. We will use Java to illustrate the principles of object orientation.

Objects and their relations provide a conceptual framework that can be used for analysis, design and implementation. In this course you will learn the principles of OO analysis (OOA) and OO design (OOD). You also learn to realize these designs in an object-oriented program.
Abstraction and encapsulation are the most important properties of the object-oriented paradigm. Through these concepts, a representation of the behavior and structure of an object can be given independently of its realization.

This course is aimed at the development of object-oriented design and programming skills. The programming language used is Java. In this language the concept of class is central. A class is a blueprint for the objects, and consists of attributes (the condition of the object) together with operations (the so-called methods) with which we can edit an object.

Instructional Modes
  • Lecture
  • Tutorial
  • Self-study
Niveau

Voorkennis
The ability to program using an imperative programming language, for example, by having completed the course Imperative Programming successfully.
Toetsinformatie
The course is completed with a written (digital) exam. In order to participate in the exam you must have participated seriously in the computer practicum. This means you must have completed all assignments or at least have made a serious attempt to do so.
Bijzonderheden
This course is part of the first year of the bachelor Computing Science and also of the first year of Artificial Intelligence. Note: this is not the course for Science students; please see NWI-MOL098 for that course. The recommended book has been updated to the 11th edition.
Aanbevolen materiaal
Boek
Introduction to Java Programming, Comprehensive Version: Global Edition, 11/e, Y Daniel Liang, ISBN: 9781292221878 (Note: 11th edition!)

Werkvormen
Computerpracticum

Cursusgebeurtenis

Toetsen
Digital Exam
Weging1
ToetsvormDigitale toets met CIRRUS
GelegenhedenBlok KW2