From 2e805c8c020719da0aab40987b7c064c864db9c8 Mon Sep 17 00:00:00 2001 From: Adam Date: Fri, 28 Jun 2013 12:59:45 -0700 Subject: Updates --- c.html.markdown | 2 ++ 1 file changed, 2 insertions(+) (limited to 'c.html.markdown') diff --git a/c.html.markdown b/c.html.markdown index 4ac05299..73b60f75 100644 --- a/c.html.markdown +++ b/c.html.markdown @@ -333,4 +333,6 @@ int area(rect r){ Best to find yourself a copy of [K&R, aka "The C Programming Language"](https://en.wikipedia.org/wiki/The_C_Programming_Language) +Another good resource is [Learn C the hard way](http://c.learncodethehardway.org/book/) + Other than that, Google is your friend. -- cgit v1.2.3