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

Thread: How to start

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

    Default How to start

    Hi All

    I have a 5 of experience on Testing, now i am wiling to Switch over to Java developer, I prepared my own, even though i wasn't thro' the Interviews.

    I don't where to start, but all i need is to be a java developer soon. I prepared thro' websites eventhough i am facing tough on Interviews.

    Coz i did black box testing only, i never touched a coding part thats y i guess.

    Can someone help me out, how to prepare?, where are all the important concepts that i have to be strong apart from OOPs concept, coz i felt Okay on that


    Thanks
    Ashwin.


  2. #2
    Forum VIP
    Join Date
    Oct 2010
    Posts
    275
    My Mood
    Cool
    Thanks
    32
    Thanked 54 Times in 47 Posts
    Blog Entries
    2

    Default Re: How to start

    Hello ash!

    I know some useful links to get you started off. For a sort of 'courselike' teach-it-yourself, Introduction to Computer Science using Java.

    Get familiar with The Java™ Tutorials because they are comonly linked and quite extensive. Then make sure you know how to read javadoc documentation, or Overview (Java Platform SE 6). After that you should be able to figure out pretty much whatever you need to know!

  3. #3
    Super Moderator Norm's Avatar
    Join Date
    May 2010
    Location
    Eastern Florida
    Posts
    25,042
    Thanks
    63
    Thanked 2,708 Times in 2,658 Posts

    Default Re: How to start

    The only way to become a programmer is to write lots and lots of programs. You must make the mistakes everyone does in learning.
    You can't become a programmer by reading.

Similar Threads

  1. Where do i start?
    By cejay in forum Java Theory & Questions
    Replies: 9
    Last Post: September 10th, 2011, 04:21 PM
  2. Start With JAVA
    By infoprovider in forum The Cafe
    Replies: 2
    Last Post: July 28th, 2010, 04:34 AM
  3. Start code again?
    By mortalc in forum Loops & Control Statements
    Replies: 12
    Last Post: May 27th, 2010, 07:26 PM
  4. [SOLVED] selection end and start
    By nasi in forum What's Wrong With My Code?
    Replies: 13
    Last Post: May 10th, 2010, 04:05 AM
  5. Where to start?
    By tonykasdorf in forum Java Theory & Questions
    Replies: 3
    Last Post: March 4th, 2010, 11:52 PM