NOVA Information Management School

Computation III

Code

100029

Academic unit

NOVA Information Management School

Credits

6.0

Teacher in charge

Weekly hours

45.0

Teaching language

Portuguese. If there are Erasmus students, classes will be taught in English

Objectives

The aim of this course is to get the basic elements of
object-oriented programming.
Java will be the basic reference language.
At the end of the course the student is expected to master
the major abstraction mechanisms useful in the analysis
and design of software applications.
S/he will be capable of designing, developing and
testing Java programs.

Prerequisites

The course will be held in English language.
Basic knowledge from the high school, in particular mathematical and logical issues
and the basic knowledge of imperative programming is required.

Subject matter

- Classes and objects in Java
- the concept of reference: basics on memory management in Java
- Methods with complex data types: definition and invocation
- Array of reference
- Information hiding and encapsulation. Visibility modifiers on methods
- Inheritance and polymorphism in Java
- Constructors
- Overloading and overriding
- Class methods and class attributes

Bibliography

Java – The Complete Reference. Herbert Schildt

Teaching method

Theoretical classes will be held using the blackboard
and projecting slides. Practical classes will be held
in computer rooms and laboratories, allowing the students
to apply the concepts that have been explained previously
by solving programming exercises.

Evaluation method

The examination consists in a written test that will contain
both theoretical questions and the implementation of some
Java programs.

Courses