Skip to content

Commit

Permalink
Refresh HTML pages
Browse files Browse the repository at this point in the history
  • Loading branch information
vladak committed Jan 7, 2025
1 parent fe8b375 commit 746b4bd
Show file tree
Hide file tree
Showing 13 changed files with 99,111 additions and 95,387 deletions.
16,204 changes: 8,257 additions & 7,947 deletions 01.html

Large diffs are not rendered by default.

16,206 changes: 8,258 additions & 7,948 deletions 02.html

Large diffs are not rendered by default.

16,208 changes: 8,259 additions & 7,949 deletions 03.html

Large diffs are not rendered by default.

16,206 changes: 8,258 additions & 7,948 deletions 04.html

Large diffs are not rendered by default.

16,206 changes: 8,258 additions & 7,948 deletions 05.html

Large diffs are not rendered by default.

16,216 changes: 8,263 additions & 7,953 deletions 06.html

Large diffs are not rendered by default.

16,208 changes: 8,259 additions & 7,949 deletions 07.html

Large diffs are not rendered by default.

16,204 changes: 8,257 additions & 7,947 deletions 08.html

Large diffs are not rendered by default.

16,204 changes: 8,257 additions & 7,947 deletions 09.html

Large diffs are not rendered by default.

16,204 changes: 8,257 additions & 7,947 deletions 10.html

Large diffs are not rendered by default.

16,206 changes: 8,258 additions & 7,948 deletions 11.html

Large diffs are not rendered by default.

16,210 changes: 8,260 additions & 7,950 deletions 12.html

Large diffs are not rendered by default.

16 changes: 10 additions & 6 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<head>
<title>The C Programming Language (NPRG066), summer semester 2023/2024</title>
<title>The C Programming Language (NPRG066), summer semester 2024/2025</title>
<script type='text/javascript'>
function write_last_mod ()
{
Expand Down Expand Up @@ -46,12 +46,12 @@ <h1>The C Programming Language (NPRG066)</h1>

<p><a
href="http://is.cuni.cz/studium/predmety/index.php?do=predmet&kod=NPRG066">NPRG066</a>,
<a href="http://mff.cuni.cz/">MFF UK</a>, summer semester 2023/2024.<br>
<b>Mal&aacute; Strana, Mon 9:00, lab SU2.</b><br>
<a href="http://mff.cuni.cz/">MFF UK</a>, summer semester 2024/2025.<br>
<b>Mal&aacute; Strana, schedule TBD yet</b><br>
Lectured by: Jan Pechanec, Vladim&iacute;r Kotal<br>
Department: <a
href="https://www.mff.cuni.cz/cs/informaticka-sekce/pracoviste/sisal">SISAL</a><br>
First class: Mon Feb 19, 2024
First class: TBD

<!--
<p><font size="+2" color="red">Due to the <a
Expand Down Expand Up @@ -229,9 +229,9 @@ <h2><a name=gettingcredits">Getting credits</a></h2>
is strictly prohibited except for specific exceptions noted in the
assignment.</b>

<p>The assignment has two phases. First has a <b>deadline of Fri May 24, 2024,
<p>The assignment has two phases. First has a <b>deadline of TBD, 2025,
23:59:59, CEST</b> (= local Prague time), which is the end of the summer
semester tuition period. The 2nd phase has a <b>deadline of Sun Jun 30, 2024,
semester tuition period. The 2nd phase has a <b>deadline of TBD, 2025,
23:59:59, CEST</b>, which is the end of the summer semester examination period.
Please note that the <b>deadlines are hard</b> and failing them means you are
forfeiting your chance to get the credits for this year.
Expand All @@ -242,6 +242,9 @@ <h2><a name=gettingcredits">Getting credits</a></h2>
<p>If you need to finish your semester earlier (that may apply to Erasmus
students), you need to finish the 2nd assignment in full before that.

<p>Assignment definition: TBD

<!--
<p><a
href="https://github.com/devnull-cz/c-prog-lang/blob/master/getting-credits/2024/assignment.txt">The
assignment</a> for both phases.
Expand All @@ -250,6 +253,7 @@ <h2><a name=gettingcredits">Getting credits</a></h2>
commented code that conforms to the <a
href="https://devnull-cz.github.io/unix-linux-prog-in-c/cstyle.html">recommended
C style.</a> The 2nd phase is below 500 lines.
-->

<h2>Seminar Notes</h2>

Expand Down

0 comments on commit 746b4bd

Please sign in to comment.