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: Need idea's for my next project

  1. #1
    Forum VIP
    Join Date
    Jun 2011
    Posts
    317
    My Mood
    Bored
    Thanks
    47
    Thanked 89 Times in 74 Posts
    Blog Entries
    4

    Default Need idea's for my next project

    G'day all,

    I'm an intermediate java programmer. So far I've written a multi fractal generator (5500 LOC), an image processing library (2000 LOC), a graphical address book (800 LOC), a text adventure game and I have completed about 3/4 of the project euler challenges (the one's I understand). So I feel like I am pretty good at 2D graphics, GUI's, persistence, multi-threading and iterative mathematics.

    I'd really like to take my skills a little bit further and take on a larger or more complicated project but I am fresh out of inspiration.

    Have you got any idea's for an interesting project you would care to share?


  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: Need idea's for my next project

    This is a fairly common question, and the answer is always the same- you know better than we do.

    Take one of your other interests, and see if you can write a program about it. What do you enjoy? Or you could take an existing program and improve upon it. We could give you ideas, but they'd be based off our interests, not yours, so I'm not so sure they'd help you.
    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
    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: Need idea's for my next project

    Another suggestion would be to keep a close eye on the open source projects at sourceforge. You might find one that interests you that you can contribute with a team of other developers.

Similar Threads

  1. help with project
    By pairenoid in forum Object Oriented Programming
    Replies: 1
    Last Post: May 7th, 2010, 08:55 AM
  2. Project - Please Help
    By toxikbuni in forum Java Theory & Questions
    Replies: 0
    Last Post: April 20th, 2010, 09:58 AM
  3. Football League Table - Idea's?
    By RSYR in forum Java Theory & Questions
    Replies: 1
    Last Post: December 15th, 2009, 07:43 PM
  4. Need a project
    By helloworld922 in forum Project Collaboration
    Replies: 6
    Last Post: July 31st, 2009, 08:30 AM
  5. Adventure ride project
    By Ciwan in forum Java Theory & Questions
    Replies: 12
    Last Post: February 15th, 2009, 12:08 PM