From 099dcfdce46b7b5680bc55feb8f94d5a6f4e30ac Mon Sep 17 00:00:00 2001 From: KenCab123 Date: Fri, 8 Sep 2023 14:52:48 -0400 Subject: [PATCH 1/5] The year Brendan Eich created Js --- questions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/questions.md b/questions.md index 5afcf60..0ea1c9c 100644 --- a/questions.md +++ b/questions.md @@ -3,7 +3,7 @@ What year did Brendan Eich create JavaScript? ``` - +1995 ``` What does "ES6" stand for? From a0be3573a33b982cf53aeecdfc59b5309fa0142a Mon Sep 17 00:00:00 2001 From: KenCab123 Date: Fri, 8 Sep 2023 14:54:03 -0400 Subject: [PATCH 2/5] What ES6 stands for --- questions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/questions.md b/questions.md index 0ea1c9c..ce5af13 100644 --- a/questions.md +++ b/questions.md @@ -9,7 +9,7 @@ What year did Brendan Eich create JavaScript? What does "ES6" stand for? ``` - +ECMAScript 6 ``` What company famously used the phrase "Don't be evil" in their code of conduct? From 46644929b6ef906e6cd600db2c14bbba557d293c Mon Sep 17 00:00:00 2001 From: KenCab123 Date: Fri, 8 Sep 2023 14:55:09 -0400 Subject: [PATCH 3/5] The 'Dont be evil' company --- questions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/questions.md b/questions.md index ce5af13..1346565 100644 --- a/questions.md +++ b/questions.md @@ -15,7 +15,7 @@ ECMAScript 6 What company famously used the phrase "Don't be evil" in their code of conduct? ``` - +Google ``` What English mathematician and writer is often regarded as the first computer programmer? From 7133b9754e6ae1357f8a4e3a151cb17aa5082770 Mon Sep 17 00:00:00 2001 From: KenCab123 Date: Fri, 8 Sep 2023 14:56:14 -0400 Subject: [PATCH 4/5] First computer programmer --- questions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/questions.md b/questions.md index 1346565..e5cf23d 100644 --- a/questions.md +++ b/questions.md @@ -21,7 +21,7 @@ Google What English mathematician and writer is often regarded as the first computer programmer? ``` - +Ada Lovelace ``` Who is the "Turing machine" named after? From 9e66c8b39cfb0d8f89211d76c7df06b36b002be7 Mon Sep 17 00:00:00 2001 From: KenCab123 Date: Fri, 8 Sep 2023 14:57:56 -0400 Subject: [PATCH 5/5] Who the 'Turning Machine' is named after --- questions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/questions.md b/questions.md index e5cf23d..a567076 100644 --- a/questions.md +++ b/questions.md @@ -27,5 +27,5 @@ Ada Lovelace Who is the "Turing machine" named after? ``` - +Alan Turing ```