Results 1 to 3 of 3
Thread: So how would I start?
- 12-03-2011, 01:01 AM #1
Member
- Join Date
- Dec 2011
- Posts
- 1
- Rep Power
- 0
So how would I start?
I have the basic java knowledge as I use to be a very respected well known private server developer, only for creating content that were most effective and creative. I know the basic java but creating something from scratch...
I was thinking some sort of 2D racing game to start my journey to creating java games. basic wasd driving avoiding cars ect. I know I will have to start with the sprites, key pressed ect, Is there any good way I can learn from a thread or something or the easiest way to sink the knowledge into my head.
I would love feedback thanks,
-Liam.
- 12-03-2011, 01:33 AM #2
Moderator
- Join Date
- Feb 2009
- Location
- New Zealand
- Posts
- 4,546
- Rep Power
- 11
Re: So how would I start?
We are talking about Java here, right? Not Javascript? I only ask because you mentioned previous experience with creating web content. A 2D racing game could be done with either although the following remarks would apply in any case:
You have an end goal in mind, and that's good. But starting from scratch is just that: the goal is held in the back of your mind as you tackle mastery of basic technique. (Think of a young Michelangelo made to do rather boring apprentice work with chisel and wood before they would trust him with Carrara marble.)creating something from scratch...
Basic Java usage, Swing (the gui stuff) and applets (if that's applicable) are all covered in Oracle's Tutorial. My guess is that this Tutorial was the starting place for most folk here. (And, for some of us, remains an often accessed resource...).
- 12-03-2011, 05:26 AM #3
Member
- Join Date
- Dec 2011
- Posts
- 5
- Rep Power
- 0
Re: So how would I start?
This is my first post :o
It's nice to know that you're a well known private server coder or what not, was this for an rsps? If so, then so was I!
Anyway, I'd say to go on Youtube and search thenewboston Java tutorials, he'll teach you how to program applications from scratch.. effectively and intelligibly too.
Similar Threads
-
Where should I start?
By upanotch in forum New To JavaReplies: 5Last Post: 10-24-2011, 08:27 PM -
Start Swing GUI program by Java Web Start with IE in Eclipse debug mode
By albertkao in forum EclipseReplies: 1Last Post: 01-18-2011, 06:27 PM -
How do you start a Java program from the "Start" menu under Windows?
By ScottVal in forum New To JavaReplies: 5Last Post: 03-20-2009, 10:04 PM -
Web Start
By DannyZB in forum NetBeansReplies: 0Last Post: 11-14-2008, 12:58 PM -
How to start
By sand.softnet1 in forum New To JavaReplies: 5Last Post: 09-05-2008, 07:41 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks