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.

Results 1 to 4 of 4

Thread: Hello. I'm all new to Java.

  1. #1
    Junior Member
    Join Date
    Sep 2011
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Hello. I'm all new to Java.

    Hello. My name is Anders, and this is my first post here, as seen to your left..
    Well, I'm from Norway. I like to take time to look at something, and I want to understand it before leaving it. Now, I want to learn Java. Be aware, I'm aware, I't wont be easy. I understand so.. I'll be looking around this forum often, reading whatever I can.
    How much do I know from before hand? Nothing. I'd love you to leave some keywords which I could look up, a good link with information or anything that helps. Again, I do not know anything. I have not done anything else than "Hello World."
    Have a nice day/night,
    Friendly regards
    Anders


  2. #2
    Junior Member shia's Avatar
    Join Date
    Sep 2011
    Location
    Manchester, UK
    Posts
    19
    My Mood
    Nerdy
    Thanks
    1
    Thanked 2 Times in 2 Posts

    Default Re: Hello. I'm all new to Java.

    Hello Anders,

    Here is probably the best place for you to start: The Java™ Tutorials

    This is arguably the best book to learn from: https://www.amazon.co.uk/Head-First-...6038292&sr=1-1

  3. #3
    Junior Member switcha's Avatar
    Join Date
    Sep 2011
    Location
    Australia
    Posts
    20
    My Mood
    Fine
    Thanks
    0
    Thanked 1 Time in 1 Post

    Default Re: Hello. I'm all new to Java.

    Hi Anders,
    Though I am new here I have been reading quite extensively about java and java related programs.
    I have used the Deitel Series (i.e. Java: How to Program) to get a good a headstart on Java. This covers core object oriented programming concepts in depth.
    Also, I found Beginning Java Objects 2nd Edition a very good read. This will help you develop your skills from a object oriented modeling/UML viewpoint and help you code in Java.
    I hope this helps and good luck on your quest to becoming a kindred java spirit
    ~switch~

  4. #4
    Junior Member
    Join Date
    Sep 2011
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: Hello. I'm all new to Java.

    Thank you both for the reply. I'll be looking at it.