Commit Graph

18123 Commits (583676707ab5167dfb8ecc34ca898f2872cb27a9)

Author SHA1 Message Date
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
ArshSran f250a9bab7 AngularJS Expressions (#20839)
* AngularJS Expressions

* fixed formatting and removed redundancy
2018-11-03 17:08:59 -07:00
Mallory Butt dac0ccfe2a Adding basic Big O for ArrayList methods (#20859)
* Adding basic Big O for ArrayList methods

I added average O(n) for basic methods in arraylist. This is important for every programmer to know.

* minor edits

* moved a few lines
2018-11-03 17:08:02 -07:00
jess 196a4f8233 Add information for users to more easily comment in css (#20754)
* Update index.md

Add information on how to comment more easily in IDEs.

* Added code syntax highlighting
2018-11-03 20:05:43 -04:00
Micky 9651da064d Added Keyframes section (#20860)
Changed the intro, added a whole keyframe section + example using from/to and values
2018-11-03 15:36:12 -07:00
zerandomalt ff6c300335 Added usages (#20035)
* Added usages

Added usages in the style of other files in the directory.

* Complete file overhaul.

Added details on how all of the three different modes are used. Added commonly used arguments section with seven arguments and how to use them. Added an examples section with three examples and explanations of them. Added a link to the SS64 page. Also made sure that the formatting is more consistent with the rest of the directory.

* Basic editting.

Removed hyphens before user (group) and read/write options because `-` is not required in front of the user (group) option and has a specific meaning (to remove) for the read/write options.

* Additional editing and formatting.

* Reworded the sentence for using a combination of numeric permission arguments.
* Changed the sentence that introduces commonly used arguments to a subheading.
2018-11-03 18:08:31 -04:00
Egor Timoshenko 0067470aeb fix translate (#20182)
* fix translate

* changes
2018-11-04 00:55:54 +04:00
Alexey Mikhaylov 3a66452896 Improve russian translation in challenge (#20351) 2018-11-04 00:55:29 +04:00
Valentina M. Konjukhova 34dbc55d4a Correct translation errors and make terms fit official Russian docs provided by Google (#20665)
* Update index.md

Correct translation errors and make terms fit official russian edition https://developer.android.com/guide/components/fundamentals

* changes
2018-11-04 00:55:15 +04:00
Eugene 8500ba39f7 Change translation in "src" description (#20927)
* Change translation in "src" description

* changes
2018-11-04 00:54:54 +04:00
Egor Timoshenko a852b1a67f fix translate (#20176)
* fix translate

* 9-43
2018-11-04 00:54:18 +04:00
Egor Timoshenko c5c4c0d50d fix translate (#20063)
* fix translate

* 19
2018-11-04 00:53:59 +04:00
Maxim 788a2c57f2 2 paragraphs correction (#19958)
* Paragraph correction

Сompletely reformulated the first two paragraphs, for a more correct Russian language

* Update index.md

* 172
2018-11-04 00:53:17 +04:00
Snailsloth beda1a2182 uikit description [ru] translation adjustment (#21853)
* Update index.md

"modular front-end framework " 
translation adjustment

* improved translation

translation at lines 9,34 improved
2018-11-04 00:52:30 +04:00
Abhishek Prusty 082c816855 Added link (#23397)
* Added link

* Fixed link formatting
2018-11-03 13:00:06 -07:00
ivangaru ca0d64ee3e Update index.md comments (#20109)
Translate them to spanish
2018-11-03 12:58:15 -07:00
ArshSran 32a92baff4 Hibernate tools (#20830) 2018-11-03 12:53:44 -07:00
Mallory Butt 78b8928b2c Adding "DeMorgans Law" (#20818)
* Adding "DeMorgans Law"

I specified that the above statements were in fact demorgans laws.

* spelling
2018-11-03 12:52:41 -07:00
SakshamGupta1995 3f6a61fbca Add the text article Infinite Loop to my article (#25516)
* Add the text article Infinite Loop to my article

The article  "##Infinite Loop by opposite iteration##" gives an example to new java programmer as to how a program can go into infinite loop if we increment the value of i instead of decrementing it and vice-versa. It is a basic but an important example for new coders.

* Update index.md

* Add Infinite Loop by update

This article will give new programmers the example of infinite loop when we increment the value instead of decrementing and vice-versa.

* Fixed several formatting issues
2018-11-03 12:51:23 -07:00
Patryk Buda c2022eefbb Implementation of an Interface (#20815)
* Implementation of an Interface

* minor updates
2018-11-03 12:34:13 -07:00