Correct tags

This commit is contained in:
Isaac Shoebottom 2022-10-12 11:11:47 -03:00
parent eefd47a0fc
commit b70d452341
6 changed files with 6 additions and 6 deletions

View File

@ -1,6 +1,6 @@
Title: Lab One Title: Lab One
Date: 2022-09-07T08:30:00 Date: 2022-09-07T08:30:00
Tags: cs2163, lab, frog, git Tags: cs2613, lab, frog, git
In this lab we learned about how to use frog and git, and how to interact with the university git remote. In this lab we learned about how to use frog and git, and how to interact with the university git remote.
<!-- more --> <!-- more -->
## Frog ## Frog

View File

@ -1,6 +1,6 @@
Title: Lab Two Title: Lab Two
Date: 2022-09-12T08:30:00 Date: 2022-09-12T08:30:00
Tags: cs2163, lab, git, racket Tags: cs2613, lab, git, racket
In this lab we learned more about git, and using racket to draw shapes In this lab we learned more about git, and using racket to draw shapes
<!-- more --> <!-- more -->
## Additional Git Information ## Additional Git Information

View File

@ -1,6 +1,6 @@
Title: Lab Three Title: Lab Three
Date: 2022-09-14T08:30:00 Date: 2022-09-14T08:30:00
Tags: cs2163, lab, git, racket Tags: cs2613, lab, git, racket
In this lab I learned about Racket recursion techniques. In this lab I learned about Racket recursion techniques.
<!-- more --> <!-- more -->

View File

@ -1,6 +1,6 @@
Title: Lab Eight Title: Lab Eight
Date: 2022-10-05T08:30:00 Date: 2022-10-05T08:30:00
Tags: cs2163, lab, javascript, type-coercion, functions, modules Tags: cs2613, lab, javascript, type-coercion, functions, modules
In this lab I learned the javascript basics In this lab I learned the javascript basics
<!-- more --> <!-- more -->

View File

@ -1,6 +1,6 @@
Title: Lab Seven Title: Lab Seven
Date: 2022-10-03T08:30:00 Date: 2022-10-03T08:30:00
Tags: cs2163, lab, racket, macros Tags: cs2613, lab, racket, macros
In this lab I learned about macros In this lab I learned about macros
<!-- more --> <!-- more -->

View File

@ -1,6 +1,6 @@
Title: Lab Six Title: Lab Six
Date: 2022-09-28T08:30:00 Date: 2022-09-28T08:30:00
Tags: cs2163, lab, racket, hash-table, json Tags: cs2613, lab, racket, hash-table, json
In this lab I learned about using hash sets and json parsing in racket. In this lab I learned about using hash sets and json parsing in racket.
<!-- more --> <!-- more -->