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: Looking for Java Project Ideas

  1. #1
    Junior Member
    Join Date
    Jun 2014
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Looking for Java Project Ideas

    I have been going through some of the Stack Overflow web pages and some other blogs to look for an idea to do my Java project which I have to submit by August 1st week. I found many of them either too simple or too big to complete in a month.

    My Java course involves studying about Java collection frameworks, multi-threading, accessing websites via their URLs, making use of XML parsers, and few topics about reflection API, and Beans.

    I don't necessarily want to do the projects that cover all of this, but I am looking to work on something that is not too simple or too complex to do. My course instructor said I can't submit any project on mobile programming or any selenium code testing projects.

    I keep asking myself about other topics to work on, but I would really be glad to have your thoughts about it. So please let me know if you have any thoughts that can help me out.


  2. #2
    Senior Member PhHein's Avatar
    Join Date
    Mar 2013
    Location
    Germany
    Posts
    609
    My Mood
    Sleepy
    Thanks
    10
    Thanked 93 Times in 86 Posts

    Default Re: Looking for Java Project Ideas

    What are you doing in our spare time? Sports, hobbies, collecting stuff? Maybe you could develop software that helps you with that.

  3. #3
    Senior Member
    Join Date
    Jul 2013
    Location
    Europe
    Posts
    666
    Thanks
    0
    Thanked 121 Times in 105 Posts

    Default Re: Looking for Java Project Ideas

    A video game is always a good project since video games can include any topics and are somewhat intersting to do as well as scaleable to your time period.
    Maybe a game where you update certain game data in real time by accessing a web-site with an additional networking thread.

Similar Threads

  1. Need ideas for a Java Project
    By proera92 in forum Java Theory & Questions
    Replies: 2
    Last Post: January 7th, 2013, 01:03 PM
  2. Project ideas
    By seal308 in forum Collections and Generics
    Replies: 2
    Last Post: August 3rd, 2012, 02:27 PM
  3. Project Ideas to keep me busy?
    By BestSanchez in forum Java Theory & Questions
    Replies: 10
    Last Post: July 13th, 2012, 06:01 PM
  4. Need Ideas For OOP(Java) Mini Project
    By rizwansheikh in forum Object Oriented Programming
    Replies: 6
    Last Post: December 13th, 2010, 01:47 PM
  5. Small Project Ideas
    By Freaky Chris in forum Project Collaboration
    Replies: 20
    Last Post: August 12th, 2009, 12:49 PM

Tags for this Thread