News
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!
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!
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!
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!
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!
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.
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.
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.
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.
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.
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.
Chapter 4 of the Java Basics Tutorial(Numbers) is finally available.
So enjoy it here
here if you want!
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!
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.
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 >