Skip to content

Commit b96cc85

Browse files
Built site for gh-pages
1 parent 9cb9682 commit b96cc85

39 files changed

+19
-65
lines changed

.nojekyll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
73248069
1+
d0bbe568

assignments/assignment_01.pdf

0 Bytes
Binary file not shown.

assignments/assignment_02.pdf

0 Bytes
Binary file not shown.

general/cheatsheet.pdf

0 Bytes
Binary file not shown.

general/faq.pdf

0 Bytes
Binary file not shown.

general/literature.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -510,6 +510,10 @@ <h2 class="anchored" data-anchor-id="resources-1">Resources</h2>
510510
<ul>
511511
<li>A code editor based on VS Code that is very powerful and flexible. It uses AI to help you write code.</li>
512512
</ul></li>
513+
<li><a href="https://zed.dev">Zed</a>
514+
<ul>
515+
<li>A young and lightweight code editor that is very fast and lightweight with built-in collaboration and AI features.</li>
516+
</ul></li>
513517
<li><a href="https://jupyter.org">Jupyter</a>
514518
<ul>
515519
<li>A web application that allows you to create and share documents that contain code, equations, visualizations and text. It is very popular in the field of data science and academia and also part of Quarto.</li>

general/literature.pdf

404 Bytes
Binary file not shown.

general/privacy.pdf

0 Bytes
Binary file not shown.

general/syllabus.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -485,7 +485,7 @@ <h2 class="anchored" data-anchor-id="lectures-1">Lectures</h2>
485485
<p><strong>NumPy for Scientific Computing (VII)</strong><br>
486486
Fast array operations with NumPy</p>
487487
<p><strong>Pandas and AI (VIII)</strong><br>
488-
Pandas for data manipulation, AI with Cursor</p>
488+
Pandas for data manipulation and AI</p>
489489
<p><strong>Plotting Data (IX)</strong><br>
490490
Matplotlib with AI based on hand-on examples</p>
491491
</section>

general/syllabus.pdf

-13 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)