I need some expert help with my project
Hi guys and gals, I'm new to the SDN so I was wondering if someone could please help me. I have a project that is due for class on June 13. I have moderate Java experience and I understand its basic concepts. The project description is as follows:
--
Write an application to help people who like debating what the Bible says
on various topics. The application should load the Bible, or some portion
of it, into RAM, organizing it with arrays for each book and within that each
chapter.
The user should be able to select book, chapter and verse and see the
text. In addition, the user should be able to key in a word or phrase and
see the occurrences in context. Also provide a means for the user to add
notes to a given verse, and search those notes.
There are no copyright problems with the King James version, though
there may be with some of the newer translations. You might also do a
general version for arbitrary on-line books organized by chapter and page.
Note: I was given a .txt file that contains the entire bible. It is only 4MB in size although large for a .txt file its not too bad, so I already have the file!
Could someone please point me in the right direction or give me a reference to something similar to this project. The due date is coming up and I have too many other things going on to wait any longer. Please help! :)
Seth
> Hi guys and gals, I'm new to the SDN so I was
> wondering if someone could please help me. I have a
> project that is due for class on June 13. I have
> moderate Java experience and I understand its basic
> concepts. The project description is as follows:
>
>
> Could someone please point me in the right direction
> or give me a reference to something similar to this
> project. The due date is coming up and I have too
> many other things going on to wait any longer.
> Please help! :)
You need to read through one day's worth of threads on this forum before asking a question here. You'll see that folks that ask that work be done for them are treated very differently than those who do their own work but need help on a specific question in this work. I suggest that you follow the latter course. Believe me, you will get much better help and have a much more rewarding experience.
I look forward to seeing your work. Good luck!
I'm so sorry I tried to make a humoristic note before I realised I had read over it! I think I corrected myself an had no intention of being mean. I advised you to think about how you would structure the data internally to be able to work with it. So stop shouting, explain what problems you have right now, what you have done, what you plan to do, how you see it... We are always willing to help.
Does every thread really have to end up in an argument about people being mean to each other?