C is the Latin in CS
Fang / 2018-02-25
Recently, I am learning the Computer Systems A Programmer’s perspective, which requires the C as a prerequirement. So I had to study the C language.

Although C is thought as old and broken 1, I found it is elegant and clean (except for pointers, of course). C for Computer Science is like Latin for Natural Science (include Math). Even you won’t use it, you should know it.
1: Zed A. Shaw. Learn C the Hard Way: Practical Exercises on the Computational Subjects You Keep Avoiding (Like C) LCTHW