Exercises, examples and other material relating to training module J706. 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] |
One of the most important topics for newcomers to OO (Object oriented) programming to learn is how to design their classes and make best use of inheritance, ... http://www.wellho.net/mouth/1296_An- ... ratch.html [short article] |
We have two friends. They're married. She's a keen advocate of Object Oriented Programming and he can't stand the approach. So take them to the pub, ... http://www.wellho.net/mouth/2169_Whe ... ques-.html [short article] |
One of the vital topics on all our programming courses is that of variable scope. Variable Scope may be defined as the area of a program in which a variable ... http://www.wellho.net/mouth/96_Variable-Scope.html [short article] |
"Object Oriented Programming" is a whole new philosophy for programmers who have been writing short scripts for years, and it can be quite frightening ... http://www.wellho.net/mouth/1925_Int ... mming.html [short article] |
In Java, we place all our code in "classes". Each class contains one or more named blocks of code known as methods, and the group of methods provides all the functionality that's required to handle data (or objects) of a particular type.
This topic is presented on public courses
Learning to Program in Java,
Java Bootcamp,
Java Programming for the Web
Examples from our training material
| Animal.java | Sample class for use during practical |
| Eve.java | Example class that uses the Film class |
| Eve2.java | Example class that uses the Film2 class |
| Eve3.java | Static methods and comparing objects - test harness |
| Film.java | Defining a simple class of objects in Java |
| Film2.java | A class of objects with static methods, public variables, overloaded constructors and private internal methods |
| Film3.java | Static methods and comparing objects - class |
| Ourmenag.java | Sample application for use during practical |
| Ourpets.java | Our Pets - example application |
| Ourzoo.java | Ourzoo - sample application |
Pictures
Our courses are half practials and half lectures
Background information
You may
download this module as a sample of our material
Topics covered in this module
Using an instance of a class.
Some detail of using an object.
Writing your own class.
Enhancements to the basic class structure.
Class or static methods.
Direct variable access.
this.
Overloading.
An example.
Naming conventions.
Alternative:.
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.