C-History

The C Language HistoryThe brief history about C Language is given below :− The C Language was created by Dennis Ritchie ( the founder of C Language ) at Bell Laboratories in 1972. It is based on B Language created by Ken Thompson at 1969`s. It was created to construct the Unix operating system. History […]

C-Language

In last post , we understood that C Language is the way through which we can write instructions in human readable form and the compiler convert into binary form. So before learning C language, we should understand the mean of Language. So let’s first understand about language. Q. What is Language ? Ans: Language is […]

C-Introduction

In “C Welcome” post, I have explained about WWH theory. So let’s use it and try to understand the C Language with the help of WWH Theory.  1Q. What is C language ? Ans: The C is a computer programming language. It is developed by Dennis Ritchie at the Bell Laboratories in 1972. It is […]

C-Welcome

Welcome to C language tutorial. Before digging into C language, let me explain my motive behind writing this tutorial. You can find a lot of tutorials and books online and offline on C language. They all are well written by their writer. Just like every writer have his/her own way of writing, I also have […]

Back To Top