Skip to content

Commit 48c73cb

Browse files
bug fixes
1 parent 2c8d212 commit 48c73cb

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

44 files changed

+113
-60
lines changed

assignments/assignment-1.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@ format:
66
html:
77
theme: litera
88
highlight-style: arrow
9+
code-overflow: wrap
910
linkcolor: "#a60000"
1011
code-copy: true
1112
code-link: true
1213
toc: true
1314
toc-location: right
14-
code-overflow: wrap
1515
pdf:
1616
documentclass: report
1717
geometry:

docs/assignments/assignment-1.pdf

-2 Bytes
Binary file not shown.

docs/assignments/assignment-2.pdf

6 Bytes
Binary file not shown.
-3 Bytes
Binary file not shown.

docs/part-01/tutorial-introduction.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -491,7 +491,7 @@ <h1>BMI Calculator</h1>
491491
</section>
492492
<section id="thats-it" class="level1">
493493
<h1>That’s it!</h1>
494-
<p>You can find the solutions to these exercises online in the associated GitHub repository, but we will also quickly go over them in next week’s tutorial. To access the solutions, click on the Guthub button on the lower right and search for the folder with today’s lecture and tutorial. Alternatively, you can ask ChatGPT or Claude to explain them to you. Remember, the goal is not just to complete the exercises, but to understand the concepts and improve your programming abilities.</p>
494+
<p>You can find the solutions to these exercises online in the associated GitHub repository, but we will also quickly go over them in next week’s tutorial. To access the solutions, click on the Github button on the lower right and search for the folder with today’s lecture and tutorial. Alternatively, you can ask ChatGPT or Claude to explain them to you. Remember, the goal is not just to complete the exercises, but to understand the concepts and improve your programming abilities.</p>
495495

496496

497497
</section>
-1 Bytes
Binary file not shown.

docs/part-02/lecture-control.pdf

-7 Bytes
Binary file not shown.

docs/part-02/tutorial-control.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -485,7 +485,7 @@ <h1>Number guessing game</h1>
485485
</section>
486486
<section id="thats-it" class="level1">
487487
<h1>That’s it!</h1>
488-
<p>You can find the solutions to these exercises online in the associated GitHub repository, but we will also quickly go over them in next week’s tutorial. To access the solutions, click on the Guthub button on the lower right and search for the folder with today’s lecture and tutorial. Alternatively, you can ask ChatGPT or Claude to explain them to you. Remember, the goal is not just to complete the exercises, but to understand the concepts and improve your programming abilities.</p>
488+
<p>You can find the solutions to these exercises online in the associated GitHub repository, but we will also quickly go over them in next week’s tutorial. To access the solutions, click on the Github button on the lower right and search for the folder with today’s lecture and tutorial. Alternatively, you can ask ChatGPT or Claude to explain them to you. Remember, the goal is not just to complete the exercises, but to understand the concepts and improve your programming abilities.</p>
489489

490490

491491
</section>

docs/part-02/tutorial-control.pdf

-6 Bytes
Binary file not shown.

docs/part-03/lecture-functions.pdf

3 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)