Intended for saving tests, exercises, assignments and assignments as part of an introductory course to computer science in the Java language at the Open University as part of a degree in computer science and physics
Course material -
Part a : Introduction and basics of the language
object oriented programming
flow control (conditional sentences and loops)
arrays
Milk in: Extending object-oriented programming - inheritance, static methods and variables, loading of methods, cases, polymorphism and interfaces
complications
Search and sort algorithms and algorithms
Recursion
linked lists
Stacks and queues
Trees and Binary Trees
Computational