Introduction to Java (GREEK)

This course introduces students to the Java programming language. It teaches them the basic concepts of computer programming and at the same time it presents to them the core ideas of Object-oriented programming.

At the end of the course the students should be able to write complete Java programs that distinguish between java primitive and non-primitive data types, to incorporate basic programming constructs, like loops and branches, to understand and put in proper use important object-oriented programming concepts, like classes and objects, and to take advantage of Java built-in methods.

Students are expected to be familiar with standard computer operations (e.g. login, cut & paste, email attachments, etc.) before enrolling in the course. For 8th grade students, it is recommended to have completed the 'Introduction to Web Design' course.