Wednesday 4 September 2013

About C power,use and invention

                                                   Programming


First off all we have to know what is programming language??
Programming language is a procedure for writing symbols to specify a given computational process.

Now another question is why study programming??
Here is the answer of your question, programs in computer programming prepare people to write and design software
Ethical gray hat hackers should study programming and learn as much about the subject as possible in order to find vulnerabilities in programs and get them fixed before unethical hacker take advantage of them.

The purpose of this blog is to give you the survival skills necessary to understand the computer world


                                       C Programming Language

The C programming language was developed in 1972 by DENIS RITCHIE from AT&T bell Labs of USA.The Language was heavily used in Unix and Linux & thereby ubiquitous. in fact much of the staple networking programs and operating system are based in C.
In the late seventies C began to replace the more familiar languages of that time like PL/I,ALGOL,etc.
No one pushed C.


Although each C program is unique,there are common structures that can be found in most programs.
We'll discuss these in the next few posts,before that you must start with simple compilation process
here compiling using gcc and compiling using visual studio.
So keep in touch and subscribe/follow us, i am sure it's interesting for both who know it very well and who are beginers

To learn more in C click here

No comments:

Post a Comment