Commit Graph

22376 Commits (18f7a080bc26ec7c5ff30bec9bd9907e7d296fec)

Author SHA1 Message Date
deathwarden150 18f7a080bc Update index.md (#31308)
Added a new Point about Flavours.
2019-03-23 16:59:28 -07:00
Bradley D. Thornton 4a162adcb5 Fix erronious instructions in index.md (#31922)
The Winkey does nothing without using it in conjunction with another key to invoke the execution of a program. In this case, "WinKey+R" and then enter "cmd" in the run dialog box.
2019-03-23 16:57:45 -07:00
Valera Kushnir a7f638bd25 Updated punctutation (#31350) 2019-03-23 16:56:08 -07:00
Kelsey S 020003c2a2 Added Example of Accessible Main Content Section (#33587)
Added example of accessible main content section with short explanation and link to further resource.
2019-03-23 16:45:20 -07:00
mathias3 c78d0d3851 correcting grammar (#32937)
simplifying and shorting sentences for greater readability
2019-03-23 16:44:52 -07:00
Subraya Pai 5c2ac29b0c Added dc.js details (#32717)
Added dc.js brief intro and setup details.
2019-03-23 16:34:51 -07:00
Morgan McLain-Smith c05b6f78ae Proofreading on C file-handling (#33065) 2019-03-23 16:29:22 -07:00
Kelsey S 29cb844b74 Add Accessible Header Example (#33571)
Added example of an Accessible Header tag with the appropriate role, along with a description of why the role is needed and what it signifies.
2019-03-23 16:16:02 -07:00
Prab 07fcc0401f Updated Open Addressing section (#30978)
* Updated Open Addressing section

Added a further disadvantage of Open Addressing

* fix: reworded sentence
2019-03-23 15:45:56 -07:00
Emily Mentrek 2113b44b8a Correct typos in ES6 guide for getters/setters (#34951) 2019-03-23 15:19:15 -07:00
LB 185cbf1138 Minor edits and implementation types (#28835) 2019-03-23 15:11:26 -07:00
Stéphane METZ 8631fa99c4 Create unzip command (#25050) 2019-03-23 13:14:24 -07:00
Saintil Dit Laguerre Donfred 238ffea845 Create wc basch command (#33424) 2019-03-23 13:13:46 -07:00
Rajiv Ranjan Singh 2494f0f2e5 Fixed Typographical Error in guide/english/java/index.md (#35649)
* Update index.md

* fixed some typo error
2019-03-23 16:01:35 -04:00
Vikas KM 9e36ff87bb changes to no validate comment (#34810)
* changes to no validate comment 

Added single line comment check for regex to not validate.

* fix: corrected regex

* fix: changed + to *
2019-03-23 15:27:42 -04:00
Nikolai Kiselev 4bc1d74f2a Add a solution for Finders Keepers challenge (#35655)
* Add a solution for Finders Keepers challenge

* Update link to markdown

* fix: removed repl.it link

* fix: made this the Intermediate Solution

* fix: added correct Intermediate icon
2019-03-23 08:35:58 -07:00
Sumer Patel 4a7861ce87 Added the Introduction to the Information Security and Quality Assura… (#35576)
* Added the Introduction to the Information Security and Quality Assurance Projects

* Update client/src/pages/learn/information-security-and-quality-assurance/information-security-and-quality-assurance-projects/index.md

Co-Authored-By: Sumer16 <sumerdpatel@gmail.com>

* [updated] Added the Introduction to the Information Security and Quality Assurance Projects

* [updated] Introduction to the Information Security and Quality Assurance Projects

* Update client/src/pages/learn/information-security-and-quality-assurance/information-security-and-quality-assurance-projects/index.md

Co-Authored-By: Sumer16 <sumerdpatel@gmail.com>

* Update client/src/pages/learn/information-security-and-quality-assurance/information-security-and-quality-assurance-projects/index.md

Co-Authored-By: Sumer16 <sumerdpatel@gmail.com>
2019-03-23 20:39:14 +05:30
Eliezer Valenzuela 933ef11154 Added solution using map() (#34701)
* Added solution using map()

* Update guide/english/certifications/javascript-algorithms-and-data-structures/basic-algorithm-scripting/find-the-longest-word-in-a-string/index.md

Co-Authored-By: vzla0094 <43974195+vzla0094@users.noreply.github.com>

* Update guide/english/certifications/javascript-algorithms-and-data-structures/basic-algorithm-scripting/find-the-longest-word-in-a-string/index.md

Co-Authored-By: vzla0094 <43974195+vzla0094@users.noreply.github.com>
2019-03-23 16:08:25 +05:30
BoopMehNose c7f8f8f75a Exemplification changes (#33903)
* Exemplification

Provided more comments on the coding portions to show what each line does in respect to the program. Also specified what happens when "==" is used when the "equals()" method should be employed.

* Formatting
2019-03-23 16:06:56 +05:30
Rajiv Ranjan Singh 9064182770 Fixed Typographical Error in guide/english/kotlin/index.md (#35625)
* Update index.md

* reverted the  code

* Reverted minor change
2019-03-23 15:44:21 +05:30
sri vatsav b7c93579bf Updated with Object equality. (#30911)
* updated with Object equality.

Usage of .equals() and .hashCode() methods of Java Object.

* Fix spacing

* Added code formatting
2019-03-22 19:27:04 -04:00
Rajiv Ranjan Singh 37d688161b Update index.md (#35658) 2019-03-22 13:01:58 -07:00
Rajiv Ranjan Singh f859d8c547 Update index.md (#35619) 2019-03-23 00:33:54 +05:30
winetoys 1c54ea93e8 change (#31205) 2019-03-22 08:56:31 -07:00
rupali317 bc72c86dc6 fix: updated the note sections for responsive web design english (#35528) 2019-03-22 15:02:12 +01:00
Carol W 6d43682397 fix: update tests for difference on two sets (#34664)
* fix: update tests for difference on two sets

* fix: update tests for difference on two sets - fix quotes

* fix: reverted testString and reworded text
2019-03-22 11:40:06 +01:00
Mihir Rathwa af9a3468aa Fixed Rocket icon for "Run Code" (#26600) 2019-03-22 15:54:25 +05:30
Josh ca79848de2 Added common cryptographic hash functions (#24722)
Added text: "Some hashing techniques include: SHA (Secure Hash Algorithm), HAVAL, MD5 (message-digest algorithm), TIGER, and Whirlpool."
2019-03-22 15:48:09 +05:30
Jake Levenson 3cf89f46b2 Added initial Text describing maximum and minimum (#24539)
Included information on derivatives, and gave a link to the Derivative guide page.
2019-03-22 15:45:51 +05:30
Rajiv Ranjan Singh c229522677 Fixed Typographical Error in guide/english/voice/index.md (#35607)
* Update index.md

* reverted code and removed white spaces
2019-03-22 15:35:10 +05:30
Rajiv Ranjan Singh e00f8b0e26 Fixed Typographical Error in guide/english/css/index.md (#35626)
* Update index.md

* added  indentation to be two spaces per level
2019-03-22 15:32:21 +05:30
Josh Wiegand 63eb2841b5 updated rm command to better match man pages (#30765) 2019-03-21 20:07:24 -07:00
SomeAnonProgrammer 4a37cd1318 add documentation for wildcard (#30612) 2019-03-21 20:03:43 -07:00
The Archangel 86b842e19b Added wildcard paragraph (#27338) 2019-03-21 19:45:14 -07:00
JaceFrio 86ec0cf8dd Forgotten Updates of English Parts to Portuguese (#21215)
Some of the bold words hadn’t been translated from “User Story” to “História do Usuário”, capitalized the word "Usuário" for consistency.
2019-03-21 21:01:30 -03:00
Rajiv Ranjan Singh cafddf2751 Fixed Typographical Error in guide/english/wordpress/index.md (#35606)
* Update index.md

* reverted code and done some correction
2019-03-21 15:11:04 -07:00
corpsepk fba014da37 Update index.md (#29324) 2019-03-22 00:47:13 +04:00
Bannon Tanner 01de9ca6f6 guide solution for Add Document Elements with D3 (#27095)
Added solution to the Add Document Elements with D3 stub
2019-03-21 23:31:49 +05:30
Wingman J. Lee aa96818850 added advantages list (#27991) 2019-03-21 23:14:27 +05:30
Patryk Buda fc58f59710 Short if Else Statements (#28225)
* Short if Else Statements

* Update index.md
2019-03-21 23:13:45 +05:30
Taiyue Tan 5d0cea176f changes to grammar/punctuation (#28356) 2019-03-21 23:11:33 +05:30
celticaire ebe9e8f66f Fixed awkward wording (#28320) 2019-03-21 22:23:40 +05:30
halmosigabor b6e6d28f25 add: file (#27924) 2019-03-21 22:22:22 +05:30
Emily Hem e023e9d603 Declare x as an int (#28135) 2019-03-21 22:15:54 +05:30
N1ck1234 d7c9936257 Changes on line 13 (#28115)
* Changes on line 13

Added the word "the" several times and corrected some grammar to make the description of the alt attribute easier to read.

* Update index.md
2019-03-21 22:13:54 +05:30
corpsepk 4b0b7ba567 Update russian translation (#29326) 2019-03-21 20:23:48 +04:00
Oleg Filonchuk f179b47574 fixed wrong translations (#29321) 2019-03-21 20:22:06 +04:00
David Mc Cormack 901d77d1ca Description added (#28039)
Basic description of a Unit Circle added as well as a link to a wiki article
2019-03-21 21:36:31 +05:30
Domin Sweet ea596b6e93 Fixed grammar in last sentence. (#28089)
The original form of the sentence was difficult to understand, so I split it into 2 complete sentences.
2019-03-21 21:35:37 +05:30
Syed Isam Hashmi b2fa8896ba Added solution for "Create and Add to Sets in ES6" (#27554)
* Added solution for "Create and Add to Sets in ES6"

* add full solution

* Remove notes
2019-03-21 21:33:36 +05:30