Skip to main content

Posts

Showing posts with the label intro

The Introduction to 'C' Programing

Lets Code In 'C' Language With Antas Jain Welcome to a freshly made Page for all the aspirants who wants to get started with the 'C' Language. Here are some Amazing facts about the "C" Language: " 1. 'C' Language is said to be the first benchmark of a good programmer.   2. The 'C' language was developed by Sir Dennis Ritchie at  AT&T Bell Laboratories, America. 3. 'C' was the first considered High Level Language that World was introduced to. 4. 'C' is said to be the main Inspiration for the new Programming Languages With OOP concept, various languages uses the concepts similar or inspired of C Language.   5. C is currently in top 3 highest paying languages globally. 6 .  Most of the popular Linux Kernel and most UNIX utilities, what you would call the operating system are written in C.   " C promises to be the core or the base of the programming languages. Do Consider the fact that the ba...