Search:

Type: Posts; User: dshainad

Search: Search took 0.22 seconds.

  1. Replies
    7
    Views
    1,506

    Re: Help! Help! Help!

    Okay. :) One more, how can I make it array oriented? Please, help! :)



    package javaPackage;
    import javax.swing.*;
    import java.util.*;
    public class Random
    {
    public static void main...
  2. Replies
    7
    Views
    1,506

    Help! Help! Help!

    Can someone show me how to shorten my codes? Thanks! :-*

    package javaPackage;
    import javax.swing.*;
    import java.util.*;
    public class Random
    {
    public static void main (String[] args)
    {...
  3. Thread: Help!

    by dshainad
    Replies
    6
    Views
    1,346

    Re: Help!

    Can you do a Flowchart and Tic Tac Toe pseudocode and a flowchart for me? And I will be the one to make the program in Java. Thanks! :)
  4. Thread: Help!

    by dshainad
    Replies
    6
    Views
    1,346

    Re: Help!

    How? Can you help me? Show me a pseudocode or a flowchart, and I will be the one to create the program. Thanks! :)))
  5. Thread: Help!

    by dshainad
    Replies
    6
    Views
    1,346

    Re: Help!

    Can you give me very simple one? A project for a high - schooler! Thanks :)
  6. Thread: Help!

    by dshainad
    Replies
    6
    Views
    1,346

    Help!

    Hi! I'm a newbie in programming. Can you help me or give me some project ideas? VERY SIMPLE, first! :) For example currency converter, calculator, etc. Thank you. :)
  7. Replies
    1
    Views
    1,187

    CAN SOMEONE HELP ME? THANKS!

    can someone give me examples of control break reports produced by control break programs and examples of merging sequential files so I would know what will I do on my program? Thanks!
  8. Replies
    3
    Views
    1,311

    Re: CAN SOMEONE HELP ME WITH THIS? THANKS!

    It's not the homework. It is a partial question, after answering that, I will be the one to make the program about control break programs. :)
  9. Replies
    3
    Views
    1,311

    CAN SOMEONE HELP ME WITH THIS? THANKS!

    Briefly answer the following:

    - Give five (5) examples of control break reports produced by control break progrms.

    - Give five (5) examples of merging sequential files

    A sentence or two for...
  10. Re: Can somebody help me to answer this? Thanks!

    do you know some forum with code service? Because I really don't know what to do. :(
  11. Re: Can somebody help me to answer this? Thanks!

    There is NO question. You just have to make 2 programs, 1st is for the GUI and the 2nd will be for the Sample Output.
  12. Re: Can somebody help me to answer this? Thanks!

    GRAPHICAL USER INTERFACE AND OBJECT - ORIENTED DESIGN

    Design class BankAccount that has attributes accountNumber, amountDeposited and amountWidthrew. It has its own methods computeInterest(),...
  13. Can somebody help me to answer this? Thanks!

    Design class BankAccount that has attributes accountNumber, amountDeposited and amountWidthrew. It has its own methods computeInterest(), displayBalance(), withdrawMoney() and depositMoney()....
Results 1 to 13 of 13