diff --git a/README.md b/README.md index 47b31a8..43e7006 100644 --- a/README.md +++ b/README.md @@ -146,6 +146,7 @@ Becoming an embedded engineer requires a broad understanding of both software an #### C +- [W3Schools C Tutorial](https://www.w3schools.com/c/index.php) - [Microcontroller Embedded C Programming: Absolute Beginners](https://www.udemy.com/course/microcontroller-embedded-c-programming/) - [The C Programming Language - Brian W. Kernighan, Dennis M. Ritchie ](https://www.amazon.com/dp/0131103628?ref_=cm_sw_r_cp_ud_dp_KRZ8M1WTXWVG0HMSRBXA) - [C How to Program - Paul Deitel, Harvey Deitel ](https://deitel.com/c-how-to-program-9-e/)