Commit Graph

22178 Commits

Author SHA1 Message Date
Ricardo Hideki Hangai Kojo
9cacc9976a docs: translate how-to-setup-freecodecamp-locally.md to Portuguese (#18540) 2018-10-16 10:37:47 -03:00
Breno Xavier
48f89a0641 Fix text to follow portuguese language syntax (#18485) 2018-10-16 10:30:43 -03:00
Breno Xavier
b6d13ddf39 Fix text to follow portuguese language syntax (#18481) 2018-10-16 10:17:17 -03:00
Aditya
bd0acde5d1 Update index.md (#19461) 2018-10-16 18:45:55 +05:30
Breno Xavier
47ee0fefa4 Fix text to follow portuguese language syntax (#18475)
Change the positions of some words so that they are in accordance with the rules of syntax of the Portuguese language.
Change some translated words back to english for clarity (e.g. "...atribua a ele um valor de *center*" instead of "...atribua a ele um valor de centro ").
2018-10-16 10:13:49 -03:00
albertocc
364f7335c6 Spanish translation fixes (#19297) 2018-10-16 10:08:52 -03:00
Breno Xavier
aea570b498 Fix text to follow language's syntax (#18467)
Change the positions of some words so that they are in accordance with the rules of syntax of the Portuguese language.
Remove some duplicated text.
2018-10-16 10:00:00 -03:00
Michael
bd2e8ee589 Clears a few details (#18391) 2018-10-16 09:56:46 -03:00
Michael
dd82627683 Typo fix (#18388) 2018-10-16 09:55:19 -03:00
Michael
42d110f3cc Typo fix (#18386) 2018-10-16 09:50:21 -03:00
Andrei Calinescu
84fcf5fb28 Fixed broken img link (#19484)
Just changed from http to https. Before this, the image link did not work.
2018-10-16 23:32:09 +11:00
Michael
bfbb1c7ef1 Small typo fix (#18383) 2018-10-16 09:26:24 -03:00
Laura Rocha Prado
02bf9010b6 Text editing with corrections (#18513)
Grammar/spelling corrections and sentence refactoring, so the text sounds less "translated" and more natural.
2018-10-16 09:25:14 -03:00
Andrei Calinescu
3262af6de5 Fixed last URL (#19482)
URL was not properly formatted in Markdown, so it was a broken link. Fixed markdown format and link works now.
2018-10-16 13:23:42 +01:00
Andrei Calinescu
4ea61c503b Fixed last 2 links (#19483)
Incorrect markdown format had them displaying a broken image link, because the links don't lead to an image. Used normal markdown link format instead.
2018-10-16 13:22:55 +01:00
Kamalesh Palanisamy
07456330b3 Created a guide for the bash ssh command (#19450)
* Created a guide about the mkdir command

* Update index.md

* Added a guide for the rm command in bash

* Created a new guide for the chmod command

* Created the guide for the ssh command

* Add note on user names
2018-10-16 13:14:31 +01:00
Wei Hung Chin
2efc35d2f9 Add code syntax highlighting
Add code highlighting for the code examples in the section "Comparing null and undefined"
2018-10-16 20:46:48 +09:00
Amit Sharma
d279f8e413 Added new command 'mkdir' (#18796) 2018-10-16 20:30:13 +09:00
Rohan Saha
bba161afbc Update index.md
Added more information to the advantages of compiled languages and to the disadvantages of interpreted languages for a better understanding.
2018-10-16 20:19:34 +09:00
Ginson Wong
93bdd1973e docs: add example use cases for expansion cards
-added several examples of modern use cases for expansion cards and reasons for utilizing them
2018-10-16 20:11:51 +09:00
The Coding Aviator
1defda2b11 Update index.md (#19453) 2018-10-16 01:53:57 -07:00
The Coding Aviator
66d95eda48 Update index.md (#19452) 2018-10-16 01:44:34 -07:00
Mark Kim
d7ba56a3d5 Fixed wording and typos on REACT section (#19451)
* Fixed wording and typos on REACT section

Simplified wording and fixed typos for great clarity in the React section of the index.md.

* Simplification of wording in the React Section

Fixed a typo in the description section for React

* fix: corrected case for virtual DOM
2018-10-16 01:43:39 -07:00
greggubarev
d644a2f494 Add solution (#19228)
Add solution (https://learn.freecodecamp.org/javascript-algorithms-and-data-structures/regular-expressions/match-characters-that-occur-one-or-more-times)
2018-10-16 13:56:45 +05:30
Brian R
891152863a Adding unpacking list elements to variables (#19437)
* Adding unpacking list elements to variables

* fix: indentations
2018-10-16 13:48:33 +05:30
Piotr Szwarc
0a1f237a23 Guide/packer (#19444)
* Packer initial

* Moved packer to devops
2018-10-16 00:30:39 -07:00
Prabhat Kumar Sahu
e5ebcec171 Update declare-a-read-only-variable-with-the-const-keyword.english.md 2018-10-16 15:52:06 +09:00
Ninjirate
c1d5ad8aa8 Default img display type (#19421)
* Default img display type

Added info about how img elements are rendered for display type by default.

* Update index.md
2018-10-16 00:06:04 -05:00
mennayahia
db3528dd79 section about what configuration management tool (#19379)
* section about what configuration management tool

Add a section to explain in basic words what a configuration management tool mean. Probably anyone visiting this Puppet guide does not know what is Puppet to begin with so I believe it is good to have simple explanation with very basic examples.

* Update index.md
2018-10-16 00:03:09 -05:00
greggubarev
ad25c1f253 Javascript: Add hint to Match Everything But Letters and Numbers (#19240)
* Javascript: Add hint to Match Everything But Letters and Numbers

Add hint to Match Everything But Letters and Numbers (https://learn.freecodecamp.org/javascript-algorithms-and-data-structures/regular-expressions/match-everything-but-letters-and-numbers and https://guide.freecodecamp.org/certifications/javascript-algorithms-and-data-structures/regular-expressions/match-everything-but-letters-and-numbers/)

* Update index.md
2018-10-16 00:02:42 -05:00
greggubarev
da14642ea1 Javascript: Added hint to Match Whitespace (#19242)
* Javascript: Added hint to Match Whitespace

Added hint to Match  (https://learn.freecodecamp.org/javascript-algorithms-and-data-structures/regular-expressions/match-whitespace and https://guide.freecodecamp.org/certifications/javascript-algorithms-and-data-structures/regular-expressions/match-whitespace/)

* Update index.md
2018-10-16 00:02:31 -05:00
greggubarev
e73c360476 Javascript: Edited hint to Specify Only the Lower Number of Matches (#19245)
* Javascript: Edited hint to Specify Only the Lower Number of Matches

Edited hint to Specify Only the Lower Number of Matches

* Update index.md
2018-10-16 00:02:19 -05:00
greggubarev
169e0ee582 Javascript: Added hint to Specify Exact Number of Matches (#19248)
* Javascript: Added hint to Specify Exact Number of Matches

Added hint to Specify Exact Number of Matches (https://learn.freecodecamp.org/javascript-algorithms-and-data-structures/regular-expressions/specify-exact-number-of-matches and https://guide.freecodecamp.org/certifications/javascript-algorithms-and-data-structures/regular-expressions/specify-exact-number-of-matches/)

* Update index.md
2018-10-16 00:02:04 -05:00
Kamalesh Palanisamy
13ea3c627c Created the guide for the chmod command (#19408)
* Created a guide about the mkdir command

* Update index.md

* Added a guide for the rm command in bash

* Created a new guide for the chmod command
2018-10-16 00:01:16 -05:00
Ragunathan Maniraj
9bf26b9150 added rules for truthy values (#19414) 2018-10-16 00:00:23 -05:00
Steve Lee
8cb572c368 fix:grammar (#19420)
* fix:grammar

* fix: corrected two link' syntax
2018-10-15 23:57:49 -05:00
Ragunathan Maniraj
1ccd182657 added unified table (#19419) 2018-10-15 23:57:27 -05:00
NirvashPrime
6ce8429d45 Revised document and expanded scope of information (#19430)
Removed text copied from php.net, revised grammar and formatting, and expanded scope of information to include multiple array styles and how to access elements in these styles.
2018-10-15 23:55:52 -05:00
Italos Estilon
a525135c02 Update Haskell index.md (#19432)
* Update index.md

Add a link for a free, online, and fun book for Haskell beginners.

* Update index.md

Fix typo.
2018-10-15 23:55:34 -05:00
NirvashPrime
cedb5befd9 Updated syntax, corrected and added information. (#19433)
Updated syntax to adhere to PSR, corrected outdated information, and added additional information regarding tags and indentation.
2018-10-15 23:55:08 -05:00
UTpH
c614c91f8a Modified C++ Bubble sort (#19358)
Optimized by stopping the algorithm if there wasn't any swap(rest is sorted).
There was a syntax error(temp was not declared)
2018-10-15 23:54:33 -05:00
UTpH
593e66ab6b Added David Silver's RL course (#19362)
Added link to a very good RL course
Updated the broken Suggested readings link
2018-10-15 23:52:44 -05:00
Przemysław Wolski
107eed4a76 Note about uninitialized variables (#19289)
* Update index.md

Note about uninitialized variables.

* Update index.md
2018-10-15 23:52:05 -05:00
Ninjirate
598f0c4e8a CM and INITIAL (#19363)
Add example for CM measurement and INITIAL default reset.
2018-10-15 23:51:16 -05:00
MOHD BAYERO YAYANDI
a839803573 Add the link "Medium Article about how to document source code" to article (#19364) 2018-10-15 23:50:49 -05:00
EliteMobb79
aa69c90021 Add Nginx (#19373)
* Add Nginx

* Delete Nginx

* Add nginx
2018-10-15 23:50:11 -05:00
Ninjirate
c9cc4d332a Sort and Add Missing (#19375)
Sorted list of cursors and added missing types, updated total count from 36 to 39. Added note about using auto (default) with URL cursor in case file is unavailable on page load.
2018-10-15 23:48:55 -05:00
Taylor Stauss
058b3b77fd CSS: Add ::after pseudo-element document (#19381)
I noticed most of the pseudo-selectors/pseudo-elements are missing from this section, so I created a basic document as a starting point for the ::after pseudo-element. I tried to follow the same layout and style as the other articles in this section. This document is meant to be a start and added to/expounded on.

It's also my first real pull request - so please let me know how I can improve if needed 👍
2018-10-15 23:46:36 -05:00
Brian R
ee204978f4 Added how to read input separated by space (#19395)
Added use of input() with .split()
2018-10-15 23:45:25 -05:00
Michael
dfc481437c Added "Frameworks" & links to useful info (#19396)
- Added hyperlinks to official websites of frameworks in "Versatility" advantage
- Added "Frameworks" advantage and links to useful information
2018-10-15 23:44:50 -05:00