Author Topic: How to use!  (Read 3449 times)

Nadim

  • Guest
How to use!
« on: October 16, 2010, 12:04:20 am »
Hi! I've just downloaded this program as I want to learn more about writing scripts and programs for computers, as it interests me and I have a lot of free time. But I can't seem to learn how to use this program! Like as in how to learn to write commands and get them to carry out processes and stuff like that. Can anyone help me?

Offline kencamargo

  • Multiple posting newcomer
  • *
  • Posts: 110
Re: How to use!
« Reply #1 on: October 16, 2010, 05:01:25 am »
Hi! I've just downloaded this program as I want to learn more about writing scripts and programs for computers, as it interests me and I have a lot of free time. But I can't seem to learn how to use this program! Like as in how to learn to write commands and get them to carry out processes and stuff like that. Can anyone help me?

You should first look at how to create c++ programs, and the whole process involved in building an executable file from source code. This is a pre-requisite to using any IDE.

Ken