News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

How to use!

Started by Nadim, October 16, 2010, 12:04:20 AM

Previous topic - Next topic

Nadim

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?

kencamargo

Quote from: Nadim 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?

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