1
1
< html >
2
2
< head >
3
- < title > Unix/Linux Programming in C (NSWI015), 2020/ 2021</ title >
4
-
3
+ < title > Unix/Linux Programming in C (NSWI015), 2021/2022 </ title >
4
+
5
5
< script type ="text/javascript ">
6
6
function write_last_mod ( )
7
7
{
@@ -23,26 +23,17 @@ <h1>Unix/Linux Programming in C (NSWI015)</h1>
23
23
< p >
24
24
< b > < font size ="+1 "> < a
25
25
href ="http://is.cuni.cz/studium/predmety/index.php?do=predmet&kod=NSWI015 "> NSWI015</ a > ,
26
- < a href ="http://mff.cuni.cz "> MFF UK</ a > , winter semester 2020/ 2021</ font > </ b >
26
+ < a href ="http://mff.cuni.cz "> MFF UK</ a > , winter semester 2021/2022 </ font > </ b >
27
27
28
- < p > < b > Lecture: Thu 10:40 < strike > S1 (Malá Strana)</ strike > on Zoom
29
- (@9:00!!)< br >
30
- Labs: Thu 9:00 < strike > SU1 (Malá Strana)</ strike > on Zoom (@10:40!!)</ br >
28
+ < p > < b > Lecture: Thu 10:40 S1 (Malá Strana)< br >
29
+ Labs: Thu 9:00 SU1 (Malá Strana)</ br >
31
30
Department: < a href ="http://www.ms.mff.cuni.cz/acad/sisal/ "> SISAL</ a >
32
31
</ b >
33
32
34
33
< p >
35
- < table bgcolor ="red ">
36
- < tbody > < tr >
37
- < td >
38
- Given that we have the lecture and the labs back to back, < b > we start every week
39
- with the lecture at 9:00am.</ b > < br > Each labs (10:40am) are different so we
40
- recommend you to attend every week if possible (even that it's officially
41
- biweekly).
42
- </ td > </ tr >
43
- </ tbody > </ table >
44
-
45
- < p > The Zoom link/ID/password was sent to all signed up students.
34
+ Note: Each labs are different so we recommend you to attend every week if
35
+ possible (even that it's officially biweekly).
36
+ </ p >
46
37
47
38
< p > Lecturers: Jan Pechanec, Vladimír Kotal</ p >
48
39
@@ -140,7 +131,7 @@ <h2><a name="final_assignment">Final Lab Assignment</a></h2>
140
131
< p > The assignment is a home project and we require a GitHub link (or a
141
132
link to a similar hosting site supporting either Git or Mercurial) to your
142
133
implementation when you hand it over to us. When you are done, send the link
143
- via email < b > to both of us</ b > (see < a href ="#contact "> Contact</ a > below).
134
+ via e-mail < b > to both of us</ b > (see < a href ="#contact "> Contact</ a > below).
144
135
145
136
< p > < b > It is an individual, not a team project. In your source code files, you
146
137
are not allowed to use code written by anybody else than you. The idea is you
@@ -167,14 +158,14 @@ <h2><a name="final_assignment">Final Lab Assignment</a></h2>
167
158
< tbody > < tr >
168
159
< td >
169
160
The first phase of the shell assignment must be finished and handed over to us
170
- via email before the end of the Winter semester, ie. < b > Sunday 23:59, January
171
- 10, 2021, CET</ b > . You need to send the email before the deadline. If for any
161
+ via e-mail before the end of the Winter semester, ie. < b > Sunday 23:59, January
162
+ 10, 2021, CET</ b > . You need to send the e-mail before the deadline. If for any
172
163
reason the Winter semester is prolonged then January 10 still stands unless
173
164
announced otherwise.
174
165
175
- < p > The second phase must be finished and handed over to us via email before the
166
+ < p > The second phase must be finished and handed over to us via e-mail before the
176
167
examination period for the Summer semester starts, i.e. by < b > Sunday 23:59, May
177
- 23, 2021, CET</ b > . You need to send the email before the deadline. The date
168
+ 23, 2021, CET</ b > . You need to send the e-mail before the deadline. The date
178
169
stands even if the semester is prolonged.
179
170
180
171
< p > The deadlines are hard requirements so stick to the schedule. We do not
@@ -189,7 +180,7 @@ <h2><a name="final_assignment">Final Lab Assignment</a></h2>
189
180
190
181
< a name ="consultations "> < h2 > Consulations</ h2 > </ a >
191
182
192
- < p > Via email or after a lecture or practice.
183
+ < p > Via e-mail or after a lecture or practice.
193
184
194
185
< a name ="contact "> < h2 > Contact</ h2 > </ a >
195
186
0 commit comments