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

Thread: Out of pure joy and curiosity...and whey ahead of myself?

  1. #1
    Member
    Join Date
    Aug 2013
    Location
    Reykjavik, Iceland
    Posts
    51
    Thanks
    37
    Thanked 0 Times in 0 Posts

    Default Out of pure joy and curiosity...and whey ahead of myself?

    Hi!

    I'd like to make a program that involves a list of up to 40 individuals. These individuals could choose one activity from up to 10 possibilities and the user could then record the individual choosing, add them up after one month fx and make some queris and post them to other users and such. The user could see how often this individual chose a certain possibility in that timeframe...I would like it to be a web application and the user would have to log in.



    Wrap up: List of customers, 10 products to choose from (one selected), the selection recorded in a database(aws), and db could be queried and results made accessible to individuals by a password.



    My question is how would you do it? (*Broadly speaking !)



  2. #2
    Grand Poobah
    Join Date
    Mar 2011
    Posts
    1,545
    My Mood
    Grumpy
    Thanks
    0
    Thanked 167 Times in 158 Posts

    Default Re: Out of pure joy and curiosity...and whey ahead of myself?

    Quote Originally Posted by einar123 View Post
    I'd like to make a program that
    I would like people not to make annoying posts.
    Improving the world one idiot at a time!

  3. #3
    Member
    Join Date
    Aug 2013
    Location
    Reykjavik, Iceland
    Posts
    51
    Thanks
    37
    Thanked 0 Times in 0 Posts

    Default Re: Out of pure joy and curiosity...and whey ahead of myself?

    I would like trolls if they would stay in their own annoying grumpy forum.

  4. #4
    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: Out of pure joy and curiosity...and whey ahead of myself?

    Lets please keep this on topic and avoid name calling - any more and I am given no option but to lock this thread.

    @einar123, your post was most likely categorized above because of its large font and yellow text - a color barely audible above the background color of the forums, making it extremely difficult to read.

    What have you tried? Have you itemized your requirements? What is your experience? Do you know server side programming?

  5. #5
    Member
    Join Date
    Aug 2013
    Location
    Reykjavik, Iceland
    Posts
    51
    Thanks
    37
    Thanked 0 Times in 0 Posts

    Default Re: Out of pure joy and curiosity...and whey ahead of myself?

    Thanks copeg. I am a beginner, sort of. I did re-edit the post. Learning Java is just a hobby for me, it's fun. I'd like to make a simple web-app, host it on amazon web services, because I think that is exciting. It seems to be the backend of your typical Java textbook. I'm reading stuff like Accessing Databases with JDBC, RowSet interface, Creating and Running a Simple Application in NetBeans, AWS SDK for Java Developer. It's not going so well, but it will come in the end. You can lock this thread if you'd like. Again thanks.

Similar Threads

  1. Simple question, curiosity, not really important
    By Azrhei in forum What's Wrong With My Code?
    Replies: 0
    Last Post: October 19th, 2012, 05:22 PM
  2. Java Programming Help - thanks ahead of time
    By javanerd in forum What's Wrong With My Code?
    Replies: 5
    Last Post: September 28th, 2010, 04:14 PM

Tags for this Thread