SAMIR UDDIN

Hello guys welcome to my web blog ,my very special blog gives you latest technical knowledges and I want to proviod you quality and short posts .If you need any type of posts please tell me in comment section,If anybody have some questions related to my posts please tell me at https://www.samirmd.blogspot.com https://www.youtube.com/channel/UC4k3h0R2H8HVSQqAbuYY27Q https://www.facebook.com/mdsamir.shaikh.948

Latest Tweets

LightBlog
Responsive Ads Here

Wednesday, July 26, 2017

Introduction to C programming
Dennis Ritchie
C is a  high-level language that was originally developed by Dennis Ritchie to develop the UNIX operating system at Bell Laboratories.It was named as "C" because its many features were derived by the earlier language called "B".C is one of most popular programming language which is used on several different software platforms.

There are many software which built using C such as....



Oracle
MySQL
Every device driver like pen drive
Unix operating system
Major part of web browser
Contain basic feature of all programing language

Build the programing skills
     

Characteristics:

<1>High level and structured language
<2>Easy to learn

<3>It produces efficient programs

<4>C is core language,if one knows "C" then learning other programming 

<5>languages becomes much easier
<6>Support pointers to refer computer memory,array,structures and functions. 
<7>C is portable and an extensible language


portable-->C program written in one computer and can be run on another computer.
extensible-->It enables to the user to add his own functions to the C library.





C
 Basics of C Programming

Monday, July 24, 2017

About The Blog

Welcome to everybody on my blog  Idiology With SAMIR UDDIN.I will share about new technical ideas and computer related knowledges based apon my ideas.

In my next post I will post basics and application of C programming.  

C language is a general-purpose, primitive and basic computer programming language.The C language developed in 1972 by Dennis M. Ritchie at the Bell Telephone Laboratories to develop the UNIX operating system.

C is the most widely used computer language. C treated as a Mother language of Computer programming.There lot of software which is written in C programming.

This blog provide knowledge about technical skils,  programming and complete guided to C programming,and also discuss about application and features of  programming with basics .
Must Watch