From 675d7ba4a06e9483a42149b484c5876abcc5b328 Mon Sep 17 00:00:00 2001 From: AntonioBerna Date: Mon, 16 Dec 2024 15:48:35 +0100 Subject: [PATCH] added Learn C Programming and OOP with Dr. Chuck resource, closes #42 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8194e8e..2ab2347 100644 --- a/README.md +++ b/README.md @@ -409,6 +409,7 @@ Low-level languages like C and assembly provide direct hardware access, enabling - [🔗 The GNU C Library (glibc)](https://www.gnu.org/software/libc/documentation.html) - [📝 From Zero to main(): Bare metal C](https://interrupt.memfault.com/blog/zero-to-main-1) - [📝 From Zero to main(): Bootstrapping libc with Newlib](https://interrupt.memfault.com/blog/boostrapping-libc-with-newlib) +- [🎞️👶 Learn C Programming and OOP with Dr. Chuck](https://www.youtube.com/watch?v=PaPN51Mm5qQ) #### 🔵 C++