Commit Graph

97 Commits

Author SHA1 Message Date
Bhaskar Kashyap
8ac6c5c494 Fix typos & grammatical corrections
Used appropriate words to make sentence better and fixed a typo.
2023-12-21 14:15:30 +05:30
NielReitmann
b5c15967e4 grammar correction 2023-09-25 08:47:00 -04:00
Charishma-Bailapudi
6cbe6aa8b9 added switch statement 2023-07-10 10:49:50 -04:00
t4k3t0
06ab130dcc Update README.ja.md
[ja]
「論理演算子とブール値」 テーブル2行目(ヘッダーを除く)おいてエスケープ処理ができておらず、論理和演算子である||がマークダウン記法のテーブルを構成するセルとして扱われていた。エスケープ\を追加し、正しく表示されることを確認した。

[en]
Boolean Operators and Boolean Values" In the second row of the table (excluding the header), escaping was not performed and the logical OR operator || was treated as a cell that constitutes a table in markdown notation. The escaping was added, and it was confirmed that the table was displayed correctly.
2023-07-07 13:47:32 -04:00
Sara Gibbons
ab74673ab2 Merge pull request #930 from TejusWadbudhe/patch-1
Corrected grammar in explanation
2022-10-28 14:22:02 -04:00
Tejus Wadbudhe
aa253c1a13 Corrected grammar in explanation
I changed the comment to explain the working of the loop from past tense to present tense. 

You can see other comments which are in present tense "// runs if condition is false" but comments in other loops are in past tense "//Condition was true. Code in this block will run.". 

Minor but completes the doc.
2022-10-25 14:05:13 +05:30
Sara Gibbons
da90229f7c add and update tracking links 2022-10-20 11:44:24 -04:00
dfernandezramos
4f64c69553 Fix broken image link 2022-08-01 20:18:33 +02:00
Julia Muiruri
98c46e1e73 added new quiz app link 2022-07-18 13:36:41 +03:00
Julia Muiruri
1ac71c06f2 added new app link 2022-07-15 17:29:18 +03:00
Julia Muiruri
5a333bb782 Updated the quiz-app links 2022-07-14 19:32:17 +03:00
Jen Looper
f0aff95c29 removing French link localization 2022-02-15 10:38:56 -05:00
Jen Looper
bbbd7cfaa0 removing references to en-US 2022-02-15 10:37:41 -05:00
Jen Looper
02f4294971 making decisions videos 2022-02-15 10:25:12 -05:00
lvfangren
feed68cecd fix: style miss&&small content (#578) 2022-01-21 10:53:34 -05:00
Charles Emmanuel S. Ndiaye
78f89eec5d [fr] add readme.fr.md for 2-3-making decisions (#530)
* Fix small typo, links and reference fr assignment

Fix small typo, links and reference french assignment

* Fix: Add loc param and reference fr assignment

Add localization parameter on quizzes links and reference fr assignment

* fix localization param

fix localization param

* add readme.fr.md for 2-3-making decision
2021-11-16 11:26:10 -05:00
Jen Looper
c90d164b2f changing quiz app link 2021-08-12 22:26:56 -04:00
manusquall
c71de2278b add assignment.fr.md for 2-3 2021-08-05 15:57:21 +00:00
Fernando Gutierres Damaceno
2c3c56b3df feat: Add js-basics making decision pt translate 2021-08-02 22:54:28 -03:00
Jen Looper
ba6e144fa7 video callouts with emoji, addition of Learn path links 2021-06-21 20:56:21 -04:00
MKSanic
27a688f947 Update README.md 2021-05-26 16:46:21 +08:00
Jen Looper
6f663cdc28 Merge pull request #248 from CLDXiang/translate-zh-cn-ch-2
Translate Ch. 2 into Simplified Chinese
2021-04-22 11:13:28 -04:00
Sanjay
f80ff2c57f Updated 2.3 to hi 2021-04-09 02:54:30 +05:30
Sanjay
551fae4606 Merge branch 'main' of https://github.com/microsoft/Web-Dev-For-Beginners 2021-04-09 01:52:35 +05:30
Jen Looper
c471b17bbc sketchnote path fix 2021-04-07 16:44:21 -04:00
Jen Looper
b521555abc Merge pull request #250 from alequetzalli/Alejandra/JS-basics-SPANISH
Section 2: JS Basics SPANISH translation
2021-04-07 16:39:10 -04:00
CLDXiang
ed4b1b9cfb translate Ch. 2-3 assignment into zh-cn 2021-04-05 21:34:11 +08:00
CLDXiang
0dfcf0a2b7 translate Ch. 2-3 README into zh-cn 2021-04-05 21:25:51 +08:00
Alejandra Quetzalli
a7c297cc60 SPANISH translation for Section 2: JS Basics 2021-03-31 20:03:56 -07:00
Jen Looper
5d6c46ec6f moving sketchnotes to their own folder 2021-03-30 15:05:17 -04:00
Jen Looper
d48a6b54dd Merge branch 'main' into nl 2021-03-21 14:07:35 -04:00
Jen Looper
796b437dc9 Merge pull request #206 from CRTao/translate-tw
Translate curriculum to zh-tw
2021-03-19 11:03:58 -04:00
Christopher Harrison
eec5430785 Removed en-us from links 2021-03-16 13:21:53 -07:00
Tomomi ❤ Imura
090ab3d204 Minify image. close #229 2021-03-16 11:02:25 -07:00
Tomomi ❤ Imura
70dc478834 Fix issue #229 2021-03-16 10:58:53 -07:00
CRTao
50cf8a27bb revise zh-tw article & add lesson 7 missing file 2021-03-14 11:40:06 +08:00
CRTao
cb23d62826 redirect quiz links from zh-tw lessons 2021-03-14 11:09:34 +08:00
Sanjay
fc790c280d Added intial files 2021-03-09 01:21:49 +05:30
Noah
7f591cddd7 Big commit
translate most (if not all) of the assignments to Dutch
2021-03-07 20:59:22 +01:00
CRTao
63eb473b9a translate lesson 2 to zh-tw 2021-02-22 16:09:16 +08:00
Jen Looper
2095f67f60 fixing quiz links for korean translation 2021-02-14 09:37:36 -05:00
Jen Looper
a6478daa7f adding localized quiz links for Italian translation 2021-02-14 09:36:55 -05:00
ナモすけ
535f3e2a1c 日本語訳ファイルの修正 2021-02-08 20:57:17 +09:00
Eugene Goh
de2eb70648 Merge remote-tracking branch 'upstream/main' 2021-01-24 10:48:19 +08:00
Jen Looper
26be12a92e quiz clean-up 2021-01-22 18:22:25 -05:00
Eugene Goh
3b655a984c translated to Malay 2021-01-11 14:08:15 +08:00
Jen Looper
e7aae713f3 Merge pull request #101 from donghoon-song/feature/translate-assignment-into-ko
Translating assignments into ko(Korean) (complete)
2021-01-10 20:22:13 -05:00
Jen Looper
5ff3a8a2a4 Merge pull request #168 from silverskyvicto/translate-ja/fix-quiz-url
fix quiz url.
2021-01-10 20:21:12 -05:00
Donghoon Song
6b96eadb01 Translate assignment.ko.md via GitLocalize 2021-01-10 12:18:37 +00:00
Jen Looper
c0614a8c0b Merge pull request #167 from robertopauletto/main
Italian translation of chapter 2, fixed a non translated sentence in …
2021-01-09 12:30:42 -05:00