Exercises, examples and other material relating to training module J710. This topic is presented on public courses
Learning to Program in Java,
Java Bootcamp,
Java Programming for the Web
Learning to Program in Java - Writing Java programs for newcomers to programming.
This course introduces you to programming in the Java programming
language.
... http://www.wellho.net/course/sjfull.html [course] |
Java Bootcamp - An intense course on Java programming, Servlets and JSPs
This course introduces you to the Java programming
language, and its Internet ... http://www.wellho.net/course/bjfull.html [course] |
Java Programming for the Web - Learn to write server- or client-side applications in Java.
This course introduces you to the Java programming
language, ... http://www.wellho.net/course/jpfull.html [course] |
In all object oriented languages, you have a facility called inheritance where you can define one type of thing ("class of object") based on another, ... http://www.wellho.net/mouth/1819_Cal ... ctors.html [short article] |
If you're writing a Java class in which you override a method from the base class, can you still make use of that base class method in your new code? ... http://www.wellho.net/mouth/1501_Jav ... class.html [short article] |
A final method or variable is one that can't be overridden - you can define a method as final within a class to ensure that any extensions to the class ... http://www.wellho.net/mouth/1066_Fin ... -Java.html [short article] |
Do you find some of the OO terminolgy baffling? Once you've learnt about constructors and methods, inheritance, overloading and polymorphism and statics, ... http://www.wellho.net/mouth/1217_Wha ... sses-.html [short article] |
Learn how to implement inheritance in Java, and how Java handles Polymorphism. Java also provides the concepts of abstract classes and interfaces, which are also covered by this module.
This topic is presented on public courses
Learning to Program in Java,
Java Bootcamp,
Java Programming for the Web
Examples from our training material
Pictures
Students learning Java on a private course
Background information
This module is available under an
Open Training Notes License for free download from
http://www.training-notes.co.uk.
Topics covered in this module
Extended classes.
Encapsulation.
Alternative exercise.
Abstract Classes.
Getting your design right.
The universal superclass.
Interfaces.
The final modifier.
Complete learning
If you are looking for a complete course and not just a information on a single subject, visit our
Listing and schedule page.
Well House Consultants specialise in training courses in
Java,
Python,
Perl,
PHP, and
MySQL. We run
Private Courses throughout the UK (and beyond for longer courses), and
Public Courses at our training centre in Melksham, Wiltshire, England.
It's surprisingly cost effective to come on our public courses -
even if
you live in a different
country or continent to us.
We have a technical library of over 700 books on the subjects on which we teach.
These books are available for reference at our training centre. Also
available is the Opentalk
Forum for discussion of technical questions.