11< html >
22< 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+
55 < script type ="text/javascript ">
66 function write_last_mod ( )
77 {
@@ -23,26 +23,17 @@ <h1>Unix/Linux Programming in C (NSWI015)</h1>
2323< p >
2424< b > < font size ="+1 "> < a
2525href ="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 >
2727
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 >
3130Department: < a href ="http://www.ms.mff.cuni.cz/acad/sisal/ "> SISAL</ a >
3231</ b >
3332
3433< 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 >
4637
4738< p > Lecturers: Jan Pechanec, Vladimír Kotal</ p >
4839
@@ -140,7 +131,7 @@ <h2><a name="final_assignment">Final Lab Assignment</a></h2>
140131< p > The assignment is a home project and we require a GitHub link (or a
141132link to a similar hosting site supporting either Git or Mercurial) to your
142133implementation 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).
144135
145136< p > < b > It is an individual, not a team project. In your source code files, you
146137are 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>
167158< tbody > < tr >
168159< td >
169160The 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
172163reason the Winter semester is prolonged then January 10 still stands unless
173164announced otherwise.
174165
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
176167examination 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
178169stands even if the semester is prolonged.
179170
180171< 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>
189180
190181< a name ="consultations "> < h2 > Consulations</ h2 > </ a >
191182
192- < p > Via email or after a lecture or practice.
183+ < p > Via e-mail or after a lecture or practice.
193184
194185< a name ="contact "> < h2 > Contact</ h2 > </ a >
195186
0 commit comments