|
14 | 14 | "# Programming and Information Technology\n",
|
15 | 15 | "\n",
|
16 | 16 | "- [Welcome](#Welcome)\n",
|
17 |
| - "- [Lecture Notes](#Lecture Notes)\n", |
18 |
| - "- [Credit Application](#Credit-Application)\n", |
19 |
| - "- [Tutorial Sessions](#Tutorial-Sessions)\n", |
| 17 | + "- [Lecture Notes](#Lecture-Notes)\n", |
20 | 18 | "- [Weekly Assignments](#Weekly-Assignments)\n",
|
21 | 19 | "- [Tests & Exams](#Tests-&-Exams)\n",
|
22 | 20 | "- [Plagiarism](#Plagiarism)\n",
|
|
48 | 46 | "\n",
|
49 | 47 | "- Please read the study guide\n",
|
50 | 48 | "\n",
|
51 |
| - "- All communication via ClickUP\n", |
| 49 | + "- All announcements via ClickUP\n", |
52 | 50 | "\n",
|
53 | 51 | "- Software and study material $\\to$ ClickUP\n",
|
54 | 52 | "\n",
|
|
64 | 62 | "- Download from GitHub (https://github.com/mpr213/lecture-notes/releases)\n",
|
65 | 63 | " - Click on the ``Source code (zip)`` download\n",
|
66 | 64 | " - Save to your PC and extract the files\n",
|
67 |
| - "- Viewed using Jupyter Notebook (https://jupyter.org) $\\to$ installed through Anaconda (https://www.anaconda.com/download)\n", |
| 65 | + "- Viewed using Jupyter Notebook (https://jupyter.org) $\\to$ installed through Anaconda (https://www.anaconda.com/distribution/)\n", |
68 | 66 | " - see ClickUP (Software section) for installation instructions\n",
|
69 | 67 | "- Make use of ``nbtutor`` (https://github.com/lgpage/nbtutor)\n",
|
70 | 68 | " - see ClickUP (Software section) for installation instructions\n",
|
71 | 69 | "- \"Getting started\" videos on ClickUP (Software section)\n",
|
72 | 70 | "- \"Working with the lecture notes videos\" on ClickUP (Study Material section)"
|
73 | 71 | ]
|
74 | 72 | },
|
75 |
| - { |
76 |
| - "cell_type": "markdown", |
77 |
| - "metadata": { |
78 |
| - "nbpresent": { |
79 |
| - "id": "13ff89bd-e2b1-4526-b261-79757cc95f72" |
80 |
| - }, |
81 |
| - "slideshow": { |
82 |
| - "slide_type": "slide" |
83 |
| - } |
84 |
| - }, |
85 |
| - "source": [ |
86 |
| - "## Credit Application\n", |
87 |
| - "\n", |
88 |
| - "- Application form:\n", |
89 |
| - " - From Student Administration (Eng. I, Floor 6)\n", |
90 |
| - " - Submit completed form to Mr L Page (Eng. III, 6-93) **before 17:00 on 12 February 2018**\n", |
91 |
| - " - Along with academic record and study guides\n", |
92 |
| - "\n", |
93 |
| - "\n", |
94 |
| - "- Credit Assessment Exam:\n", |
95 |
| - " - Date: **14 February 2018**\n", |
96 |
| - " - Venue: NW2 PhD Lab\n", |
97 |
| - " - Time: **11:30 to 13:00** (90 minutes)\n", |
98 |
| - "\n", |
99 |
| - "\n", |
100 |
| - "- Detailed instructions $\\to$ Study Guide" |
101 |
| - ] |
102 |
| - }, |
103 | 73 | {
|
104 | 74 | "cell_type": "markdown",
|
105 | 75 | "metadata": {
|
|
130 | 100 | }
|
131 | 101 | },
|
132 | 102 | "source": [
|
133 |
| - "## Weekly Assignments\n", |
| 103 | + "## Weekly Tutorial Assignments\n", |
134 | 104 | "- Covers the concepts discussed in class the previous week.\n",
|
135 |
| - "- Not compulsory $\\to$ not for marks\n", |
136 | 105 | "- Will be uploaded to ClickUP\n",
|
137 | 106 | "- Due each week Friday $\\to$ Feedback provided Monday or Tuesday\n",
|
138 | 107 | "- Best form of practice and preparation for tests and exams\n",
|
139 | 108 | "- Detailed instructions on ClickUP !!\n",
|
140 | 109 | " - All answers will be marked electronically (I.e. by a computer)\n",
|
141 |
| - " - All answers are graded binary (right or wrong)" |
| 110 | + " - All answers are graded binary (right or wrong)\n", |
| 111 | + "- Marks will contribute towards the semester mark (see $\\S$6.4 of the Study Guide)" |
142 | 112 | ]
|
143 | 113 | },
|
144 | 114 | {
|
|
156 | 126 | "\n",
|
157 | 127 | "- Closed book tests.\n",
|
158 | 128 | "- Written in the computer labs, with access to a PC\n",
|
159 |
| - "- Anaconda, Jupyter-Notebook, Spyder, and LibreOffice help documentation is available\n", |
| 129 | + "- Anaconda, Jupyter-Notebook and Microsift Excel help documentation is available\n", |
160 | 130 | "- Detailed test instruction $\\to$ ClickUP"
|
161 | 131 | ]
|
162 | 132 | },
|
|
190 | 160 | " - [Plagiarism.org](http://www.plagiarism.org/article/what-is-plagiarism)\n",
|
191 | 161 | "\n",
|
192 | 162 | "\n",
|
193 |
| - "- Plagiarism degrades the integrity of your qualification at the end of the day" |
| 163 | + "- Plagiarism degrades the integrity of your qualification at the end of the day." |
194 | 164 | ]
|
195 | 165 | },
|
196 | 166 | {
|
|
343 | 313 | "name": "python",
|
344 | 314 | "nbconvert_exporter": "python",
|
345 | 315 | "pygments_lexer": "ipython3",
|
346 |
| - "version": "3.6.5" |
| 316 | + "version": "3.6.3" |
347 | 317 | },
|
348 | 318 | "nbpresent": {
|
349 | 319 | "slides": {},
|
|
0 commit comments