Java based tutorials & more

News


November 12, 2008 - Chapter 3 of OOP tutorial (Inherritance: Extending a class)

Finally chapter 3 (Inherritance: Extending a class) is also available!
Please do not get mad if it toke too long!
My problem is that I want to do a little too much always.
Currently I am also experimenting with Java3D and also DirectX in combination with c++!
At the same time also managing this site!
I am planning to change the "game programming tutorial" to something more to the direction of Java3D!
But first the "OOP tutorial" needs to be setup!

October 16, 2008 - Chapter 2 of OOP tutorial (Creating a class)

Its been a long time I haven't been working on my site.
But now there is new chapter in the OOP tutorial!
As you might have noticed, I also updated the layout of the site.
I hope now it is more readable & interactive then before & that you will enjoy it!

Februari 7, 2008 - Chapter 1 of OOP Tutorial

Finally chapter 1 of the OOP tutorial is also done!
The OOP tutorial is very crucial to help you understand the tutorials on this site and many other programming tutorials.
By learning the first chapter you will have an average knowdledge to do the game programming tutorial actually!
But of course it is recommended to follow the lessons when they are ready.
It makes many things easier when you understand the OOP aspects!

Januari 27, 2008 - Chapter 9 of Basics Tutorial

I was forgotten to mention something about setting the size of the frame!
It is pretty stupid to tell that you want a frame, but not give its size!
So if you haven't already red the article or you missed these part, read it here!

Januari 26, 2008 - Chapter 9 of Basics Tutorial

As told chapter 9 has been removed and replaced by chapter 10.
Now chapter 9 which will go about Frames has been set available.
So you can enjoy it here!

Januari 25, 2008 - Chapter 9/10 of Basics Tutorial

Chapter 9 will not be available in the basics tutorial!
It requires an amount of OOP knowdledge which a basic programmer will not understand!
Instead chapter 10 will be set available as chapter 9!
This will go about the usage of the first Frame.

December 31, 2007 - Chapter 8 of Basics Tutorial

Chapter 8 of the Java Basics Tutorial(libraries) is finally available.
In this chapter we include some swing functionality from the javax.swing library.
We use this to extend the game we made in chapter 5.

December 22, 2007 - Chapter 7 of Basics Tutorial

Chapter 7 of the Java Basics Tutorial(arrays) is finally available.
An array is a list of data of the same type.
This can be a String, int, float or any other type of array.
In combination with loops, arrays are very effective things to use.
So enjoy this new lesson if you want.

December 19, 2007 - Chapter 6 of Basics Tutorial: Update

As promised I added some questions and answers.
The questions exists of a problem that someone has with a piece of code.
He asks you for support & wants you to solve his piece of code.
So enjoy the new parts of the lesson if you want.

December 16, 2007 - Chapter 6 of Basics Tutorial

Chapter 6 of the Java Basics Tutorial(loops) is finally available.
By using loops you can replace many boring jobs.
I just wanted to add some more to like questions and answers, but I did not continued because it toke a little too long.
So now it is online, just enjoy it if you want until I complete also the answers & qustions.

December 2, 2007 - Chapter 5 of Basics Tutorial

Chapter 5 of the Java Basics Tutorial(Statements) is finally available.
In this chapter you will build a simple game with numbers.
So enjoy this new lesson if you want.

November 21, 2007 - Chapter 4 of Basics Tutorial

Chapter 4 of the Java Basics Tutorial(Numbers) is finally available.
So enjoy it here here if you want!

November 17, 2007 - Chapter 3 of Basics Tutorial

Chapter 3 of the Java Basics Tutorial(Variables) is finally available.
It did take some longer then expected, because normally it should be ready within 2 days.
I couldn't make it faster because of some school exercises.
So now its ready, enjoy the new chapter!

November 13, 2007 - Chapter 2 of Basics Tutorial

Chapter 2 of the Java Basics Tutorial(Welcome to Java) is finally available.
I thought Hello World was a pretty old example, so that's the reason for the name.
Using a new fresh name will also be more appreciatable when you have already experience with other programming languages.
So enjoy this new lesson if you want.

November 12, 2007 - Chapter 1 of Basics Tutorial

Chapter 1 of the Java Basics Tutorial(Installing JDK) is finally available.
It was uploaded 2 days ago, but I forgot to mention it.
Chapter 2 (Welcome to Java) of the Java Basiscs Tutorial will soon also be available.
I am planning to finish it for at least this week.

Go to tutorial >

Valid XHTML 1.0 Strict Valid CSS!