際際滷

際際滷Share a Scribd company logo
C Tutorial Bangla
INTRODUCTION  00
MD. FAISAL HOSSAIN
C
History of C Programming
 developed by Dennis Ritchie at AT&T Bell labs, USA
 between 1969 and 1973.
Uses of C Languages
 Database Systems
 Language Interpreters
 Compilers and Assemblers
 Operating Systems
 Network Drivers
 Word Processors
C has become very popular
 One of the early programming languages
 Easy to learn quickly
 C language is reliable, simple and easy to use
 Modern programming concepts are based on C
Features of C language
 C is a robust language with rich set of built-in functions and operators
 Programs written in C are efficient and fast
 C is basically a collection of C library functions
 we can also create our own function and add it to the C library.
 C is easily extensible
Thanks
MD. Faisal Hossain
Khunla University of Engineering & Technology
Batch  2k9(2009)
UX & UI Designer and Front End Developer

More Related Content

C Tutorial Bangla Introduction 00

  • 1. C Tutorial Bangla INTRODUCTION 00 MD. FAISAL HOSSAIN C
  • 2. History of C Programming developed by Dennis Ritchie at AT&T Bell labs, USA between 1969 and 1973.
  • 3. Uses of C Languages Database Systems Language Interpreters Compilers and Assemblers Operating Systems Network Drivers Word Processors
  • 4. C has become very popular One of the early programming languages Easy to learn quickly C language is reliable, simple and easy to use Modern programming concepts are based on C
  • 5. Features of C language C is a robust language with rich set of built-in functions and operators Programs written in C are efficient and fast C is basically a collection of C library functions we can also create our own function and add it to the C library. C is easily extensible
  • 6. Thanks MD. Faisal Hossain Khunla University of Engineering & Technology Batch 2k9(2009) UX & UI Designer and Front End Developer