Commit Graph

22407 Commits

Author SHA1 Message Date
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
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
37d688161b Update index.md (#35658) 2019-03-22 13:01:58 -07:00
f859d8c547 Update index.md (#35619) 2019-03-23 00:33:54 +05:30
1c54ea93e8 change (#31205) 2019-03-22 08:56:31 -07:00
bc72c86dc6 fix: updated the note sections for responsive web design english (#35528) 2019-03-22 15:02:12 +01:00
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
af9a3468aa Fixed Rocket icon for "Run Code" (#26600) 2019-03-22 15:54:25 +05:30
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
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
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
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
63eb2841b5 updated rm command to better match man pages (#30765) 2019-03-21 20:07:24 -07:00
4a37cd1318 add documentation for wildcard (#30612) 2019-03-21 20:03:43 -07:00
86b842e19b Added wildcard paragraph (#27338) 2019-03-21 19:45:14 -07:00
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
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
fba014da37 Update index.md (#29324) 2019-03-22 00:47:13 +04:00
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
aa96818850 added advantages list (#27991) 2019-03-21 23:14:27 +05:30
fc58f59710 Short if Else Statements (#28225)
* Short if Else Statements

* Update index.md
2019-03-21 23:13:45 +05:30
5d0cea176f changes to grammar/punctuation (#28356) 2019-03-21 23:11:33 +05:30
ebe9e8f66f Fixed awkward wording (#28320) 2019-03-21 22:23:40 +05:30
b6e6d28f25 add: file (#27924) 2019-03-21 22:22:22 +05:30
e023e9d603 Declare x as an int (#28135) 2019-03-21 22:15:54 +05:30
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
4b0b7ba567 Update russian translation (#29326) 2019-03-21 20:23:48 +04:00
f179b47574 fixed wrong translations (#29321) 2019-03-21 20:22:06 +04:00
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
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
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
21dd71a27d Update two pages in d3.js guide (#26433)
* Update d3 guide

* Update index.md

* Update d3.js index.md

* Update d3js index.md
2019-03-21 21:28:47 +05:30
041fc6866f solution Add Inline Styling to Elements (#27240)
added full guide page for Data Visualization with D3: Add Inline Styling to Elements
2019-03-21 21:26:11 +05:30
e14ed8d380 added a few more resources for learning Swift (#27340) 2019-03-21 21:22:46 +05:30
a09bb2ea1d log set as Array.from(set) (#35646) 2019-03-21 21:15:45 +05:30
acc5f09f00 Added bellman ford graph algorithm (#24247) 2019-03-21 11:14:08 -04:00
69a4eb67fe Added additional section and update previous section (#23998)
* Added additional section and update previous section

Added an additional section for complex ternary operations and updated previous section to have csharp flavored code rendering.

* Paulywill requested changes

Paulywill requested changes: removed any "I" terminology and my personal REPL link.

* Update index.md

Changed the subheading markdown.

* Update index.md
2019-03-21 10:58:01 -04:00
d0f66141ef Defined Recursion (#27605)
* Defined Recursion

Added an English definition for recursion with examples and external sources.

* md-ize and format
2019-03-21 19:12:52 +05:30
50444cc9b8 fixed grammar error (#33824) 2019-03-21 19:12:26 +05:30
26ef82d8f6 Added an "Open Source" paragraph and header. (#27378) 2019-03-21 19:10:30 +05:30
7d1f321717 Clarified first 2 sentences (#27490)
Updated word order and added comma in the first sentence to clarify meaning.

Standardized the order and look of if/elif/else to match main article on the topic.
2019-03-21 19:09:18 +05:30
a7f54f4f1b Added title with h1 tag. (#27539) 2019-03-21 19:08:09 +05:30
1b4e3c01b7 Get The Length of an Array - The count() Function (#30983) 2019-03-21 18:59:10 +05:30
39bb57d318 Added an article on the img tag from the w3school website. (#27559) 2019-03-21 18:54:59 +05:30
1577bfd8c2 Added code block for .on("click") description (#27126) 2019-03-21 18:52:30 +05:30
70841e6497 Add "Math Planet" (#27222)
Add learn Algebra on Math Planet as another source of learning
2019-03-21 18:51:02 +05:30
e6e58b8aa0 Update array description (#27458)
Update the array description with better examples and more description about the arrays.
2019-03-21 18:44:52 +05:30
deb1a72688 fix: expanded pythagorean triples stub (#27428) 2019-03-21 18:40:53 +05:30
011ea7fc16 Make code visible (#27598) 2019-03-21 18:39:33 +05:30
637d196692 Added content to stub (#30728)
Provided definition, examples, as well as applications for their use and importance.
2019-03-21 18:36:58 +05:30