Results 1 to 6 of 6

Thread: Writing the codes

  1. #1

    Thread Starter
    Member
    Join Date
    Jan 2011
    Posts
    40

    Writing the codes

    My project is due next week and im stuck with how to write the codes. Can someone please tell me how to start writing the codes?? thank you

  2. #2
    Hyperactive Member
    Join Date
    Dec 2000
    Location
    Sydney
    Posts
    311

    Re: Writing the codes

    What are 'the codes'? Your question means nothing. Explain what you actually want.
    Why do today what you can tomorrow...

  3. #3

    Thread Starter
    Member
    Join Date
    Jan 2011
    Posts
    40

    Re: Writing the codes

    if i need to figure out the payments and i can fill in the interests + per year how do i make all of them in a code

  4. #4
    Hyperactive Member
    Join Date
    Dec 2000
    Location
    Sydney
    Posts
    311

    Re: Writing the codes

    Refer to post 2.
    Why do today what you can tomorrow...

  5. #5
    PowerPoster Evil_Giraffe's Avatar
    Join Date
    Aug 2002
    Location
    Suffolk, UK
    Posts
    2,555

    Re: Writing the codes

    Oh hai. Here are teh codez. Fill in teh blankz.

    vbnet Code:
    1. Module Module1
    2.  
    3.     Sub Main()
    4.  
    5.         ' Rest of codez here
    6.  
    7.     End Sub
    8.  
    9. End Module

  6. #6
    PowerPoster Evil_Giraffe's Avatar
    Join Date
    Aug 2002
    Location
    Suffolk, UK
    Posts
    2,555

    Re: Writing the codes

    Okay, serious post this time.

    What exactly is it that you're having trouble with: your question reads as though you've no idea where to even start with programming, to the extent that you don't even have a development environment. And yet you've a project due in a week's time?

    If this really is your situation, and you're looking to write some Visual Basic code, then you'll be wanting to download the Visual Studio 2010 Express package from Microsoft here:

    http://www.microsoft.com/express/Downloads/

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width