Commit Graph

17742 Commits (0e8c00bff4884542d0f5d32f8b92a85d15f1dc89)

Author SHA1 Message Date
evachibber 0e8c00bff4 add the comparison (#21391) 2018-11-04 07:03:25 -05:00
LRodriguez 653a48b0a8 Fixed some grammar and punctuation errors. (#21352) 2018-11-04 06:49:42 -05:00
Marcus Campbell 429fec4f47 Made a List (#21311)
I made a list at the beginning to make it look more organized for a beginner to read
2018-11-04 06:30:22 -05:00
Nuclearhit 5f5593b8e5 Missed space (#21293)
Missed space after "is tested in the "real world" by the intended audience."
2018-11-04 06:25:00 -05:00
Dominic f3b64dc4f9 Fixed compilation error/typo (#20933)
* Fixed compilation error

Variable not named. Corrected it to match.

* Fixed formatting
2018-11-04 05:21:47 -05:00
deliaphan d9221aadd9 grammar correction (#24889) 2018-11-04 15:20:56 +05:30
Yaroslav Khudchenko dc9674e5de Trying to use English names with Russian translation in brackets (#22741)
* Update index.md

* use English names with Russian translation

Trying to use English names with Russian translation in brackets for future better understanding.
Нужно использовать Английские названия с русским переводом в скобках для лучшего понимания в будущем.
2018-11-04 12:26:03 +04:00
Vel Kumric bc879e14d2 Feat/add guide article for javascript (#34007) 2018-11-04 11:35:54 +05:30
EmeraldEntities cdb8d72db8 Changed the text and example names (#20918)
* Update index.md

* Remove w3 link
2018-11-04 10:42:47 +05:30
jonchim a3b5eda2c2 Added new section for paid font services (#20915) 2018-11-04 11:43:31 +07:00
Kyle Jackson 7c3bee2034 small grammatical change/clarification (#20961)
* small grammatical change/clarification

* Fix formatting
2018-11-04 11:41:49 +07:00
Max Harmony 0e80d750a3 short hexcodes (#20964) 2018-11-04 11:40:00 +07:00
Stephen Ojo d480010d9d Grammatical and structural corrections (#20792) 2018-11-04 10:37:30 +07:00
Bennett Garner 7f00756f3c Rewrite, correct errors, add section (#20752)
Mostly corrected grammar and clarified wording.
Removed capitalization of many common nouns.
Added a "More Resources" section.
2018-11-04 10:36:36 +07:00
jsarkis 3ec08171a5 grammar and content edits for clarity (#20738) 2018-11-04 10:35:26 +07:00
Bennett Garner 41291fc670 Add information & rearrange content (#20655) 2018-11-04 10:20:16 +07:00
deboutlaw 380de41dfe added blog link to More Information section (#27474)
* added blog link to More Information section

* Fixed formatting in More Information section
2018-11-03 22:51:28 -04:00
Shruti Grover d838193375 Problem with example description (#30439)
"When a user clicks on a button, all \<p> elements will be hidden:" - here the "\<p>" is taken as html tag due to which text is moving to next line. The intention of author is to say that all paragraph (\<p>) tags will be hidden. The "\<p>" itself is not showing as it's considered an HTML tag. I have added an escape character in front.
2018-11-03 22:50:26 -04:00
Carys Mills 893ec22365 Add JavaScript context to docs (#30418) 2018-11-03 22:48:26 -04:00
ShivashMahespalsingh fef09384aa Added grammatical correction and explanation (#26449)
* Added grammatical correction and explanation

- Added apostrophe for Single Page Web Application's
- Added the meaning for the MVC abbreviation

* Addressed suggested changes
2018-11-03 22:46:59 -04:00
karlwil1 ccda27e934 add the text "The first publicly available description of HTML was a … (#26370)
* add the text "The first publicly available description of HTML was a document called "HTML Tags", first mentioned on the Internet by Tim Berners-Lee in late 1991. Who is widely credited with the invention of html." to article

* Addressed suggested changes
2018-11-03 22:46:12 -04:00
Qbuiba d74872670a Add : in the end of sentense (#23916)
* Add : in the end of sentense

* Fixed typo and grammar
2018-11-03 22:44:54 -04:00
Kyle Jackson 75b57369bd small grammatical changes (#20917) 2018-11-03 19:39:57 -07:00
Kyle Jackson a0e9e1f89b small grammatical changes (#20935) 2018-11-04 08:05:41 +05:30
Kyle Jackson fa78b3d716 replaced double-quotes with back-ticks (#20944) 2018-11-04 08:00:09 +05:30
Thomas Walker 76b4a74a84 Fixed all of the hyperlinks in index.md (#20808) 2018-11-04 09:25:45 +07:00
SirDickinson 1fd96b1ebc Practical example of a while loop (#21523)
* Practical example of a while loop

Added a practical example of the benefits of a while loop being a condition controlled loop

* Fixed syntax and grammar
2018-11-03 22:22:52 -04:00
absentMindedDeveloper e50a02c7e7 Added NAND (#20930)
Added the logical operator NAND to the list of operators. NAND functions like NOT AND and returns a value of false only when both inputs are true.
2018-11-03 19:20:41 -07:00
absentMindedDeveloper 8b2c780949 Update index.md (#20903)
Added a note underneath the Xor description describing the ability to form all other logical operators using only xor.
2018-11-03 19:11:44 -07:00
Mallory Butt b724a61b4f Adding Permutations (#20912)
These are permutation formulas. I also added a helpful video for those who are visual learners.
2018-11-03 19:10:24 -07:00
jmf 20e008a650 made wording more inclusive. (#20898)
- updated disability-related language to be more inclusive and less outdated.
- minor wording/grammar changes
2018-11-03 19:06:29 -07:00
llamousse dc7d678e1a Fixed grammar issue on "Set up freeCodeCamp locally" (#20913) 2018-11-03 21:57:27 -04:00
Joe Kim 40cc55d040 Added content : defining function inside functions (#20854) 2018-11-04 07:26:33 +05:30
llamousse 0046c7601e Fixed grammar and typo in "Changing on GitHub" (#20905) 2018-11-03 21:55:45 -04:00
Roachinante 59c1cc9ec9 Consolidate "More Information" sections (#20894) 2018-11-03 21:53:07 -04:00
Eric Kao 8b21132cac Fix line for Example (#20713)
* Fix line for Example

Bolded Example is inline with description. Added new line so that Example will have its own line (right before the actual example)

* Add line break after Description
2018-11-04 07:18:50 +05:30
Harsh Nayak 493f8daa87 add advantages and disadvantages of array (#20768)
* add advantages and disadvantages of array

add two advantages and 1 disadvantages of array to the article.

* add advantages and disadvantages of array

updated the previous commit.
2018-11-03 21:46:49 -04:00
Stephen Ojo c41a4f158f Grammatical and structural fixes (#20749)
* Grammatical and structural fixes

* Apply suggestions by Manish

Co-Authored-By: Ripplz <ojostephendev@gmail.com>
2018-11-03 21:45:25 -04:00
Ellysha Chavez 85dcaab93a Edited text under "### Remove multple images" (#20191)
* Edited text under "### Remove multple images"

* Address suggested changes
2018-11-03 21:43:27 -04:00
llamousse 23c5625066 Edit sentence wording/structure on line 39 (#20889) 2018-11-03 18:41:32 -07:00
Anita a42234833e add text "who can help you if you need help" to article (#20200)
* add text "who can help you if you need help" to article

* Format the text properly
2018-11-03 21:32:51 -04:00
Jessica Swift caf1d845b8 A few grammer fixes (#20772)
Just removed a few 'ands' and a run on sentence.
2018-11-04 06:47:35 +05:30
stetsonthree d6e1120e76 Describes difference between .org and .com WP (#20842)
Added a section to explain the difference between WordPress.org and WordPress.com
2018-11-04 06:46:28 +05:30
allenpbiju 6e42246d53 Added some info (#20123)
Some information has been added on how to define a function after the main program.
2018-11-03 21:14:27 -04:00
mistymayem aa5e550c3b Cleaned up formatting and added headers (#20103) 2018-11-03 21:10:30 -04:00
Manish kumar chaurasia f3a1e18d3e added example in bruteforce algo in index.md (#20117)
* added example in bruteforce algo in index.md

* Address suggested changes
2018-11-03 21:03:08 -04:00
CGS-Jack-Bashford d36806a06d Add example and reason why is not commonly used (#20837)
* Add example and reason why is not commonly used

Expanded from stub - added an example, an example of the simplified version (.class selector) and added some external references

* removed w3schools links
2018-11-03 17:33:22 -07:00
Nadir Fayazov e48814fd15 feat(guides): add example to goroutines (#20695) 2018-11-03 17:23:13 -07:00
seanakng a3518d677d Unique property of the inverse of the golden ratio (#20110)
* Unique property of the inverse of the golden ratio

Added a description of how the golden ratio minus 1 is equal to the inverse of the golden ratio

* Fix typo in OP's PR
2018-11-03 20:18:31 -04:00
AMIT KUMAR RANJAN 20c0fd9a04 add Explanation of deadlock with example (#20271)
* add Explanation of deadlock with example

Explanation of Deadlock with example are done along with this Deadlock avoidance with Algorithm to Deadlock avoidance are also explained.

* added frontmatter, corrected formatting
2018-11-03 17:10:19 -07:00