azaworld / C-Notes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

C-Notes

C was originally developed at Bell Labs by Dennis Ritchie between 1972 & 1973 to make utilities running on Unix.

Why C Programming?

  1. C is the Foundation of Programming Journey
  2. It helps to think like Computer Scientists
  3. It helps to how & why rather what is happening
  4. Simple,Easy Syntex
  5. Near to Hardware,Embedded device,CP

Setup, working environment

Tools

  1. Compiler: Translator,Source Code > Compiler > Machine Code
  2. Text Editor
  3. Terminal
  4. Browser : to get help from online,*try to type after realizing the solutions

About


Languages

Language:C 87.4%Language:C++ 12.4%Language:Makefile 0.2%Language:Nix 0.0%