From 3751c49f96b1538e84fd5c10311da05aa1612747 Mon Sep 17 00:00:00 2001 From: spectralsun Date: Sun, 23 Feb 2014 15:55:21 -0800 Subject: [PATCH 1/3] converted assignment list to markdown --- assignments => assignments.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) rename assignments => assignments.md (78%) diff --git a/assignments b/assignments.md similarity index 78% rename from assignments rename to assignments.md index 096e375..f915006 100644 --- a/assignments +++ b/assignments.md @@ -1,35 +1,35 @@ Notes: You may solve the problems in the pseudo-code of the textbook or write the code in your programming language of choice. -- January 11-17, 2014 +# January 11-17, 2014 Reading: Chapter 1 Exercises: 1.2-2, 1.2-3 Problems: 1-1 -- January 18-24, 2014 +# January 18-24, 2014 Reading: Chapter 2 Introduction, Chapter 2.1 Exercises: 2.1-1, 2.1-2, 2.1-3, 2.1-4 -- January 25-31, 2014 +# January 25-31, 2014 Reading: Chapter 2.2 Exercises: 2.2-1, 2.2-2, 2.2-3 -- February 1-7, 2014 +# February 1-7, 2014 Reading: Chapter 2.3 Exercises: 2.3-1, 2.3-2, 2.3-4, 2.3-5, 2.3-6 -- February 8-14, 2014 +# February 8-14, 2014 Cancelled due to snow. -- February 15-21, 2014 +# February 15-21, 2014 Reading: Appendix A Introduction, A.1 Exercises: A.1-1, A.1-2, A.1-3, A.1-4, A.1-5, A.1-7, A.1-8 Problems: 2-1 -- February 22-28, 2014 +# February 22-28, 2014 Problems: 2-2, 2-3, 2-4 From fa63da6f10dbe3f5810d25e019e60197b02546a0 Mon Sep 17 00:00:00 2001 From: spectralsun Date: Sun, 23 Feb 2014 15:58:15 -0800 Subject: [PATCH 2/3] assignments.md: shrunk header size --- assignments.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/assignments.md b/assignments.md index f915006..60efc6a 100644 --- a/assignments.md +++ b/assignments.md @@ -1,35 +1,35 @@ Notes: You may solve the problems in the pseudo-code of the textbook or write the code in your programming language of choice. -# January 11-17, 2014 +### January 11-17, 2014 Reading: Chapter 1 Exercises: 1.2-2, 1.2-3 Problems: 1-1 -# January 18-24, 2014 +### January 18-24, 2014 Reading: Chapter 2 Introduction, Chapter 2.1 Exercises: 2.1-1, 2.1-2, 2.1-3, 2.1-4 -# January 25-31, 2014 +### January 25-31, 2014 Reading: Chapter 2.2 Exercises: 2.2-1, 2.2-2, 2.2-3 -# February 1-7, 2014 +### February 1-7, 2014 Reading: Chapter 2.3 Exercises: 2.3-1, 2.3-2, 2.3-4, 2.3-5, 2.3-6 -# February 8-14, 2014 +### February 8-14, 2014 Cancelled due to snow. -# February 15-21, 2014 +### February 15-21, 2014 Reading: Appendix A Introduction, A.1 Exercises: A.1-1, A.1-2, A.1-3, A.1-4, A.1-5, A.1-7, A.1-8 Problems: 2-1 -# February 22-28, 2014 +### February 22-28, 2014 Problems: 2-2, 2-3, 2-4 From 49b41e861fa342778dd68c0cf44f989361a544cf Mon Sep 17 00:00:00 2001 From: spectralsun Date: Sun, 23 Feb 2014 16:01:31 -0800 Subject: [PATCH 3/3] Update assignments.md Paragraph break spaces. --- assignments.md | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/assignments.md b/assignments.md index 60efc6a..e0d4ea8 100644 --- a/assignments.md +++ b/assignments.md @@ -3,33 +3,33 @@ Notes: You may solve the problems in the pseudo-code of the textbook or write ### January 11-17, 2014 -Reading: Chapter 1 -Exercises: 1.2-2, 1.2-3 -Problems: 1-1 +Reading: Chapter 1 +Exercises: 1.2-2, 1.2-3 +Problems: 1-1 ### January 18-24, 2014 -Reading: Chapter 2 Introduction, Chapter 2.1 -Exercises: 2.1-1, 2.1-2, 2.1-3, 2.1-4 +Reading: Chapter 2 Introduction, Chapter 2.1 +Exercises: 2.1-1, 2.1-2, 2.1-3, 2.1-4 ### January 25-31, 2014 -Reading: Chapter 2.2 -Exercises: 2.2-1, 2.2-2, 2.2-3 +Reading: Chapter 2.2 +Exercises: 2.2-1, 2.2-2, 2.2-3 ### February 1-7, 2014 -Reading: Chapter 2.3 -Exercises: 2.3-1, 2.3-2, 2.3-4, 2.3-5, 2.3-6 +Reading: Chapter 2.3 +Exercises: 2.3-1, 2.3-2, 2.3-4, 2.3-5, 2.3-6 ### February 8-14, 2014 -Cancelled due to snow. +Cancelled due to snow. ### February 15-21, 2014 -Reading: Appendix A Introduction, A.1 -Exercises: A.1-1, A.1-2, A.1-3, A.1-4, A.1-5, A.1-7, A.1-8 -Problems: 2-1 +Reading: Appendix A Introduction, A.1 +Exercises: A.1-1, A.1-2, A.1-3, A.1-4, A.1-5, A.1-7, A.1-8 +Problems: 2-1 ### February 22-28, 2014 -Problems: 2-2, 2-3, 2-4 +Problems: 2-2, 2-3, 2-4