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: İ Need Help :(

  1. #1
    Junior Member
    Join Date
    Jan 2018
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default İ Need Help :(

    İm student and İ need to your help for my final project.İ have to do it with processing but i dont know processing as well.
    This is my question.
    With the array, display ten thousand circle and square images on the screen. (with random colors),in the first for loop, record a random-sized measure with max size of 50 pixels into array.Next for loop press on the screen .press circle in odd numbers and preess square in even numbers.That is all.İm waiting your help...

  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: İ Need Help :(

    What have you tried?
    What problems are you having?

    Be sure to wrap any posted code in code tags.

    do it with processing
    What does that mean? processing is a very generic term that applies to many things.
    If you don't understand my answer, don't ignore it, ask a question.

  3. #3
    Junior Member
    Join Date
    Jan 2018
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: İ Need Help :(

    Thanks for your reply.Sorry,İ don't know so much thing about Java.Just we are using processing sofware while studying about java.This is my final project but really i don't know nothing about java.İ chose this lesson as optional lesson,normaly im student of art.
    This is what teacher wants from me for final exam and i don't know how can i do it with java codes

    (With the array, display ten thousand circle and square images on the screen. (with random colors),in the first for loop, record a random-sized measure with max size of 50 pixels into array.Next for loop press on the screen .press circle in odd numbers and preess square in even numbers.That is all.İ)

    Thank you so much again for reply.

  4. #4
    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: İ Need Help :(

    i don't know nothing about java.
    Then you will need to learn something about java if you are going to do this project.
    If you don't understand my answer, don't ignore it, ask a question.

  5. #5
    Junior Member
    Join Date
    Jan 2018
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: İ Need Help :(

    Quote Originally Posted by Norm View Post
    Then you will need to learn something about java if you are going to do this project.
    Thank you.

Similar Threads

  1. Help me exe to conver .JAR PROGRAMİNG
    By paradoxsum in forum Object Oriented Programming
    Replies: 1
    Last Post: January 20th, 2012, 08:30 AM

Tags for this Thread