changing quiz app link

This commit is contained in:
Jen Looper
2021-08-12 22:26:56 -04:00
parent 2e06a235da
commit c90d164b2f
230 changed files with 636 additions and 685 deletions

View File

@@ -6,7 +6,7 @@ This lesson covers the basics of programming languages. The topics covered here
> Sketchnote by [Tomomi Imura](https://twitter.com/girlie_mac)
## Pre-Lecture Quiz
[Pre-lecture quiz](https://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/1)
[Pre-lecture quiz](https://happy-mud-02d95f10f.azurestaticapps.net/quiz/1)
## Introduction
@@ -187,7 +187,7 @@ When a developer wants to learn something new, they'll most likely turn to docum
Compare some programming languages. What are some of the unique traits of JavaScript vs. Java? How about COBOL vs. Go?
## Post-Lecture Quiz
[Post-lecture quiz](https://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/2)
[Post-lecture quiz](https://happy-mud-02d95f10f.azurestaticapps.net/quiz/2)
## Review & Self Study