Commit Graph

23201 Commits

Author SHA1 Message Date
4a6001535c [Ru] Improved the translation of Project Euler 03 (#34162)
Changed the file "problem-3-largest-prime-factor.russian.md".
2019-06-03 13:10:07 -07:00
64425088bb Improved Russian translation. (#34148) 2019-06-03 12:59:38 -07:00
6e1917d635 Improved Russian translation. (#34122) 2019-06-03 12:59:17 -07:00
122510a06b Fix grammar and word choice in Russian translation (#34093) 2019-06-03 12:53:59 -07:00
8e24f42b00 Fix grammar and word choice in Russian translation (#34088) 2019-06-03 12:52:48 -07:00
97672ece03 A few translations and adjustments (#33685) 2019-06-03 12:50:46 -07:00
380427bfee Syntax correction (#33648)
The word 'turma' is used for a group of people. In this case the text refers to a Bootstrap class.
2019-06-03 12:49:56 -07:00
0b21ddac9f Correction of grammar and syntax. (#33515)
The word 'well' refers to a bootstrap class and should not be translated into Portuguese.
2019-06-03 12:49:19 -07:00
d6f7788439 Tradução de títulos (#32280) 2019-06-03 10:57:36 -07:00
76547acc4d Fix/update challenges for sass spanish (#35365)
* Revert "style: button color change"

This reverts commit 64574a49b7.

* Revert "style: button color change"

This reverts commit 64574a49b7.

* fix: update sass challenge - spanish description
2019-06-03 10:28:22 -07:00
6e837ac711 Improve Portuguese translation of wrap-content-in-the-article-element (#33280) 2019-06-03 10:26:26 -07:00
42f6a5a91e Improves Portuguese translation for challenge improve-accessibility-of-audio-content-with-the-audio-element.portuguese.md (#30722) 2019-06-03 10:16:31 -07:00
5a54673354 Update make-links-navigatable-with-html-access-keys.portuguese.md (#29886)
Review in text. Semantic correction.
2019-06-03 10:15:09 -07:00
fdd21c18de Update standardize-times-with-the-html5-datetime-attribute.portuguese.md (#29861)
Review in text. Semantic correction to make sense in Portuguese.
2019-06-03 10:14:36 -07:00
6df140d3dd Improved quick-sort challenge translation (#29519)
Improved the portuguese translation of quick-sort challenge description.
2019-06-03 10:07:23 -07:00
a8b2eeff82 Improved pairwise translation pt-br (#29507)
Improved the portuguese translation of pairwise challenge description.
2019-06-03 10:05:23 -07:00
712b3ce2fa Update find-more-than-the-first-match.portuguese.md (#29044) 2019-06-03 10:03:00 -07:00
ec27bc7294 Improves Portuguese translation for challenge give-links-meaning-by-using-descriptive-link-text.portuguese.md (#29027) 2019-06-03 10:01:54 -07:00
1339da2a99 Added content to stub (#34365)
* Added content to stub

Explained the concept and gave examples.

* Update index.md
2019-06-02 10:13:23 +01:00
56f45c38a9 Correct grammar and make more concise (#35179)
* Correct Grammar and make more concise

* Improve readability
2019-06-02 10:04:07 +01:00
40386890ed Added content (#34342)
Quadratics is plural...?

Added an explanation as to how to factor quadratics, two methods (with examples), one for simple cases and then the general case. Discussed an issue that needs care when using the quadratic formula, as well as an example to make things clear what's going on.
2019-06-02 10:01:15 +01:00
1e4292b6e9 adds Chinese expiation and more stylings (#26642) 2019-06-01 21:33:13 -07:00
6eb1e6e2f2 Update index.md (#28724) 2019-06-01 09:26:56 -07:00
33a61168c0 Correct word in code explanation (#36146) 2019-06-01 09:06:54 -05:00
4c4f3c7f87 Update index.md (#27085) 2019-05-31 14:37:35 -07:00
51d1a2878c Update Data Mining Topic (#33340)
Updated the content about Data mining and its history.
2019-05-29 08:08:56 -07:00
ad3d0aed04 fix: corrected guide solutions and explanations (#36125) 2019-05-29 01:34:08 +05:30
bd065c1a0e Information about constructors is elaborated. (#29852)
Information about empty constructors and parametrized constructors in Java is elaborated & default behavior of java is described.
2019-05-27 08:21:45 -07:00
6745009490 fix(curriculum): Add more valid triples to the test (#35870) 2019-05-26 14:02:20 -07:00
43a4fa8cb0 fix(client): reset test results before execution (#36029)
* fixed issue where tests should fail when code has error

Signed-off-by: Stevo99 <Sfailla1983@gmail.com>

* fix(client): Initialize tests as failing in case of build errors

* fix: Reset tests to initial state when build fails

* fix: simplify expression
2019-05-27 00:00:12 +03:00
1e1cbdfe06 fix(client): Remove redundant prop and allow navigationMenu to be und… (#36134) 2019-05-26 22:28:40 +03:00
17e112d25e fix(client): make top navigation menu replaceable (#35943)
* fix(client): Stop using react-responsive and use media queries to display menu

* Change guide to show menu

* DRYed out a bit

* Restore main, top-right nav to guide

* fix: Separate guide and top menu state

* Update client/src/components/Header/index.js

Co-Authored-By: Valeriy <ValeraS@users.noreply.github.com>

* Update client/src/components/Header/index.js

Co-Authored-By: Valeriy <ValeraS@users.noreply.github.com>

* Update client/src/components/Header/index.js

Co-Authored-By: Valeriy <ValeraS@users.noreply.github.com>

* Update client/src/components/Header/index.js

Co-Authored-By: Valeriy <ValeraS@users.noreply.github.com>

* fix: Refactor menu button and links

* feat(client): make top navigation menu replaceable

* fix: Refactor nav menu logic out of Header

* fix(client): use default nav menu in header and use landingPage props instead of disableSettings
2019-05-26 20:36:23 +03:00
02427ad982 Linux find cmd examples (#29360)
* Useful find commands examples

* Update index.md
2019-05-26 09:08:25 -07:00
8d12197021 Adding information on SSHv1 (#33883) 2019-05-26 08:41:12 -07:00
03a4f8c491 Added part about how SSH security can be augmented (#31244)
Added lines about how an SSH server can be configured to utilize a second factor authentication method to augment authentication security and how if one's password is compromised, an attacker must compromise this second (or third) factor of authentication too, to gain access.
2019-05-26 08:38:51 -07:00
9bcd0707b8 Guide article added: Bar chart using D3 (guide/english/d3) (#31338)
* D3 Version and Typo Fixes

* D3 Bar chart guide article

* Fix for intendation
2019-05-26 08:11:41 -07:00
28f5599cf0 Guide article added: Managing Data Changes in D3 (guide/english/d3) (#31310)
* D3 Version and Typo Fixes

* Enter and Exit functions guide article

* Intendation changed to 2 spaces
2019-05-26 08:10:57 -07:00
624642e465 Guide Article: D3 JS data join (guide/english/d3) (#31237)
* D3 Version and Typo Fixes

* D3 Data Join

* Intendation changed to 2 spaces
2019-05-26 08:09:57 -07:00
1e99510ebc Control Flow for Kotlin lang (#26793)
* Create control_flow.md

* Rename control_flow.md to controlflow.md

* Added control flow

* Added classes

* fix: corrected indentation

* fix: corrected indentation
2019-05-26 17:57:17 +05:30
f5b94b51f1 feat(curriculum): Extend solution explanation for Convert HTML Entities challenge (#35835)
* Extend solution explanation

The explanation for the advanced code solution was a little cumbersome.
It tried to explain the used method, but also tried to explain an alternative solution, both mixed together.
To fix that, I moved everything related to the alternative solution to another paragraph.
Additionally, I added a more detailed explanation about this alternative solution.
Hopefully, with this fixes, both solutions will be clearer to the user.

* Replace intermediate solution

Replace the intermediate solution with a more concise one.

I took the opportunity to eliminate the indenting in all 3 snippets to remove unnecessary blank space on the left.
I also changed the wording on one of the instructions and fixed a typo.

* Remove external links

* Simplity regex declaration

I replaced `new RegExp()` in order to make the solution cleaner and shorter

* Update index.md
2019-05-26 17:53:41 +05:30
e6dbbe08d8 SSH Port Forwarding tutorial (#29325) 2019-05-25 21:50:27 -07:00
c4c8de1c20 Updated from a stub to give basic info (#29726)
* Updated from a stub to give basic info

* fix: removed all of stub info
2019-05-25 21:22:43 -07:00
108cc42b5d Fix/update challenge for responsive web design principles portuguese (#35919)
* Fix/update challenges for responsive-web-design-principles portuguese

* Added correct regex
2019-05-25 20:26:24 -07:00
b705ab98ea translate some few words (#30175) 2019-05-25 20:25:26 -07:00
448cf4578d Improve Portuguese translation of jump-straight-to-the-content-using-the-main-element (#32235) 2019-05-25 20:21:59 -07:00
b7de8df4de Improve Portuguese translation for use-headings-to-show-hierarchical-relationships-of-content (#31502) 2019-05-25 20:16:56 -07:00
ef35de38dc Update jump-straight-to-the-content-using-the-main-element.portuguese.md (#29879)
Review in text. Semantic correction to make sense in Portuguese.
2019-05-25 20:05:59 -07:00
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
7df6373005 replaced traslation with terminology used in didatic books (#31301) 2019-05-25 19:30:58 -07:00
27458c89c9 adjusted phrase to be more clear and meaningful (#31288) 2019-05-25 18:18:13 -07:00