d2jsp
Log InRegister
d2jsp Forums > Off-Topic > Computers & IT > Programming & Development > Looking For A Java Partner
Add Reply New Topic New Poll
Member
Posts: 16,498
Joined: Jun 8 2008
Gold: 113.00
May 18 2013 10:57am
I want to start learning some Java.
I've watched an entire series on youtube on Java for the absolute beginner, but it's still kinda sketchy.

I want to do a simple program that has user interaction, such as a platform game or anything simpler.

I will pay if you help me understand java better and get started on an even bigger project, an RPG.

You must have experience and know what you are doing well enough to guide me, and have skype.
I will be using NetBeans7.3 for this.
Member
Posts: 32,925
Joined: Jul 23 2006
Gold: 3,804.50
May 18 2013 11:00am
Quote
I want to do a simple program that has user interaction, such as a platform game or anything simpler.


start without any graphics. it will just get in the way of learning how to program
Member
Posts: 16,498
Joined: Jun 8 2008
Gold: 113.00
May 18 2013 11:07am
Quote (carteblanche @ May 18 2013 12:00pm)
start without any graphics. it will just get in the way of learning how to program


I have made a ball move across the scrren without any graphics.
just a simple oval move with the directional keys.
Member
Posts: 3,451
Joined: Feb 26 2010
Gold: 0.20
May 18 2013 11:24am
Quote (ghdork @ May 18 2013 12:07pm)
I have made a ball move across the scrren without any graphics.
just a simple oval move with the directional keys.


without graphics?
Member
Posts: 16,498
Joined: Jun 8 2008
Gold: 113.00
May 18 2013 11:27am
Quote (silvermace @ May 18 2013 12:24pm)
without graphics?


yeah.
the only thing was an oval, and it moved with directional keys and the edges were barriers.

I just followed along with the guy in the vid.
Go Back To Programming & Development Topic List
Add Reply New Topic New Poll