From 9626fd27a7e8d29bf90f29ecee3923aedfbc52d9 Mon Sep 17 00:00:00 2001 From: Logan Senjov Date: Wed, 23 Nov 2016 18:59:27 +1000 Subject: [PATCH 1/3] Added review for COMP3301 --- tex/courses/subjects/COMP3301.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tex/courses/subjects/COMP3301.tex b/tex/courses/subjects/COMP3301.tex index 6fd6d28..19693a2 100644 --- a/tex/courses/subjects/COMP3301.tex +++ b/tex/courses/subjects/COMP3301.tex @@ -10,7 +10,7 @@ example & example\% & example \\ }, review = { - review here + Not a difficult course provided you keep up with course materials, but assignments will take a good chunk of time. Matt and Tutors extremely helpful and very short response times. If you enjoyed 2310, would highly recommend this course. }, preparation = { \item thingo From bf54742ea93d4adff1a76a528516273b4e8ad0e6 Mon Sep 17 00:00:00 2001 From: Logan Senjov Date: Wed, 23 Nov 2016 19:42:28 +1000 Subject: [PATCH 2/3] Added more content to COMP3301 review --- tex/courses/subjects/COMP3301.tex | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/tex/courses/subjects/COMP3301.tex b/tex/courses/subjects/COMP3301.tex index 19693a2..4cca575 100644 --- a/tex/courses/subjects/COMP3301.tex +++ b/tex/courses/subjects/COMP3301.tex @@ -10,7 +10,11 @@ example & example\% & example \\ }, review = { - Not a difficult course provided you keep up with course materials, but assignments will take a good chunk of time. Matt and Tutors extremely helpful and very short response times. If you enjoyed 2310, would highly recommend this course. + Not a difficult course provided you keep up with course materials, but assignments will take a good chunk of time. Matt and Tutors extremely helpful and very short response times. \\ + Through the course you will cover the different parts that make up an operating system kernel (especially a linux kernel), and assignments focus on concurrency and display (X11, but almost any display driver will be accepted). \\ + Note that while the textbook is mandatory, it is free online and is extremely useful. You will cover the entirety of the textbook throughout the course. \\ + The exam is fairly easy to prepare for, but going in without doing previous year's exams will result in failure. \\ + If you enjoyed 2310, I would highly recommend this course. }, preparation = { \item thingo From 8e6f06c70e4882fda56f5957fe3bb60fa7d56d2d Mon Sep 17 00:00:00 2001 From: Logan Senjov Date: Wed, 23 Nov 2016 21:25:52 +1000 Subject: [PATCH 3/3] Modified the textbook part of the COMP3301 review --- tex/courses/subjects/COMP3301.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tex/courses/subjects/COMP3301.tex b/tex/courses/subjects/COMP3301.tex index 4cca575..05ee02f 100644 --- a/tex/courses/subjects/COMP3301.tex +++ b/tex/courses/subjects/COMP3301.tex @@ -12,7 +12,7 @@ review = { Not a difficult course provided you keep up with course materials, but assignments will take a good chunk of time. Matt and Tutors extremely helpful and very short response times. \\ Through the course you will cover the different parts that make up an operating system kernel (especially a linux kernel), and assignments focus on concurrency and display (X11, but almost any display driver will be accepted). \\ - Note that while the textbook is mandatory, it is free online and is extremely useful. You will cover the entirety of the textbook throughout the course. \\ + Note that while the textbook is mandatory, it is extremely useful. You will cover the entirety of the textbook throughout the course. \\ The exam is fairly easy to prepare for, but going in without doing previous year's exams will result in failure. \\ If you enjoyed 2310, I would highly recommend this course. },