yeah cool

Lets get down to business. To begin programming you must take three simple steps.

    Download/Install a decent compiler.
      Learn The basic C language.
        Compile your application and run it.

        With these 3 steps in sight let us begin. But WAIT you ask! What the hell is a compiler? And whats this about learning another language?

        As you can see there are a few key topics that need discussing, I wont bore you but i will go over them quickly. Please, just try to absorb it.. :)

        C is simply a programming language, there is literally hundreds in existance. I am not going to educate you on all of these, I will simply tell you that C is not an easy language to learn IF YOU DO NOT TRY . If you do put the effort in, you will be rewarded with one of the, if not most powerful language in existance. Your programs will be created solely by you, unlike other languages such as delphi where the User Interface does all the work for you =( This will make your programs exactly how you want them to be :)

        Ok is your brain sore yet? We havnt even talked about what a compiler is yet, geez.. Ok in 8 Words: A compiler turns readable code into executable code.

        To download a good compiler goto Delories Website And download DJGPP. Follow the instructions and WALA, you are able to :

        Continue

        Note: The Delorie Website contains all the help needed to install djgpp. If you still need help contact me by email