released | permalink | title | readings |
---|---|---|---|
true |
/lectures/C-mastery/ |
C Mastery |
We're at the halfway point! We will use this lecture to catch-up/expand on lecture content covered lightly on first pass, and discuss how to further your mastery of C.
Readings:
+ Google style guide for C/C++ code: <https://google.github.io/styleguide/cppguide.html>
+ Read code! Our code, your code, other published code,...
Some selected projects to browse:
+ <https://github.com/dwelch67/raspberrypi>, David Welch baremetal examples
+ <https://opensource.apple.com>, Apple OpenSource
+ <https://directory.fsf.org/wiki/GNU>, Free Software Foundation (GNU)
+ <https://www.musl-libc.org>, Musl C library
+ The masters share their best practices in the book "Beautiful Code: Leading Programmers Explain How They Think" <https://www.amazon.com/dp/0596510047>
|
C-mastery
Folders and files
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||