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: Confusion in JAVA.................???

  1. #1
    Junior Member
    Join Date
    Oct 2012
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Exclamation Confusion in JAVA.................???

    I'm a B.com Graduate Person and now I want to Learn java Programming.
    Is this a Good Decision???
    Please Suggest me and tell me what should I do in Java programming First...???


  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: Confusion in JAVA.................???

    I want to Learn java Programming.
    Is this a Good Decision???
    Of course! Learning something new is always a great decision. No matter what you set out to learn.


    Please Suggest me and tell me what should I do in Java programming First...???
    It doesn't matter too much. In the beginning so many things are new, I think the best advice I can give someone starting out is, get used to the black box idea. Realize that there are just some things you have to accept as "this is the way it works for now" and once you pick up on enough background these things will become clear. Only when you know most of it, does it start to fit together. But if you stick with it, happy days are in the future.

    Rely on your favorite search engine. They work. My searches usually begin with the keyword java and include the whole question. Watch for search results containing oracle. These are usually either the documentation for a java class or a tutorial on the use of said class. Very handy. Even if you do not get a complete understanding from either of these two places, they do provide enough details to give an idea and some more keywords to search.

Similar Threads

  1. Confusion about inheritance
    By MeteoricDragon in forum What's Wrong With My Code?
    Replies: 6
    Last Post: May 17th, 2012, 06:17 PM
  2. Package confusion
    By caesius in forum What's Wrong With My Code?
    Replies: 4
    Last Post: March 21st, 2011, 11:08 PM
  3. [SOLVED] return statement confusion
    By that_guy in forum Java Theory & Questions
    Replies: 4
    Last Post: January 14th, 2011, 09:01 PM
  4. help 2d array confusion
    By Macgrubber in forum What's Wrong With My Code?
    Replies: 4
    Last Post: November 29th, 2010, 04:30 PM
  5. ArrayList confusion
    By Stormin in forum Collections and Generics
    Replies: 7
    Last Post: August 13th, 2010, 04:58 PM