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: Java practice help?

  1. #1
    Member
    Join Date
    Sep 2012
    Posts
    41
    Thanks
    6
    Thanked 0 Times in 0 Posts

    Default Java practice help?

    So I'm a computer science student and im trying to figure out a way of how i can
    practice programming
    is there any good websites that have projects for all programming levels?

    Thanks


  2. #2
    Member
    Join Date
    Sep 2012
    Posts
    41
    Thanks
    6
    Thanked 0 Times in 0 Posts

    Default Re: Java practice help?

    no one?

  3. #3
    Junior Member
    Join Date
    Aug 2012
    Posts
    9
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: Java practice help?

    Although I really prefer someone teaching me than online tutorials, I'd really go for the books and just Google whatever you don't understand and it will come up with a good forum post or something explaining it. I know 'Zetcode' has some good reviews, many people like it. I don't personally because I feel they don't explain enough, but that's a good place to look at good written code. Personally like I said I'd go for books because they obviously want you to pay for something of good value so they are going to make something good and something worth getting.

    You could also maybe check out Java's website - just Google 'Java tutorials', I can almost guarantee the first result will be the Java website. They start from the very beginning and work their way up to some pretty cool things.

    I hoped this helped somehow, I posted earlier, so I thought I'd be a cool guy and help someone else other than myself. ^^

Similar Threads

  1. Need help with this practice java question
    By ZenithX in forum What's Wrong With My Code?
    Replies: 4
    Last Post: October 24th, 2011, 04:26 PM
  2. Event Handling - Best Practice?
    By ishtar in forum Java Theory & Questions
    Replies: 6
    Last Post: October 2nd, 2011, 08:52 AM
  3. Would the following be considered bad practice in Java?
    By Newbie_71 in forum Java Theory & Questions
    Replies: 2
    Last Post: September 19th, 2011, 10:49 PM
  4. Looking for practice problems/assignments
    By tkgraham in forum Member Introductions
    Replies: 2
    Last Post: April 4th, 2011, 10:28 PM
  5. Simple graphics practice on previous Java code
    By amrawad_85 in forum AWT / Java Swing
    Replies: 5
    Last Post: June 19th, 2009, 10:30 AM