Commit Graph

16822 Commits

Author SHA1 Message Date
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
bd2e8ee589 Clears a few details (#18391) 2018-10-16 09:56:46 -03:00
dd82627683 Typo fix (#18388) 2018-10-16 09:55:19 -03:00
42d110f3cc Typo fix (#18386) 2018-10-16 09:50:21 -03:00
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
bfbb1c7ef1 Small typo fix (#18383) 2018-10-16 09:26:24 -03:00
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
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
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
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
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
d279f8e413 Added new command 'mkdir' (#18796) 2018-10-16 20:30:13 +09:00
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
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
1defda2b11 Update index.md (#19453) 2018-10-16 01:53:57 -07:00
66d95eda48 Update index.md (#19452) 2018-10-16 01:44:34 -07:00
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
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
891152863a Adding unpacking list elements to variables (#19437)
* Adding unpacking list elements to variables

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

* Moved packer to devops
2018-10-16 00:30:39 -07:00
e5ebcec171 Update declare-a-read-only-variable-with-the-const-keyword.english.md 2018-10-16 15:52:06 +09:00
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
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
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
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
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
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
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
9bf26b9150 added rules for truthy values (#19414) 2018-10-16 00:00:23 -05:00
8cb572c368 fix:grammar (#19420)
* fix:grammar

* fix: corrected two link' syntax
2018-10-15 23:57:49 -05:00
1ccd182657 added unified table (#19419) 2018-10-15 23:57:27 -05:00
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
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
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
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
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
107eed4a76 Note about uninitialized variables (#19289)
* Update index.md

Note about uninitialized variables.

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

* Delete Nginx

* Add nginx
2018-10-15 23:50:11 -05:00
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
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
ee204978f4 Added how to read input separated by space (#19395)
Added use of input() with .split()
2018-10-15 23:45:25 -05:00
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
0e4345f200 Single value lengths (#19399)
Added note for auto value if only one length parameter is specified.
2018-10-15 23:43:33 -05:00
7ed4df2292 Added some blender files ( 3D scene, technical info and software general info) (#19400)
* Added Blender Info file

Added a Blender general information text file as my first participation to Hacktoberfest!

* Added Blender Info file

Added a Blender general information text file

* Added Blender 3D scene files

A simple 3D polar waters scene with an iceberg and a description on how to produce a water-like shader effect.
2018-10-15 23:43:12 -05:00
6b4dd7addd fix (guide): Improve Java Lambda Expressions (#19423)
* fix (guide): Improve Java Lambda Expressions

Introduced several changes to the guide on Java Lambda Expressions. Currently, the guide is titled "Lambda Expressions" while it talks about the Stream API, which is an entirely different topic. It introduces code using Lambda expressions without even explaining what lambda expressions are.

Added content about Lambda Expressions - what they are, how they are written, etc. The new content would be helpful when reading about the subsequent content on Stream API.

The code introduced in Stream API also uses 'Method References' without any explanation of what they are. Added a link to an article about Method References for now, and will add more content about it soon.

Also fixed several style and formatting errors.

* Basic editing.
2018-10-16 15:42:04 +11:00
0ea02af700 added few more details about functions. (#19271)
Added some details about how and where to define functions and spoke about calling a function.
2018-10-15 23:41:56 -05:00
3be33a914b Added Bootstrap's official documentation's link (#19270)
The official documentation's link should be present I think!
2018-10-15 23:41:42 -05:00
e33f5a7b42 Update index.md (#19275) 2018-10-15 23:40:05 -05:00