upload 42 minutes past the nick of time
All checks were successful
ClarkeIS Build / Build-Docker-Image (push) Successful in 2m34s
All checks were successful
ClarkeIS Build / Build-Docker-Image (push) Successful in 2m34s
This commit is contained in:
@@ -54,6 +54,9 @@ TBD. Will post an announcement when this is worked out.
|
||||
<li><a href="week-4-homework.html">Week 4 Homework (due on February 6th)</a></li>
|
||||
<li>No week 5 homework!</li>
|
||||
<li><a href="week-6-homework.html">Week 6 Homework (due on February 20th)</a></li>
|
||||
<li>Week 7 spring break</li>
|
||||
<li><a href="week-8-homework.html">Week 8 Homework (due on March 13th)</a></li>
|
||||
<li><a href="week-9-homework.html">Week 9 Homework (due on March 13th)</a></li>
|
||||
</ul>
|
||||
<h2>Lecture notes</h2>
|
||||
<p>
|
||||
@@ -65,11 +68,22 @@ I'll be posting these in advance of lectures, so you can review the material bef
|
||||
<li>Week 3: <a href="week-3-gh-pages.html">Github Pages Intro</a>, <a href="week-3-safety.html">Internet Safety</a>, <a href="week-3-link-style.html">Linked Styles</a></li>
|
||||
<li>Week 4: <a href="week-4-style.html">Style</a>, <a href="week-4-id-class.html">ID and Class</a>, <a href="week-4-divs.html">The Div Tag</a></li>
|
||||
<li>Week 6: <a href="week-6-backgrounds.html">Backgrounds</a></li>
|
||||
<li><i>Spring Break</i></li>
|
||||
<li>Week 8: <a href="week-8-display.html">Display</a>, <a href="week-8-position.html">Position</a>, <a href="week-8-flexbox-1.html">Flexbox 1</a>, <a href="week-8-grid-1.html">Grid 1</a></li>
|
||||
<li>Week 9: <a href="week-9-grid-2.html">Grid 2</a></li>
|
||||
</ul>
|
||||
<h2>Generative AI policy</h2>
|
||||
<p>
|
||||
Don't use AI to do your assignments. You're here to learn web development, not to learn AI prompting. I will assign a 0 grade to any assignment
|
||||
that I suspect was written by AI.
|
||||
</p>
|
||||
<h2>Math Things</h2>
|
||||
<p>
|
||||
For math we briefly mentioned in class but didn't have enough time to cover.
|
||||
</p>
|
||||
<ul>
|
||||
<li>Markov Chains: <a href="https://en.wikipedia.org/wiki/Markov_chain">Wikipedia</a> for reference, <a href="https://setosa.io/ev/markov-chains/">a nice visual guide</a> for first-time learning.</li>
|
||||
<li><a href="https://deadlyboringmath.us/posts/a-brief-introduction-to-ai.html">A Brief Introduction to AI Math</a> on DeadlyBoringMath - my math blog (warning: don't read the old physics notes, they are unhinged).</li>
|
||||
</ul>
|
||||
[/]
|
||||
[#template.html]
|
||||
|
||||
Reference in New Issue
Block a user