Skip to content

Commit

Permalink
Merge pull request #43 from AntonioBerna/feature/learn-c
Browse files Browse the repository at this point in the history
Closes #42
  • Loading branch information
m3y54m authored Dec 26, 2024
2 parents 55f5f21 + 675d7ba commit fcc0e6f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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++

Expand Down

0 comments on commit fcc0e6f

Please sign in to comment.