Home
Categories
EXPLORE
True Crime
Comedy
Society & Culture
Business
News
Sports
TV & Film
About Us
Contact Us
Copyright
© 2024 PodJoint
Podjoint Logo
US
00:00 / 00:00
Sign in

or

Don't have an account?
Sign up
Forgot password
https://is1-ssl.mzstatic.com/image/thumb/Podcasts211/v4/97/ef/7e/97ef7e20-a153-88c4-9cf1-90b1d8455994/mza_17794484576362877572.jpg/600x600bb.jpg
C Programming for Everybody (cc4e.com)
Dr. Charles R. Severance
10 episodes
9 months ago
This www.cc4e.com web site is dedicated to learning the "classic" version of the C Programming language from the 1978 book written by Brian Kernighan and Dennis Ritchie. This K&R book places the reader 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.
Show more...
Technology
RSS
All content for C Programming for Everybody (cc4e.com) is the property of Dr. Charles R. Severance and is served directly from their servers with no modification, redirects, or rehosting. The podcast is not affiliated with or endorsed by Podjoint in any way.
This www.cc4e.com web site is dedicated to learning the "classic" version of the C Programming language from the 1978 book written by Brian Kernighan and Dennis Ritchie. This K&R book places the reader 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.
Show more...
Technology
Episodes (10/10)
C Programming for Everybody (cc4e.com)
Welcome to C Programming for Everybody - www.cc4e.com and Coursera
This www.cc4e.com web site is dedicated to learning the "classic" version of the C Programming language from the 1978 book written by Brian Kernighan and Dennis Ritchie. This K&R book places the reader 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.
Show more...
3 years ago
2 minutes

C Programming for Everybody (cc4e.com)
C Programming - Chapter 0 - Preface
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.
Show more...
3 years ago
18 minutes

C Programming for Everybody (cc4e.com)
C Programming - Chapter 1 - A Tutorial Introduction
Chapter One of C Programming by Brian W. Kernighan and Dennis M. Ritchie gives a broad overview of the scope of the C language while leaving out most of the detailed descriptions. The chapter covers variables, control flow, looks, functions, arrays and Input/Output. For more detail see https://www.cc4e.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...
3 years ago
1 hour 39 minutes

C Programming for Everybody (cc4e.com)
C Programming - Chapter 2 - Types, Operators and Expressions
Chapter Two of C Programming by Brian W. Kernighan and Dennis M. Ritchie. In this chapter we cover types, operators and expressions in C. For more detail see https://www.cc4e.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...
3 years ago
1 hour 3 minutes

C Programming for Everybody (cc4e.com)
C Programming - Chapter 3 - Control Flow
Chapter Three of C Programming by Brian W. Kernighan and Dennis M. Ritchie. In this chapter we cover control flow in C. For more detail see https://www.cc4e.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...
3 years ago
47 minutes

C Programming for Everybody (cc4e.com)
C Programming - Chapter 4 - Functions and Program Structure
Chapter Four of C Programming by Brian W. Kernighan and Dennis M. Ritchie. In this chapter we cover functions and program structure 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...
3 years ago
1 hour 31 minutes

C Programming for Everybody (cc4e.com)
C Programming - Chapter 5 - Arrays and Pointers
Chapter five of C Programming by Brian W. Kernighan and Dennis M. Ritchie. In this chapter we cover arrays and pointers 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...
3 years ago
1 hour 30 minutes

C Programming for Everybody (cc4e.com)
C Programming - Chapter 6 - Arrays and Pointers
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...
3 years ago
1 hour 26 minutes

C Programming for Everybody (cc4e.com)
C Programming - Chapter 7 - Input and Output
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...
3 years ago
46 minutes

C Programming for Everybody (cc4e.com)
C Programming - Chapter 8 - The UNIX System Interface
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...
3 years ago
36 minutes

C Programming for Everybody (cc4e.com)
This www.cc4e.com web site is dedicated to learning the "classic" version of the C Programming language from the 1978 book written by Brian Kernighan and Dennis Ritchie. This K&R book places the reader 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.