Commit Graph

23154 Commits (17f6a756eb97c470ad43e82705a8e6e8b372ece2)

Author SHA1 Message Date
Vanderley Sant Anna 17f6a756eb Update use-headings-to-show-hierarchical-relationships-of-content.portuguese.md (#29881)
Review in text. Semantic correction to make sense in Portuguese.
2019-05-25 20:01:08 -07:00
Lucas Cazeto 7df6373005 replaced traslation with terminology used in didatic books (#31301) 2019-05-25 19:30:58 -07:00
Lucas Cazeto 27458c89c9 adjusted phrase to be more clear and meaningful (#31288) 2019-05-25 18:18:13 -07:00
Vishwas Navada K 78826ea90d Fix the function call flattenArray->steamrollArray (#36128)
Replace the function call in the Intermediate Code Solution from flattenArray to steamrollArray which is the actual function name.
2019-05-25 17:49:57 -07:00
Lucas Cazeto dd74305cde added missing translations (#31233) 2019-05-25 17:48:27 -07:00
Lucas Cazeto a4198a6232 replaced literal translation (#31201) 2019-05-25 16:15:05 -07:00
lasjorg c852dc7d1d fix(guide): correct regex for intermediate solution code (#35784) 2019-05-24 23:45:26 -07:00
Parth Parth 705c781d19 Added solution to Extend One Set of CSS Styles to Another Element (#34771)
* Update index.md

* fix: changed indentation
2019-05-24 23:36:18 -07:00
Matheus Genteluci 1664350f0f Understading case sensitivity in variables (#34600)
Added solution to index.md in guides section
2019-05-24 23:02:55 -07:00
Kyle Lobo 839c7e56c4 Added explanation for O(logn) solution in "Exponentiation" (#28807) 2019-05-24 23:00:31 -07:00
Lucas Arvelo fe89e5dff8 Improved translation, stringTest & added solution (#35692) 2019-05-24 20:00:59 -07:00
Matheus Genteluci 907b93eaea Factorialize a Number - Portuguese (#34580)
* Factorialize a Number - Portuguese

Solution added to .md

* Add invocation to solution
2019-05-24 19:58:29 -07:00
Matheus Genteluci 46df633b74 Convert Celsius to Fahrenheit - Portuguese (#34563)
* Convert Celsius to Fahrenheit - Portuguese

Solution added

* Add invocation to solution
2019-05-24 19:56:36 -07:00
Matheus Genteluci 4c05815c39 Added solution to Boo Who - Portuguese (#34564)
* Added solution to Boo Who - Portuguese

* Add invocation to solution
2019-05-24 19:56:06 -07:00
Cleo Aguiar b06ce0d745 fix: corrections in Portuguese translation (#34455)
- add: solution required
2019-05-24 19:52:05 -07:00
Cleo Aguiar a3eab17b4c Add solution block (#34423)
Update add-a-negative-margin-to-an-element.portuguese.md
2019-05-24 19:51:22 -07:00
Ahmad Abdolsaheb 23ca5d9cc6 fix: replace imgur with s3 for Chinese guide without conflict (#36052)
* fix: imgur to s3 for chinese guide without conflict

(cherry picked from commit 21e3afaee0f23d700f76ea662bc193b392fc54ac)

* fix: remove extra links

Co-Authored-By: Randell Dawson <5313213+RandellDawson@users.noreply.github.com>

* fix: revert changes

* fix: revert changes

* fix: revert changes

* fix: revert changes
2019-05-25 02:39:49 +05:30
Ahmad Abdolsaheb 1e9f5bc09a fix: replace imgur with s3 for Portuguese guide without conflict (#36054)
* fix: imgur to s3 for portuguese guide without conflict

(cherry picked from commit 55e786f8dbcf917e16088be97e18c951d937cd71)

* fix: remove extra links

Co-Authored-By: Randell Dawson <5313213+RandellDawson@users.noreply.github.com>

* fix: remove unrelated change

* fix: revert space

* fix: revert styles
2019-05-25 02:30:23 +05:30
Ahmad Abdolsaheb 21bd031a52 fix: repalce imgur with s3 for russian guide without conflict (#36055)
* fix: imgur to s3 for russian guide without conflict

(cherry picked from commit ac90750e36b0dd1fe508c69a2277b75be48e4b95)

* fix: remove extra links

Co-Authored-By: Randell Dawson <5313213+RandellDawson@users.noreply.github.com>

* fix: revert unrelated changes

* fix: revert changes
2019-05-25 02:23:55 +05:30
Crystal Yungwirth c37cb92e63 Alternative Advanced Code Solution (#35965)
* Alternative Advanced Code Solution

Uses .replace() instead of .split()-.join()

* Update guide/english/certifications/javascript-algorithms-and-data-structures/intermediate-algorithm-scripting/binary-agents/index.md

Co-Authored-By: Parth Parth <34807532+thecodingaviator@users.noreply.github.com>

* Update guide/english/certifications/javascript-algorithms-and-data-structures/intermediate-algorithm-scripting/binary-agents/index.md

Co-Authored-By: Parth Parth <34807532+thecodingaviator@users.noreply.github.com>

* Update guide/english/certifications/javascript-algorithms-and-data-structures/intermediate-algorithm-scripting/binary-agents/index.md

Co-Authored-By: Parth Parth <34807532+thecodingaviator@users.noreply.github.com>

* Update guide/english/certifications/javascript-algorithms-and-data-structures/intermediate-algorithm-scripting/binary-agents/index.md

Co-Authored-By: Parth Parth <34807532+thecodingaviator@users.noreply.github.com>

* Update guide/english/certifications/javascript-algorithms-and-data-structures/intermediate-algorithm-scripting/binary-agents/index.md

Co-Authored-By: Parth Parth <34807532+thecodingaviator@users.noreply.github.com>

* Update guide/english/certifications/javascript-algorithms-and-data-structures/intermediate-algorithm-scripting/binary-agents/index.md

Co-Authored-By: Randell Dawson <5313213+RandellDawson@users.noreply.github.com>

* Addresses review by RandellDawson
2019-05-25 01:40:05 +05:30
LifeVirus d7e0348c07 Removed unnecessary quotes in curriculum/challenges/portuguese files. (#35773)
* package-lock.json and package.json have been updated?

* Revert "package-lock.json and package.json have been updated?"

This reverts commit 77fb01ddf6.

* removed quotes from portuguese challenge files
2019-05-24 12:25:09 -07:00
Peres Badial 0e6542154c Update find-one-or-more-criminals-in-a-hunt.portuguese.md (#32663) 2019-05-24 11:56:49 -07:00
Sabeer Sulaiman 57c638994f Guide Article guide/english/d3 typo and version fixes + D3 DOM Selectors article (#30193)
* D3 Version and Typo Fixes

* D3 Guide: DOM Selectors in D3 + rearrangement

* Reverse the rename

* Intendation changed to 2 spaces
2019-05-24 10:08:50 -07:00
Alexander Wayne Omorokunwa 5c2d898fee created a new article (#28592) 2019-05-24 14:06:02 +01:00
DanSLuong 07981cd3f5 Fix(guide): Edited formatting (#32583)
* Fix(guide): Edited formatting

* Update index.md
2019-05-23 22:10:02 -05:00
angel13 20dc570df7 Added resource Python for Scientists and Engineers (#32181) 2019-05-23 22:07:28 -05:00
John Close d439d9f385 Update index.md (#30805) 2019-05-23 22:06:50 -05:00
Parth Parth 009088a2ca fix: Move optical alignment file to proper place (#35588)
* fix: Move optical alignment file to proper place

* Make title proper
2019-05-23 21:29:27 -05:00
abhaybaiju f1ef01b165 More informative index.md (#29456)
More informative description
2019-05-23 20:56:28 -05:00
Debalina 3609e48988 fix typo (#29747)
removed quotes
2019-05-23 20:55:47 -05:00
Jonathan Lawrence 55476cb165 Improve Readability (#35181)
* Improve Readability

* added the word "the"

* Removed unnecessary line
2019-05-23 19:27:08 -05:00
Rajiv Ranjan Singh 5038eb7176 Typo Fix in guide/english/computer-hardware/cooling/index.md (#35720)
* Update index.md

* Update index.md
2019-05-23 18:02:37 -05:00
Oliver Eyton-Williams f8a4994257 fix(docs): Update troubleshooting and include docker commands (#36070)
* fix(docs): Update troubleshooting and include docker commands

* fix: Streamline wording
2019-05-23 18:42:34 -04:00
mrugesh mohapatra cdd69f4c91
docs: create security template for GitHub 2019-05-23 17:15:38 +05:30
Dereje Getahun 6288fd3552 Update deprecated mlab connection guide for the new MongoDB Atlas (#35927)
* fix: update mlab connection guide to MongoDB Atlas
2019-05-23 10:40:36 +02:00
Harsh Savergaonkar 211a13a320 Grammar fixed, now easier to read and understand (#32009) 2019-05-22 18:16:45 -05:00
King Josaphat Chewa d6f641ec34 Update index.md (#32810) 2019-05-22 18:14:04 -05:00
dipashreepatil b9426e055d Update index.md (#28696) 2019-05-22 18:10:11 -05:00
Natalie Cardot db1b435775 Fix spelling (#36111)
"hachedEgg" -> "hatchedEgg"
2019-05-22 17:42:44 -05:00
Parth Parth 4438eb0f33 fix(curriculum): Hide solution from tests in Portuguese challenge (#35253)
* fix(curriculum): Hide solution from tests

* Update use-grid-area-without-creating-an-areas-template.portuguese.md
2019-05-22 11:32:10 -07:00
Bruno Nash 6b340b4204 Fixes spelling of 'container' (#28950) 2019-05-22 11:29:45 -07:00
Bruno Nash e416a827f3 Fixes spelling of 'container' (#28947) 2019-05-22 11:28:40 -07:00
Bruno Nash c50ef31dce Fixes spelling of 'container' (#28942) 2019-05-22 11:27:55 -07:00
Bruno Nash f306121e69 Fixes spelling of 'container' (#28940) 2019-05-22 11:27:10 -07:00
Bruno Nash 3a4645e0ef Fixes spelling of 'container' (#28938) 2019-05-22 11:26:27 -07:00
Bruno Nash 1b5d78e7aa Fixes spelling of 'container' (#28937) 2019-05-22 11:25:29 -07:00
Bruno Nash 60ca559bb2 Fixes spelling of 'container' (#28935) 2019-05-22 11:24:27 -07:00
Bruno Nash 3e0d2e9f88 Fixes 'display: grade' => 'display: grid' (#28933)
Also, fixes the spelling of 'container'
2019-05-22 11:23:18 -07:00
Sufiyan Samnani 7e1fd378b6 Added some information about function composition (#28102) 2019-05-21 22:47:24 -07:00
Varun 3a4402434b fix(curriculum): Update challenge instructions (#36104) 2019-05-21 15:07:50 -07:00