Is anyone out there willing to help me learn Java? I want to help recreate an amazing game, but would first need to get some Java Training under my belt. If you can help please PM me or reply to this post. Thanks.
Welcome to the Java Programming Forums
The professional, friendly Java community. 21,500 members and growing!
The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.
>> REGISTER NOW TO START POSTING
Members have full access to the forums. Advertisements are removed for registered users.
Is anyone out there willing to help me learn Java? I want to help recreate an amazing game, but would first need to get some Java Training under my belt. If you can help please PM me or reply to this post. Thanks.
What exactly are you looking for in a teacher? I'd suggest that you get a good Java book and go through the exercises.
What other development experience do you have? Starting from scratch or do you have something to work off of?
What type of technologies do you want to learn/use in your game? J2EE, applets, J2ME, ??
I'd be more than happy to help direct you in your learning, as well as probably many others in this forum, just need some direction.
Michael.
you have to know what path or direction you should take, Java has different technologies like what the above said, J2SE, J2EE, J2ME, if you dont have any programming background, you should know first the general aspects of programming, i never had a teacher in real life, believe me, but i manage to get my Java ABC somehow properly, get a physical book or e-book like Introduction to Java, or Introduction to Some programming, along the way the path your taking in is getting clearer as you go on..
- creating a game isnt that easy like drawing an image on a paper, you have to know the basic aspects of gaming animations, 2D, 3D, Geometry, Sprites etc.. you have to know Xs and Ys, its good that you think Big, but take a deep breath first, and know where to startI want to help recreate an amazing game
Thanks for the feedback, I will actually be starting my degree in computer science with an emphasis on programming soon. I just don't have the funds quite yet. I have been looking for a beginner's guide to java on the internet and have yet to find one, so if you have any recommendations that would be great. I know learning to create a game isn't an overnight process, I was simply asking with that being the end goal, where should i start? Which Java technology would be more beneficial, or would an overall understanding of Java as a whole be better before I branch out into the different types of Java Technologies. Thanks.. !