?/100

C in 100 Seconds

November 10, 20211455898

Description

The C Programming Language is quite possibly the most influential language of all time. It powers OS kernels like Linux, Windows, and Mac and many other low-level systems. Its syntax has inspired many other languages, including Cpp, Csharp, Java, JavaScript, Go, Perl, and more. #programming #compsci #100SecondsOfCode šŸ”— Resources C Manuel https://www.gnu.org/software/gnu-c-manual/gnu-c-manual.html GCC compiler https://gcc.gnu.org/ C History https://en.wikipedia.org/wiki/C_(programming_language) šŸ”„ Get More Content - Upgrade to PRO Upgrade to Fireship PRO at https://fireship.io/pro Use code lORhwXd2 for 25% off your first payment. šŸŽØ My Editor Settings - Atom One Dark - vscode-icons - Fira Code Font šŸ”– Topics Covered - C programming basics - C pointers - Memory safety and segmentation faults - C syntax - What is C used for? - History of C

Wheatcha