Programming 1 Prelims (History of C)
Programming 1 Prelims (History of C)
Prelims (History of C)
In 1970, Ken Thompson, while working at Bell Labs, took this process further
by developing the B language. B was a scaled down version of BCPL written
specifically for use in systems programming
In 1978, Dennis Ritchie and Brian Kernighan co authored a book titled “The C
Programming Language” to promote and to help people understand their work.
***Note: In Flowchart symbols, lines and the arrow shows the sequence of the
process or instructions and the connections among them.***
Terminal – indicates the start and end points of the system. It usually contains the
words start, begin, end inside the terminal design/shape to make process/things more
obvious. Also, it is the first and the last symbol in program logic. Represented as a
shape of the stadium, rounded rectangle, oval.