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

Thread: java software

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

    Default java software

    Java project

    I need to create a software with java and it has the following features :
    1.1000vocabularies and 1000pictures linked to those vocabularies .
    2.It should has search function that if the user enter the vocabulary the picture linked should pop up on the screen .
    3.It should be online software .it should not work without internet .And it is better to has a desktop icon .
    And I need a video tutorial about the whole process of making this software with java .
    And I have basic skills in java .
    I need a very detailed instruction about what to do step by step .Atleast a guideline of the process is also ok for me .
    Best regards .
    Adam


  2. #2
    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: java software

    Are you able to create a design for the program by making a list of the steps the code needs to take to solve the problem? Once you get a design and start writing the code, post any specific questions about how to code any of the steps in the design here to get some help.
    If you don't understand my answer, don't ignore it, ask a question.

Similar Threads

  1. Java Programming Forums Custom Software
    By macko in forum The Cafe
    Replies: 6
    Last Post: November 4th, 2011, 07:45 AM
  2. software can discover the errors of java codes ?
    By websit in forum What's Wrong With My Code?
    Replies: 14
    Last Post: November 1st, 2011, 08:34 PM
  3. Java Software Solutions Graphics Example 2.10
    By erosgol in forum What's Wrong With My Code?
    Replies: 6
    Last Post: September 15th, 2011, 01:35 PM
  4. Senior Java Software Developer - Omaha, NE
    By lfanella in forum Paid Java Projects
    Replies: 1
    Last Post: February 1st, 2011, 04:16 AM
  5. Help with jdk/Java software
    By IpodHero in forum Java IDEs
    Replies: 1
    Last Post: December 16th, 2010, 11:05 AM