Jump to content

Question

Posted

So as i have much free time now i would like to learn java so i will make my own codes.The problem is that i dont know from where to start ,it would be nice if you could help me and tell me what i should learn.Also if u good send me guides and whatever u can to help me i would appreciate it.

3 answers to this question

Recommended Posts

  • 0
Posted (edited)

You can start by reading online tutorials, seeing parts of code and trying to figure out what they are doing.

 

Start from basic stuff, in the most cases google is your friend, you can always search for e-books but that's really time consuming and from my experience, reading tutorials and figuring out what a simple code does is much more efficient.

 

Learn how variables work at start, see the difference between private/public/protected and where each method (void/boolean/etc) should be used and of course what they return.

 

Just remember, learning a language, especially if it's your first won't be an easy task. Don't try to do miracles from the first day, start from the really basic things, such as "Hello World", etc. You can always see a simple function in game and then go to it's java part, see how it works, that way you WILL remember it the next time you face something similar.

 

There's a difficult road ahead, just be patient and you'll be rewarded.

Edited by Versus

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock