diff --git a/README.md b/README.md index e9d569b..ef025a3 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,12 @@ Here are some resources that can be utilized on your journey to becoming a self - [Mastering Markdown](https://guides.github.com/features/mastering-markdown/#syntax) - A must for properly documenting on GitHub - [Pro Git](https://github.com/progit/progit2) - Great book for learning Git - from the basics of configuring, to the most advanced commands! +### C/C++ + +- [Handmade Hero Stream](https://www.twitch.tv/handmade_hero) +- [Learn C](http://www.learn-c.org/) + + ### C# - [Learn C#](http://www.learncs.org/) - Learn the basics of C# with an interactive editor