Institute of Computer Science
  1. Courses
  2. 2019/20 spring
  3. Object-Oriented Programming (Narva College) (LTAT.NR.003)
ET
Log in

Object-Oriented Programming (Narva College) 2019/20 spring

  • Home
  • Materials
  • Grading
  • Java Glossary
  • Cheat sheet (S1-S6)
  • Source Example
  • Links

Chapter 3

Objects. Classes.

Objectives:

After completing the session, you can:

  • explain terms: object, object class, client class, instance, constructor, encapsulation, accessor and mutator methods, modifiers, scope of variables and methods;
  • create an object description in the object class;
  • create instances in the client class;
  • use various constructors and class variables;
  • use modifiers;
  • use keyword this;
  • create and use different types of arrays;
  • explain differences between primitive and reference data types.

Topics

  • 3.1 Introduction into object-oriented programming
  • 3.2 Objects. Classes. Instances
  • 3.3 Constructor
  • 3.4 Methods
  • 3.5 Encapsulation
  • 3.6 An array of objects
  • 3.7 Reference semantics
  • 3.8 Tasks

NB! Watch the video in youtube if you need the subtitles!

Alternative materials

  • in English: H. Schildt.‎ Java - The Complete Reference: Chapter: 6
  • in Estonian: here
  • in Russian:
    • Г. Шилдт. Java 8. Полное руководство: Chapter: 6
    • Videos 12-14

  • Institute of Computer Science
  • Faculty of Science and Technology
  • University of Tartu
In case of technical problems or questions write to:

Contact the course organizers with the organizational and course content questions.
The proprietary copyrights of educational materials belong to the University of Tartu. The use of educational materials is permitted for the purposes and under the conditions provided for in the copyright law for the free use of a work. When using educational materials, the user is obligated to give credit to the author of the educational materials.
The use of educational materials for other purposes is allowed only with the prior written consent of the University of Tartu.
Terms of use for the Courses environment