From 0d0f2b55476a8f13202eb962098dd6bfd936f186 Mon Sep 17 00:00:00 2001 From: rby90 <34209017+rby90@users.noreply.github.com> Date: Sun, 8 Apr 2018 11:23:43 -0400 Subject: [PATCH] added similar lists --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index d836c5d..4da7915 100644 --- a/README.md +++ b/README.md @@ -50,3 +50,9 @@ A list of C tutorials that work through the creation of small and or large proje - [Learn Socket Programming in C from Scratch](https://www.udemy.com/learn-socket-programming-in-c-from-scratch/) - [Bitwise](https://github.com/pervognsen/bitwise) - [Handmade Hero](https://handmadehero.org/) + +## Similar + +- [Projects-from-Scratch](https://github.com/AlgoryL/Projects-from-Scratch) +- [awesome-diy-software](https://github.com/cweagans/awesome-diy-software) +- [Project Based Learning](https://github.com/tuvtran/project-based-learning)