From e83d205475d4f495b3da052e6bd8e53f82bbd457 Mon Sep 17 00:00:00 2001 From: Meysam Parvizi Date: Mon, 31 Jul 2023 21:50:53 +0330 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) 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/)