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 2 of 2

Thread: Newbie wants to learn Java

  1. #1
    Junior Member
    Join Date
    Jul 2012
    Posts
    8
    My Mood
    Mellow
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Newbie wants to learn Java

    Hi! My name is Randy and I am starting to learn Java by teaching myself, Youtube videos, website tutorials and books. I find that Java is more interesting to me as I played around with learning C++ and C#. Programming has been an interest of mine since I was 12 and played my first video game. I am trying to find a book that will explain the syntax and the logic and etc. etc of the language. I have heard some good things about Joshua Bloch's book(s) and have heard some negative things about Deitel's How to Program Java book. Can someone or many people suggest a book that will help me get a better grasp of the language? I want to not only program games but also other applications that will enhance my knowledge. Thanks in advance.

    Randy


  2. #2
    Super Moderator jps's Avatar
    Join Date
    Jul 2012
    Posts
    2,642
    My Mood
    Daring
    Thanks
    90
    Thanked 263 Times in 232 Posts

    Default Re: Newbie wants to learn Java

    Welcome Randy. I too am self-taught. (web mostly). I have found some of those online school videos to be most useful. The ones that have assignments and stuff to go with the videos. That plus forums such as this one (a substitute for a real teacher) where you can ask the questions the video can not answer. Also the sample programs from oracle make a good tool for seeing how 'the pros' do it. (so to speak) Invest just as much time writing your own small programs as possible. Especially once you get down the basic idea of object oriented programming. The more you play with it, the more comfortable you get. That leads to the ability to solve the larger problems without feeling overwhelmed. Good luck mate

Similar Threads

  1. Help me to learn java
    By leecher in forum Member Introductions
    Replies: 2
    Last Post: March 17th, 2022, 03:42 AM
  2. Best Book to learn Java
    By ShadowKing98 in forum Java Theory & Questions
    Replies: 8
    Last Post: July 1st, 2013, 06:57 AM
  3. Hello, Why i want to learn Java
    By seal308 in forum Member Introductions
    Replies: 1
    Last Post: May 15th, 2012, 06:32 PM
  4. Hello. I want to learn Java GUI.
    By Java95 in forum Member Introductions
    Replies: 2
    Last Post: January 22nd, 2012, 04:58 PM
  5. Newbie wants to learn Java
    By ahmmyreal in forum The Cafe
    Replies: 4
    Last Post: December 13th, 2011, 08:42 AM