Where do you write programs

Discussion in 'Computer Science & Culture' started by thecollage, Nov 12, 2007.

Thread Status:
Not open for further replies.
  1. thecollage Registered Senior Member

    Messages:
    431
    where do you actually write a program to make it work? How do you run it?
     
  2. Google AdSense Guest Advertisement



    to hide all adverts.
  3. domesticated om Stickler for details Valued Senior Member

    Messages:
    3,277
    You could use an IDE (integrated development environment)

    "Visual studio" is one example of an IDE. It's basically an application that allows you to create more programs/applications (for windows).

    You can also run your new program within the IDE as well as debug it.


    If you wanted to learn about it, you can try this:
    http://www.learnvisualstudio.net/
     
  4. Google AdSense Guest Advertisement



    to hide all adverts.
Thread Status:
Not open for further replies.

Share This Page