@@ -34,8 +34,7 @@ <h1>Unix/Linux Programming in C (NSWI015)</h1>
3434< tbody > < tr >
3535< td >
3636< font size ="+1 " color ="black "> < b > Since 2017/2018 the class is lectured
37- in English. We are still in process of translating web pages and
38- lecture materials.</ b > </ font >
37+ in English. All materials have been translated to English by now.</ b > </ font >
3938</ td > </ tr >
4039</ tbody > </ table >
4140
@@ -58,18 +57,15 @@ <h2><font color="red">News</font></a></h2>
5857< h2 > < a name ="syllabus "> Syllabus</ a > </ h2 >
5958
6059< p >
61- We follow < a href ="syllabus.html "> this
62- syllabus.</ a > Slide numbers might change during the semester as we are
63- continuously enhancing them.
60+ We follow < a href ="syllabus.html "> this syllabus.</ a >
6461</ p >
6562
6663< h2 > < a name ="materials "> Materials</ a > </ h2 >
6764
6865< ul >
6966 < li > The primary material for this lecture are < a
7067 href ="https://github.com/devnull-cz/unix-linux-prog-in-c/releases/latest "> the
71- commented slides.</ a > < b > They have been originally in Czech but we are in
72- process of translating them.</ b >
68+ commented slides.</ a >
7369 < li > < a
7470 href ="https://github.com/devnull-cz/unix-linux-prog-in-c/releases/latest "> Slides
7571 as used during the lectures</ a > . They are part of the commented slides so you
@@ -81,13 +77,12 @@ <h2><a name="materials">Materials</a></h2>
8177 and Physical Engineering in Prague.
8278 < li > Online access to the < a
8379 href ="https://github.com/devnull-cz/unix-linux-prog-in-c-src "> C source code
84- files used during the lectures.</ a > Very often not complete, and may contain
85- bugs on purpose. Read comments carefully. You can download tarred achives in
86- < a
80+ files used during the lectures.</ a > Often not complete, and may contain bugs
81+ on purpose. Read comments carefully. You can download tarred achives in < a
8782 href ="https://github.com/devnull-cz/unix-linux-prog-in-c-src/releases "> releases</ a > .
8883 < li > < a href ="http://mff.devnull.cz/vim-tips.html "> Some ViM tips</ a > for
8984 editting and navigating C source code files. < li > Information on the
90- recommended < a href ="http://mff.devnull.cz/cstyle.html "> C style</ a > for
85+ recommended < a href ="http://mff.devnull.cz/cstyle "> C style</ a > for
9186 writing code so that < b > fellow programmers can read it as well.</ b >
9287</ ul >
9388
0 commit comments