Search:

Type: Posts; User: Norm

Search: Search took 0.09 seconds.

  1. Replies
    38
    Views
    4,138

    Re: City Transportation Program

    The common definition of design.
    Make plans for how the program is to work, what data needs to be kept in each program, what classes are needed and the steps the program should take to do its task.
  2. Replies
    38
    Views
    4,138

    Re: City Transportation Program

    I haven't seen you design for the program. You need a design for what you want the program to do BEFORE you try to write any code.
  3. Replies
    38
    Views
    4,138

    Re: City Transportation Program

    Where is the bank account data being kept? Do you have a data base and a server that will keep track of the bank accounts?
    Also you need the server and data base to keep track of the number of web...
  4. Replies
    38
    Views
    4,138

    Re: City Transportation Program

    Do what? I have no idea what you want your system to do.
    Can you explain in a lot more detail?
  5. Replies
    38
    Views
    4,138

    Re: City Transportation Program

    What specific help do you need? I have no idea what kind of program you want to write and what the program should do. Without details, it is hard to give you help.
  6. Replies
    38
    Views
    4,138

    Re: City Transportation Program

    I am waiting for your questions about the problems you are having writing your program.
  7. Replies
    38
    Views
    4,138

    Re: City Transportation Program

    I think it is possible, but without enough details about what the program is to do, I am not sure.
  8. Replies
    38
    Views
    4,138

    Re: City Transportation Program

    This is getting to be a big project for a beginner. I suggest you start with something small, learn how to design and code a minimal project and then expand to this larger project.
  9. Replies
    38
    Views
    4,138

    Re: City Transportation Program

    How are you doing with the project?

    You haven't given enough description of your project to know if you should use an applet or a application.
    Do you need a database on the server to save ticket...
  10. Replies
    38
    Views
    4,138

    Re: City Transportation Program

    What kind of website are you trying to connect to? Does it have an html logon page?


    Does the site have an account for you that you want money deducted from?
  11. Replies
    38
    Views
    4,138

    Re: City Transportation Program

    If you know what you want the code to do, when are you going to start writing the code?
    If you have problems with your code, copy and paste it here with your questions.
  12. Replies
    38
    Views
    4,138

    Re: City Transportation Program

    You should translate the word design. I used it as a noun. It is also a verb.

    Before you can write a program you must know what you want the program to do. The process of thinking about what you...
  13. Replies
    38
    Views
    4,138

    Re: City Transportation Program

    Do you have a design for how the program should work? What steps it needs to do to solve the problem?
  14. Replies
    38
    Views
    4,138

    Re: City Transportation Program

    Is this a different problem?
    A transport system would work with buses and trains and passengers.
    Businesses and banks work with accounts.
  15. Replies
    38
    Views
    4,138

    Re: City Transportation Program

    Is the program to schedule when and where the buses and trains are to go?
    Should it consider the number of passengers on each route and the possibility of a break down of a train or bus so that...
  16. Replies
    38
    Views
    4,138

    Re: City Transportation Program

    I'm not sure what you are asking.
    You design the program and write some code.
    When you do get some code that you want help with, please copy and paste it here with your questions.
  17. Replies
    38
    Views
    4,138

    Re: City Transportation Program

    When you have problems, post the code here and the full text of the error message.
    And if necessary ask some questions about your problem.

    There are hundreds of other posts here that have done...
  18. Replies
    38
    Views
    4,138

    Re: City Transportation Program

    Post the code and the full text of the error message.
    Add comments about your problem.
Results 1 to 18 of 18