Finish lab 3, correct dates on frog journal

This commit is contained in:
Isaac Shoebottom
2022-09-15 16:36:37 -03:00
parent 000c412ad5
commit baf9b933de
7 changed files with 88 additions and 22 deletions

View File

@ -19,9 +19,9 @@
<link rel="stylesheet" type="text/css" href="/css/custom.css">
<!-- Feeds -->
<link rel="alternate" type="application/atom+xml"
href="/feeds/all.atom.xml" title="Atom Feed">
href="/feeds\all.atom.xml" title="Atom Feed">
<link rel="alternate" type="application/rss+xml"
href="/feeds/all.rss.xml" title="RSS Feed">
href="/feeds\all.rss.xml" title="RSS Feed">
<!-- JS -->
<script type="text/javascript">
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
@ -57,7 +57,7 @@
</a>
<div class="dropdown-menu">
<a class="dropdown-item" href="/tags/cs2163.html">cs2163</a><a class="dropdown-item" href="/tags/frog.html">frog</a><a class="dropdown-item" href="/tags/git.html">git</a><a class="dropdown-item" href="/tags/lab.html">lab</a><a class="dropdown-item" href="/tags/racket.html">racket</a>
<a class="dropdown-item" href="/tags\cs2163.html">cs2163</a><a class="dropdown-item" href="/tags\frog.html">frog</a><a class="dropdown-item" href="/tags\git.html">git</a><a class="dropdown-item" href="/tags\lab.html">lab</a><a class="dropdown-item" href="/tags\racket.html">racket</a>
</div>
</li>
@ -66,11 +66,11 @@
</li>
<li class="nav-item">
<a class="nav-link" href="/feeds/all.atom.xml">Atom</a>
<a class="nav-link" href="/feeds\all.atom.xml">Atom</a>
</li>
<li class="nav-item">
<a class="nav-link" href="/feeds/all.rss.xml">RSS</a>
<a class="nav-link" href="/feeds\all.rss.xml">RSS</a>
</li>
</ul>
</div>
@ -91,28 +91,41 @@
<article>
<header>
<h2><a href='/2022/09/lab-one.html'>Lab One</a></h2>
<h2><a href='/2022\09\lab-three.html'>Lab Three</a></h2>
<p class='date-and-tags'>
<time datetime="2022-09-12" pubdate="true">2022-09-12</time> - <span class="tags"><a href="/tags/cs2163.html">cs2163</a>, <a href="/tags/lab.html">lab</a>, <a href="/tags/frog.html">frog</a>, <a href="/tags/git.html">git</a></span></p>
<time datetime="2022-09-14" pubdate="true">2022-09-14</time> - <span class="tags"><a href="/tags\cs2163.html">cs2163</a>, <a href="/tags\lab.html">lab</a>, <a href="/tags\git.html">git</a>, <a href="/tags\racket.html">racket</a></span></p>
<p class='authors'>By: <span class="authors">Isaac Shoebottom</span></p>
</header>
<p>In this lab we learned about how to use frog and git, and how to interact with the university git remote.</p>
<p>In this lab I learned about Racket recursion techniques.</p>
<footer>
<a href='/2022/09/lab-one.html'>&hellip; more &hellip;</a>
<a href='/2022\09\lab-three.html'>&hellip; more &hellip;</a>
</footer>
</article>
<article>
<header>
<h2><a href='/2022/09/lab-two.html'>Lab Two</a></h2>
<h2><a href='/2022\09\lab-two.html'>Lab Two</a></h2>
<p class='date-and-tags'>
<time datetime="2022-09-12" pubdate="true">2022-09-12</time> - <span class="tags"><a href="/tags/cs2163.html">cs2163</a>, <a href="/tags/lab.html">lab</a>, <a href="/tags/git.html">git</a>, <a href="/tags/racket.html">racket</a></span></p>
<time datetime="2022-09-12" pubdate="true">2022-09-12</time> - <span class="tags"><a href="/tags\cs2163.html">cs2163</a>, <a href="/tags\lab.html">lab</a>, <a href="/tags\git.html">git</a>, <a href="/tags\racket.html">racket</a></span></p>
<p class='authors'>By: <span class="authors">Isaac Shoebottom</span></p>
</header>
<p>In this lab we learned more about git, and using racket to draw shapes</p>
<footer>
<a href='/2022/09/lab-two.html'>&hellip; more &hellip;</a>
<a href='/2022\09\lab-two.html'>&hellip; more &hellip;</a>
</footer>
</article>
<article>
<header>
<h2><a href='/2022\09\lab-one.html'>Lab One</a></h2>
<p class='date-and-tags'>
<time datetime="2022-09-07" pubdate="true">2022-09-07</time> - <span class="tags"><a href="/tags\cs2163.html">cs2163</a>, <a href="/tags\lab.html">lab</a>, <a href="/tags\frog.html">frog</a>, <a href="/tags\git.html">git</a></span></p>
<p class='authors'>By: <span class="authors">Isaac Shoebottom</span></p>
</header>
<p>In this lab we learned about how to use frog and git, and how to interact with the university git remote.</p>
<footer>
<a href='/2022\09\lab-one.html'>&hellip; more &hellip;</a>
</footer>
</article>
</div>