Current area: HOME -> Java Games tutorial #1
|
Java Games tutorial #1
We're going to cover a lot of ground in this tutorial. By the time you
finish, you will have:
- Installed the Java 2 SDK (software development kit) on
your computer.
- Installed the BlueJ IDE (integrated development
environment) on your computer.
- Debugged a complete, "finished" Java project.
- Created a new Java project and written your first lines of
code.
But before we jump right in, let's cover a
bit
of philosophy...
|