From Wikiversity - Reading time: 2 min
This course deals with the basic principles of the Java programming language. To be fully competent in both Java and programming, at least two courses will be needed, an Introductory course, and an Algorithms course. This course is the first of those two.
There are two modules in this course.
The first module is Introduction To Programming. It covers variables, indentation, functions, and the other basic aspects of propgramming; aspects that are shared amongst all programming languages.
Instead, use the first module as a reference, and proceed to module two.
The second module is Introduction To Java, and covers the aspects of Java that are unique to that language.
There are no prerequisites for this course.
This course allows...
The textbook for this course will be the Java wikibook. Additional resources will be listed below.