From 1a36fe2f585d5cf5325bcb5757806944cb8b2836 Mon Sep 17 00:00:00 2001 From: Eric Douglas Date: Sun, 4 May 2014 07:14:11 -0300 Subject: [PATCH] fix UNIT 01 --- .../README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/archives/01-introduction-to-computer-science-and-programming/README.md b/archives/01-introduction-to-computer-science-and-programming/README.md index f4a651c..d174c1f 100644 --- a/archives/01-introduction-to-computer-science-and-programming/README.md +++ b/archives/01-introduction-to-computer-science-and-programming/README.md @@ -6,7 +6,7 @@ ### About This Course -Sstrategic goals of this course: +Strategic goals of this course: * Help students (who may or may not intend to major in computer science) to feel justifiably confident of their ability to write small programs. * Map scientific problems into computational frameworks. @@ -32,7 +32,7 @@ This means that the primary knowledge you will take away from this course is the ### UNIT 1 ||Lesson|Archives| -|---|---|---| +|---|---|:---:| |01|INTRODUCTION|[files]()| |02|CORE ELEMENTS OF A PROGRAM|[files]()| |03|PROBLEM SOLVING|[files]()|