next up previous
Next: The first Java program Up: Unit 01 Previous: Programming paradigms

Java

In this course we will use the Java programming language.

Java is a modern, high level, object oriented programming language, which supports also the imperative and the functional programming paradigms.

General characteristics of Java:


next up previous
Next: The first Java program Up: Unit 01 Previous: Programming paradigms