Programming
Now you know most of the aspects of a computer. But how is it if you can build your own softwares. You can do so by learning a programming language such as BASIC, C, C++, etc.
Programming Languages allow programmers to programme computers using English like instructions which are translated into 1s and 0s (binary code) of machine language.
Some of the sites provide free tutorials on C. You can search Google to find such a tutorial. But to create a program in any language, you need to buy a compiler. For example: If you wish to learn C, you may download a copy of turbo c, or Microsoft visual C.
The best part of programming is that to create your on program and sell it by putting it in a cd. You can also publish your program on website.
I have given an introduction on C programming and BASIC programming for your convenience. Remember one thing, you will not be called a programmer until you start creating your own useful programs.
|