From 07f94a2d2ece1dcf9f478bc105ed511d95c3f4b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tomomi=20=E2=9D=A4=20Imura?= Date: Fri, 20 Nov 2020 10:19:20 -0800 Subject: [PATCH] Remove the left-out original content --- .../translations/README.ja.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/1-getting-started-lessons/1-intro-to-programming-languages/translations/README.ja.md b/1-getting-started-lessons/1-intro-to-programming-languages/translations/README.ja.md index 919508da..00569fd1 100644 --- a/1-getting-started-lessons/1-intro-to-programming-languages/translations/README.ja.md +++ b/1-getting-started-lessons/1-intro-to-programming-languages/translations/README.ja.md @@ -233,8 +233,6 @@ Web開発者は、自分のコードがWeb上でどのように実行される JavaScriptとJavaの特徴は? COBOLとGoについては? -Compare some programming languages. What are some of the unique traits of JavaScript vs. Java? How about COBOL vs. Go? - ## 事後テスト [事後テスト](.github/post-lecture-quiz.ja.md) @@ -244,8 +242,6 @@ Compare some programming languages. What are some of the unique traits of JavaSc ひとつの言語で1行書いて実行したら、次は別のふたつの言語で同じことをやってみてください。 なにかわかりましたか? -Study a bit on the different languages available to the programmer. Try to write a line in one language, and then redo it in two others. What do you learn? - -## アサイン +## 課題 [assignment.md](../assignment.md)