This document outlines a C programming class, including an introduction about C programming, previous knowledge required which includes that C was developed in 1972 and is easy to learn and structured, and an outline of the demo class which will cover features of C and include a question section.
5. C is a general-purpose high level language
that was originally developed by Dennis Ritchie
in 1972 at At & T Laboratories in USA
.
6. Easy to learn
Structured language
It produces efficient programs.
It can handle low-level activities.
It can be compiled on a variety of computers
Features in C