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

Thread: java programming 2 project

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

    Default java programming 2 project

    hi, i am new here .
    recently my college need me to do a project but i have no idea what title i have to choosee
    can anyone help me to give some opinion?
    i need to pass up the proposal by next friday.
    thx

    below are the instruction
    Project Instructions:
    You are required to build a system in JAVA programming language which includes the following parts:

    1. At least THREE classes. One of the classes plays the role as super-class of the next two classes. Draw the UML diagram to show the is-a relation.
    2. Your testing program must implements serializable interface. Use serialize technique to write your object values into a text file and then deserialize the content from text file for further processing.
    Reminder: Don’t forget to use the exception handling in your program while open the text file.
    3. Your program must connect to the database (Either MySQL or Microsoft Access).
    4. Create the GUI for your project and connect all the classes and objects which you created in part 1 and display the result in GUI instead of command prompt.

    Part 1(Proposal Writing):

    Write a proposal which includes the following:
    a) A paragraph of introduction of your proposed system.
    b) List at least THREE classes where one of them will be the super-class of the next two classes. Draw an UML diagram that shows the is-a relation of your classes.
    c) Design the database of your system. Draw the class diagram to represent your tables in database.

    please give me some ideo what title should i do
    thx


  2. #2
    Member
    Join Date
    Apr 2012
    Posts
    161
    Thanks
    0
    Thanked 27 Times in 27 Posts

    Default Re: java programming 2 project

    What exactly are you having issues with?

  3. #3
    Junior Member
    Join Date
    Jun 2012
    Posts
    5
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: java programming 2 project

    i don't know what title should i choose ...

  4. #4
    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: java programming 2 project

    Quote Originally Posted by kin93 View Post
    i don't know what title should i choose ...
    And how exactly can we help you with that?
    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!

  5. #5
    Junior Member
    Join Date
    Jun 2012
    Posts
    5
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: java programming 2 project

    give some opinion

  6. #6
    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: java programming 2 project

    Quote Originally Posted by kin93 View Post
    give some opinion
    In my opinion, you should read the link in my signature on asking questions the smart way.
    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!

  7. #7
    Junior Member
    Join Date
    Jun 2012
    Posts
    5
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: java programming 2 project

    Quote Originally Posted by KevinWorkman View Post
    In my opinion, you should read the link in my signature on asking questions the smart way.
    i cant get what you mean by?

Similar Threads

  1. Replies: 0
    Last Post: December 12th, 2011, 03:17 PM
  2. Jukebox Programming project
    By joneslay_d in forum What's Wrong With My Code?
    Replies: 4
    Last Post: December 2nd, 2010, 02:48 PM
  3. Replies: 2
    Last Post: August 1st, 2010, 06:29 AM
  4. Program to take name as input and write it backwards
    By snake101 in forum Java Theory & Questions
    Replies: 7
    Last Post: June 10th, 2009, 04:35 AM
  5. Programming partner that can earn revenue
    By Jay in forum Project Collaboration
    Replies: 0
    Last Post: May 25th, 2009, 02:33 PM