Skip to content

Repository files navigation

C Programming - A Modern Approach

This repo contains the code that I wrote to learn C, while reading the book by K.N King: C Programming - A Modern Approach.

I chose this book because it was more verbose and easy to follow than the K&R, and because it covered both C89 and C99. Based on my research, these are the two versions of C that are being used most in embedded systems today, so I figured these versions would be the best to learn.

This repo is my attempt to build muscle memory while learning the foundations of C.

book.jpg

The book is available here: C Programming - A Modern Approach

About

My C code, written while following along with the book written by K.N. King and doing the exercises.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages