C Programming for Everybody (cc4e.com)

C Programming - Chapter 0 - Preface

July 09, 2022 Dr. Charles R. Severance Season 1 Episode 2
C Programming for Everybody (cc4e.com)
C Programming - Chapter 0 - Preface
Show Notes

The preface to C Programming by Brian Kernighan and Dennis Ritchie places the C programming language in the context of the other popular programming languages of the 1960's and 1970's FORTRAN, COBOL, Pascal, Algol, and PL/I .  Many concepts like separation of concerns and the use of provided run-time libraries versus language syntax are introduced and described.