From 4dd9aa4b0fb99685cae41c0a5d5ed7b6955419f4 Mon Sep 17 00:00:00 2001
From: Samarjeet
Date: Tue, 30 Dec 2014 05:12:45 -0500
Subject: [PATCH] Added Computer Architecture CMU
---
README.md | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index eacb7589..637d6060 100644
--- a/README.md
+++ b/README.md
@@ -18,7 +18,11 @@ Courses
---
### Systems
-
+- [18-447](http://www.ece.cmu.edu/~ece447/s14/doku.php?id=start) **Introduction to Computer Architecture** *CMU*
+ - Very comprehensive material on Computer Architecture - definitely more than just "introduction". Online material is very user-friendly, even the recitation videos available online. This is the Spring'14 version by professor [Onur Mutlu ](http://users.ece.cmu.edu/~omutlu/).
+ - [Lectures and Recitation](http://www.ece.cmu.edu/~ece447/s14/doku.php?id=schedule)
+ - [Homeworks](http://www.ece.cmu.edu/~ece447/s14/doku.php?id=homeworks) 7 HWs with answer set as well
+ - [Readings] (http://www.ece.cmu.edu/~ece447/s14/doku.php?id=readings)
- [CS425](https://courses.engr.illinois.edu/cs425/) **Distributed Systems** *Univ of Illinois, Urbana-Champaign*
- Brilliant set of lectures and reading material covering fundamental concepts in distributed systems such as Vector clocks, Consensus and Paxos.
- [Lectures](http://recordings.engineering.illinois.edu/ess/portal/section/11ae0191-49e2-4c34-95fd-fc65355262d4)