Online Programming Server

Login

Login with facebook [?]

Facebook

Tutorial 72: Chapter 0 - Brief Introduction to C

You are here: Tutorials >> Basic >> C >> C Programming Basics >> Chapter 0 - Brief Introduction to C

Tutorial ID72
TitleChapter 0 - Brief Introduction to C

A Really Brief Introduction of C Programming Language

—
  • Developed by Dennis Ritchie in 1972
  • Originally for use with Unix and for system programming
  • —
  • Procedural and structured language
  • —
  • Now one of the most popular programming languages
  • —
  • One of the very first book on C programming language is by Dennis Ritchie and Brian Kernighan named “The C Programming Language”
  • —
  • The coding style in the book is thus named the “K&R style”

Post Your Comment

Title
Message