C Programming for Everybody (cc4e.com) cover art

C Programming for Everybody (cc4e.com)

By: Dr. Charles R. Severance
  • Summary

  • This is a podcast dedicated to learning the "classic" version of the C Programming language from the 1978 book written by Brian W. Kernighan and Dennis M. Ritchie. This book places the reader right in the middle of the 1970's transition from a hardware-centered computer science to a focus on writing portable and efficient software. C was used to develop operating systems like Unix, Minix, and Linux. Programming languages like Python, Perl, Java, JavaScript and Ruby are all written in C. Software like the early TCP/IP networking implementations that made the Internet possible were written in C. And the first web browsers were written in C. C made major advances in computer architecture possible because operating systems, compilers, and utilities could be re-compiled on a new architecture once they built a C compiler for the architecture. So there is a very good chance that almost all the software that you use was either written in C or written in a programming language that was written in C. So we study C less as a programming language to use on a daily basis and more as the foundation of modern software and computing. Thee underlying book is copyright all rights reserved by AT&T but is being used in this work under "fair use" because of the book's historical and scholarly significance, its lack of availability, and lack of an accessible version of the book.
    © 2023 C Programming for Everybody (cc4e.com)
    Show More Show Less
Episodes
  • C Programming - Chapter 8 - The UNIX System Interface
    Jul 1 2022

    Chapter eight of C Programming by Brian W. Kernighan and Dennis M. Ritchie. In this chapter we cover the UNIX system interface.  For more detail see https://www.cc4e.com and https://online.dr-chuck.com/ This material is used under "fair use" so we can interpret this historical and scholarly work and place it in the context of the history of computing.

    Show More Show Less
    36 mins
  • C Programming - Chapter 7 - Input and Output
    Jul 2 2022

    Chapter seven of C Programming by Brian W. Kernighan and Dennis M. Ritchie. In this chapter we cover input and output in C.  For more detail see https://www.cc4e.com and https://online.dr-chuck.com/ This material is used under "fair use" so we can interpret this historical and scholarly work and place it in the context of the history of computing.

    Show More Show Less
    46 mins
  • C Programming - Chapter 6 - Arrays and Pointers
    Jul 3 2022

    Chapter six of C Programming by Brian W. Kernighan and Dennis M. Ritchie. In this chapter we cover structures in C.  For more detail see https://www.cc4e.com and https://online.dr-chuck.com/ This material is used under "fair use" so we can interpret this historical and scholarly work and place it in the context of the history of computing.

    Show More Show Less
    1 hr and 27 mins

What listeners say about C Programming for Everybody (cc4e.com)

Average customer ratings

Reviews - Please select the tabs below to change the source of reviews.