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

Thread: in need of some exercices?

  1. #1
    Member
    Join Date
    Apr 2014
    Posts
    45
    My Mood
    Cool
    Thanks
    35
    Thanked 0 Times in 0 Posts

    Default in need of some exercices?

    Hello Java Programming Forums community!

    I'm a begginer in java, and have just finished my first 'big' project, but I did it with a lot of help, because I failed in some basics concepts of Java.
    I would like to ask you a sort of a list of Java Exercices, asking simple-medium tasks to achieve with Java programming.

    If possible, give me some of these tasks, as I need practicing and don't know how to!

    Thanks in advance,
    Kerooker


  2. #2
    Crazy Cat Lady KevinWorkman's Avatar
    Join Date
    Oct 2010
    Location
    Washington, DC
    Posts
    5,424
    My Mood
    Hungover
    Thanks
    144
    Thanked 636 Times in 540 Posts

    Default Re: in need of some exercices?

    You might want to look into Project Euler.

    The link in my signature has a tutorial section, and the end of each tutorial has a list of "assignments" you can do for practice.

    You might also just give yourself a little project: a small game or application for example. What you do really depends on your other interests.
    Useful links: How to Ask Questions the Smart Way | Use Code Tags | Java Tutorials
    Static Void Games - Play indie games, learn from game tutorials and source code, upload your own games!

  3. #3
    Junior Member
    Join Date
    May 2014
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: in need of some exercices?

    I better try Project Euler. Hope that helps me improve.
    Last edited by heidisykesq; May 26th, 2014 at 11:52 AM.

  4. #4
    Junior Member
    Join Date
    May 2014
    Location
    manila, philippines
    Posts
    11
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: in need of some exercices?

    You don't need practice yet...... You need to UNDERSTAND first (the whole concept of Object Oriented Programming with Java)
    Last edited by johnbee; May 30th, 2014 at 05:49 PM.

  5. #5
    Crazy Cat Lady KevinWorkman's Avatar
    Join Date
    Oct 2010
    Location
    Washington, DC
    Posts
    5,424
    My Mood
    Hungover
    Thanks
    144
    Thanked 636 Times in 540 Posts

    Default Re: in need of some exercices?

    Quote Originally Posted by johnbee View Post
    You don't need practice yet...... You need to UNDERSTAND first (the whole concept of Object Oriented Programming with Java)
    The best way to understand is by practicing.

    OP, you also might want to check out Code Hunt: https://www.codehunt.com/
    Useful links: How to Ask Questions the Smart Way | Use Code Tags | Java Tutorials
    Static Void Games - Play indie games, learn from game tutorials and source code, upload your own games!

  6. #6
    Administrator copeg's Avatar
    Join Date
    Oct 2009
    Location
    US
    Posts
    5,320
    Thanks
    181
    Thanked 833 Times in 772 Posts
    Blog Entries
    5

    Default Re: in need of some exercices?

    The discussion previously located in this thread has been moved to
    http://www.javaprogrammingforums.com...nding-oop.html