converting lesson 1 quizzes to reference app

pull/168/head
Jen Looper 4 years ago
parent e1e3a9ba39
commit a6608a2676

@ -1,18 +0,0 @@
*Complete this quiz along with your submission by checking one answer per question.*
1. What language would you most likely use to create a website?
- [ ] Machine Code
- [ ] JavaScript
- [ ] Bash
2. Development environments are unique to each developer
- [ ] True
- [ ] False
3. What will a developer do to fix buggy code?
- [ ] Syntax highlighting
- [ ] Debugging
- [ ] Code formatting

@ -1,18 +0,0 @@
*Complete this quiz in class*
1. A program can be created without the creator writing any code
- [ ] True
- [ ] False
2. Low level languages are a popular choice for:
- [ ] Websites
- [ ] Hardware
- [ ] Video game software
3. Which one of these tools would most likely be in a web developer's environment?
- [ ] Hardware, like a Raspberry Pi
- [ ] Browser DevTools
- [ ] Operating system documentation

@ -2,8 +2,7 @@
Esta lección cubre los conceptos básicos de los lenguajes de programación. Los temas que se tratan aquí se aplican a la mayoría de los lenguajes de programación modernos en la actualidad. En la sección 'Herramientas del oficio', aprenderá sobre software útil que lo ayuda como desarrollador. Esta lección cubre los conceptos básicos de los lenguajes de programación. Los temas que se tratan aquí se aplican a la mayoría de los lenguajes de programación modernos en la actualidad. En la sección 'Herramientas del oficio', aprenderá sobre software útil que lo ayuda como desarrollador.
## [Pre-lecture quiz](../.github/pre-lecture-quiz.md) ## [Pre-lecture quiz](https://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/1)
### Introducción ### Introducción
En esta lección, cubriremos: En esta lección, cubriremos:
@ -175,7 +174,7 @@ Cuando un desarrollador quiere aprender algo nuevo, lo más probable es que recu
Compara algunos lenguajes de programación. ¿Cuáles son algunos de los rasgos únicos de JavaScript frente a Java? ¿Qué hay de COBOL vs. Go? Compara algunos lenguajes de programación. ¿Cuáles son algunos de los rasgos únicos de JavaScript frente a Java? ¿Qué hay de COBOL vs. Go?
## [Prueba Post-lectura](../.github/post-lecture-quiz.md) ## [Prueba Post-lectura](https://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/2)
## Revisión y autoestudio ## Revisión y autoestudio

@ -6,7 +6,7 @@ Questa lezione tratta delle basi dei linguaggi di programmazione. Gli argomenti
> Sketchnote di [Tomomi Imura](https://twitter.com/girlie_mac) > Sketchnote di [Tomomi Imura](https://twitter.com/girlie_mac)
## Quiz Pre-Lezione ## Quiz Pre-Lezione
[Quiz Pre-Lezione](.github/pre-lecture-quiz.md) [Quiz Pre-Lezione](https://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/1?loc=it)
## Introduzione ## Introduzione
@ -181,7 +181,7 @@ Quando uno sviluppatore vuole imparare qualcosa di nuovo, per la maggior parte d
Confrontate alcuni linguaggi di programmazione. Quali sono i tratti univoci di JavaScript rispetto a Java? E COBOL rispetto a Go? Confrontate alcuni linguaggi di programmazione. Quali sono i tratti univoci di JavaScript rispetto a Java? E COBOL rispetto a Go?
## Quiz Post-Lezione ## Quiz Post-Lezione
[Quiz Post-Lezione](.github/post-lecture-quiz.md) [Quiz Post-Lezione](https://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/2?loc=it)
## Revisione e Auto Istruzione ## Revisione e Auto Istruzione

@ -8,7 +8,7 @@
> Sketchnote by [Tomomi Imura](https://twitter.com/girlie_mac) > Sketchnote by [Tomomi Imura](https://twitter.com/girlie_mac)
## 事前クイズ ## 事前クイズ
[事前クイズ](.github/pre-lecture-quiz.ja.md) [事前クイズ](https://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/1?loc=ja)
## Introduction ## Introduction
@ -234,7 +234,7 @@ JavaScriptとJavaの特徴は
COBOLとGoについては COBOLとGoについては
## 事後テスト ## 事後テスト
[事後テスト](.github/post-lecture-quiz.ja.md) [事後テスト](https://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/1?loc=ja)
## レビュー & 自習 ## レビュー & 自習

@ -6,7 +6,7 @@
> Sketchnote by [Tomomi Imura](https://twitter.com/girlie_mac) > Sketchnote by [Tomomi Imura](https://twitter.com/girlie_mac)
## 강의 전 퀴즈 ## 강의 전 퀴즈
[Pre-lecture quiz](../.github/pre-lecture-quiz.md) [Pre-lecture quiz](https://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/1?loc=ko)
## 소개 ## 소개
@ -181,7 +181,7 @@ command line 옵션은 사용하는 운영체제에 따라 다릅니다.
일부 프로그래밍 언어를 비교하십시오. JavaScript와 자바의 특징은 무엇입니까? COBOL과 Go는 어떻습니까? 일부 프로그래밍 언어를 비교하십시오. JavaScript와 자바의 특징은 무엇입니까? COBOL과 Go는 어떻습니까?
## 강의 후 퀴즈 ## 강의 후 퀴즈
[Post-lecture quiz](../.github/post-lecture-quiz.md) [Post-lecture quiz](https://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/2?loc=ko)
## 리뷰 & 자기주도 학습 ## 리뷰 & 자기주도 학습

@ -7,7 +7,7 @@ Deze les beschrijft de basis over programmeertalen. De onderwerpen zijn van toep
## Pre-Lecture Quiz ## Pre-Lecture Quiz
[Pre-lecture quiz](../.github/pre-lecture-quiz.md) [Pre-lecture quiz](https://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/1)
## Introductie ## Introductie
@ -182,7 +182,7 @@ Wanneer een ontwikkelaar iets nieuws wil leren dan zullen ze waarschijnlijk de b
Vergelijk wat programmeertalen. Wat zijn unieke kenmerken van JavaScript vs. Java. En het verschil tussen COBOL en Go? Vergelijk wat programmeertalen. Wat zijn unieke kenmerken van JavaScript vs. Java. En het verschil tussen COBOL en Go?
## Post-Lecture Quiz ## Post-Lecture Quiz
[Post-lecture quiz](../.github/post-lecture-quiz.md) [Post-lecture quiz](https://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/2)
## Review & Zelfstudie ## Review & Zelfstudie

Loading…
Cancel
Save