241 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
Pablo Nunes
cf062aea97 Merge pull request #1015 from danhpaiva/danhpaiva/portuguese_br
Approving small changes to repo
2023-07-13 17:30:44 -03:00
Abril Ureña
1badec5a26 Merge pull request #994 from kant/patch-25
Fixed table markup (spanish translation)
2023-07-11 12:44:36 -06:00
Abril Ureña
2d1720622a Merge pull request #993 from kant/patch-24
Title typo fixed (line 05) in Spanish translation
2023-07-11 12:43:13 -06:00
Abril Ureña
1da827302f Merge pull request #992 from kant/patch-23
Typo fixed (paragraph 102) in Spanish translation
2023-07-11 12:41:30 -06:00
Charishma-Bailapudi
6cbe6aa8b9 added switch statement 2023-07-10 10:49:50 -04:00
t4k3t0
1826ef113e Update assignment.ja.md
Fixed a bit translation mistake.
2023-07-07 13:48:30 -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
f451d0417c Merge pull request #946 from sushant4191/patch-3
Updated the correct URLs
2023-03-24 15:47:58 -04:00
Sara Gibbons
f3bfefdd31 Merge pull request #822 from dhruvkrishnavaid/patch-1
Update README.hi.md
2023-01-12 18:29:50 -05:00
Sara Gibbons
768600726c Merge pull request #774 from hasanbakhtiar/patch-1
Create assignment.az.md
2023-01-09 17:49:08 -05:00
Sara Gibbons
c8fcb8c342 Merge pull request #734 from hasanbakhtiar/main
add assignment.az.md
2023-01-09 17:35:33 -05:00
Abril Ureña
f0c9a0dce1 Merge pull request #991 from kant/patch-22
Translation proposal in line 10 (spanish chapter)
2023-01-06 14:51:35 -06:00
Abril Ureña
b1b0aefe86 Merge pull request #995 from kant/patch-26
Syntax & typo in line 05 in spanish translation
2023-01-05 16:53:26 -06:00
Paiva
1c14d84f59 fix: Changed a pronoun 2022-12-19 23:12:57 -03:00
Paiva
6aa2b9bba5 fix: square brackets is the most used word in Brazil to designate an array. 2022-12-19 23:10:02 -03:00
Sara Gibbons
3b923308dc Merge pull request #889 from dhruvkrishnavaid/main
Update README.hi.md
2022-12-09 13:59:21 -05:00
Sara Gibbons
a1f709fc5b Merge pull request #944 from sushant4191/patch-1
fixed markdown
2022-12-08 13:08:24 -05:00
Darío Hereñú
4348f28c6b Syntax & typo in line 05 in spanish translation 2022-11-26 19:50:59 -03:00
Darío Hereñú
90beeed7e4 Fixed table markup (spanish translation) 2022-11-26 19:14:07 -03:00
Darío Hereñú
45ee03e9fb Title typo fixed (line 05) in Spanish translation
- translation issue (paragraph 11)
- semantic issue (paragraph 145)
2022-11-26 19:11:48 -03:00
Darío Hereñú
b70269359a Typo fixed (paragraph 102) in Spanish translation 2022-11-26 17:43:23 -03:00
Darío Hereñú
a6097f3ad4 Translation proposal in line 10 (spanish chapter) 2022-11-25 21:14:03 -03:00
Sara Gibbons
11df154bfa Merge pull request #864 from samarjaffal/main
added spanish translations for 2-functions-methods readme
2022-10-28 15:43:50 -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
Sara Gibbons
1badbf63de Merge pull request #857 from tarunl2002/patch-1
Update README.md
2022-10-26 22:54:30 -04:00
Sushant Srivastav
4faacd3f04 Updated the correct URLs
The URL contained in the direct links no longer reloads the page to the page site but instead points to the main URL.
2022-10-27 01:27:35 +05:30
Sushant Srivastav
9a1b4db196 fixed markdown
Added support to right links to remove 404 errors page.
2022-10-27 01:01:35 +05:30
Sara Gibbons
ac185ddc28 Merge pull request #807 from StepanNaryshkov/snaryshkov/added-null-as-type
added null as primitive type
2022-10-26 12:40:31 -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
Dhruv Krishna Vaid
0780f90682 Update README.hi.md 2022-10-15 11:48:44 +05:30
Samar Jaffal
9a6812cf00 added spanish translations for 2-functions-methods readme 2022-10-11 22:52:10 -04:00
Tarun
baf024ee9a Update README.md
Grammatical changes were corrected
2022-10-11 22:26:50 +05:30
Dhruv Krishna Vaid
224c5c6966 Update README.hi.md 2022-10-08 14:21:22 +05:30
Stepan Naryshkov
5da62e0f56 added null as primitive type 2022-10-06 20:43:24 +03:00
Hasan Bakhtiar
a5020aa892 Create assignment.az.md 2022-10-02 12:30:47 +04:00
HAsan Bakhtiar
19b48c8b5c add assignment.az.md 2022-09-18 23:51:51 +04:00
dfernandezramos
3441c404be Fix typo on loop definitions 2022-08-01 20:22:59 +02: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
那里好脏不可以
0d895b484c fix (#661) 2022-05-08 09:39:58 -04:00
Daniel Paiva
73668b62a2 Translate/danhpaiva (#651)
* Translation correction of some Portuguese words

* Translation correction of some Portuguese words #2

* Accent removal when declaring a variable (minhaVariável => minhaVariavel).
This is good practice.

* Removed the colon
2022-05-05 22:07:17 -04:00
Rohith ND
da6ba7764a Translated all lessons to tamil language and added ta.json as a tamil translation for quizapp (#623)
* translated to tamil language

* Added tam.json file for quiz app

* translated to tamil

* performed all requested changes

* Delete README.tam.md

Deleted .tam file

* Delete README.tam.md

deleted .tam file

* Delete README.tam.md

deleted .tam file

* Delete README.tam.md

deleted .tam file

* Delete README.tam.md

deleted .tam file

* Delete README.tam.md

* Delete README.tam.md

deleted .tam file

* Rename tam.json to ta.json

* Update index.js

* Update README.md
2022-03-09 14:34:43 -05:00
sandipanpanda
7a9e8c8ab3 Fix quiz's correct option and non-rendering of bullet points under for loop (#612)
* Fix rendering of bullet points under for loop

* Fix correct option in Post-Lecture Quiz of for loop
2022-02-26 19:03:59 -05: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