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

Thread: Hi Every One Sahaja Here!! Need Guidance

  1. #1
    Junior Member
    Join Date
    Jun 2012
    Location
    USA
    Posts
    5
    My Mood
    Cold
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Hi Every One Sahaja Here!! Need Guidance

    Hello Every One,

    I am new to this World. Want to start my career in Java Programming. Need your guidance. Not sure where to start, what to study, what to practice, how to install softwares on my machine. Please guid me through this new journey.

    Thanks,
    Best Regards,
    Sahaja


  2. #2
    Super Moderator pbrockway2's Avatar
    Join Date
    Jan 2012
    Posts
    987
    Thanks
    6
    Thanked 206 Times in 182 Posts

    Default Re: Hi Every One Sahaja Here!! Need Guidance

    Oracle's Tutorial has a description of how to compile and run your program including links to the download and a discussion of things that can go wrong (and ho to fix them).

    Post if you get stuck.

    Good luck!

  3. #3
    Junior Member
    Join Date
    Jun 2012
    Posts
    6
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: Hi Every One Sahaja Here!! Need Guidance

    You can go on Youtube and watch tutorials on there too. I would recommend thenewboston tutorials.

  4. #4
    Junior Member
    Join Date
    Jun 2012
    Location
    USA
    Posts
    5
    My Mood
    Cold
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: Hi Every One Sahaja Here!! Need Guidance

    Thank you very much for the information. Will go through it.

  5. #5
    Junior Member
    Join Date
    Jun 2012
    Location
    USA
    Posts
    5
    My Mood
    Cold
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: Hi Every One Sahaja Here!! Need Guidance

    Thank you very much.

  6. #6
    Junior Member
    Join Date
    Jun 2012
    Posts
    6
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: Hi Every One Sahaja Here!! Need Guidance

    No problem! Good luck!

  7. #7
    Member
    Join Date
    Jul 2012
    Posts
    71
    Thanks
    1
    Thanked 7 Times in 7 Posts

    Default Re: Hi Every One Sahaja Here!! Need Guidance

    For starters you should get a book that teaches actual programming and download NetBeans IDE 7.1.2 with the JDK so you can begin to write code..... Also go to khanacademy.org and go to the Computer Science section they have some good tutorials on OOP

Similar Threads

  1. Recursion Guidance
    By Mission_Control in forum What's Wrong With My Code?
    Replies: 3
    Last Post: December 2nd, 2011, 09:35 PM
  2. HIBERNATE & JPA GUIDANCE NEEDED
    By Rituparna in forum JDBC & Databases
    Replies: 0
    Last Post: September 3rd, 2011, 03:54 AM
  3. Some guidance with a program please
    By derekxec in forum Java Theory & Questions
    Replies: 3
    Last Post: June 11th, 2011, 05:52 AM
  4. Looking for guidance and instructions
    By coyboss in forum Java Theory & Questions
    Replies: 4
    Last Post: February 12th, 2011, 10:57 AM
  5. [SOLVED] Medication of ArrayDemo.java to include iterative menu
    By xyldon27 in forum Loops & Control Statements
    Replies: 8
    Last Post: June 30th, 2009, 02:10 AM