C Programming

C-programming-language

C Programming tutorials




About C power,use and invention

 C 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 to learn 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 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 on 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. Click here to learn 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 beginners.

To learn more in C click here

Next