Commit Graph

19160 Commits (929e0db6333fbf54b335cc0fbdfa070a1d59a08b)

Author SHA1 Message Date
Ben Brown 929e0db633 fix(challenge): use-the-conditional-ternary-operator (#19535) 2018-12-03 14:19:57 +05:30
Zach 8b4eaf634e docs: update readme for typo (#33496) 2018-12-03 14:17:32 +05:30
Jonathan Grah 818f76dd0f docs: added links for labels in contributing file (#32177) 2018-12-03 14:09:44 +05:30
The Coding Aviator 5cc3e97c86 [Fixed Bug] Data Visualization with D3: Learn About SVG in D3 (#27022) 2018-12-03 12:44:30 +09:00
Nicole Angelyn T. Lopez 762d8a1715 Updated "More Information" link from 4.0 to 4.1 (#24027) 2018-12-02 16:30:07 -05:00
nishk1997 fac9919926 Use of proper indendation (#24024) 2018-12-02 16:28:40 -05:00
dahyoh c7abdcecf9 Add the text "my change" to the article (#24005) 2018-12-02 16:19:52 -05:00
baskaodo bc79ab2549 add "three laws" to the text (#24008)
* add "three laws" to the text

* Add formatting
2018-12-02 16:18:37 -05:00
Qbuiba 3413848b5c lowercase the "The" word (#24022) 2018-12-02 16:09:25 -05:00
drakeperezpantoja 7ccf233bfe Create Players Meeting Narrative Document (#23307)
* Create Players Meeting Narrative Document

SCAD ITGM

* made folder name lowercase and add index.md

* fix: frontmatter
2018-12-02 10:46:30 -08:00
Bodddi 5946d0953f Little grammar fix (#24657) 2018-12-02 22:59:40 +05:30
Adam Wier 4d92c98511 added descriptions for options (#23309) 2018-12-02 08:25:44 -07:00
drakeperezpantoja e107483baf Create Formal MDA Design Document (#23302)
* Create Formal MDA Design Document

SCAD ITGM

* converted folder name to lowercase added index.md
2018-12-02 08:25:04 -07:00
Syed Isam Hashmi 4261f1d901 Added solution to "Size of the Set" (#27508) 2018-12-02 20:12:06 +05:30
Bouncey 1de757e1be fix: Make the current challenge button do something 2018-12-02 17:39:56 +05:30
Bouncey 7d7b2e049f fix: Handle no user request 2018-12-02 17:39:56 +05:30
Anurag Bannur b11f4f511d Github and Android Studio connection. (#23189)
* Github and Android Studio connection.

This is a tutorial of pushing a project from Android Studio to Github.

* Update file path and minor tweaks to article
2018-12-02 19:33:44 +09:00
Hamidu Abu ec34e168ba List links for more information (#23644)
Items under "More Information" to appear as lists instead of looking like a sentence
2018-12-02 17:25:19 +07:00
Rajat Bhatt 01ae4e25a1 Improve python version of merge sort. (#23005) 2018-12-02 14:59:26 +09:00
Andrew Fisher 213425fac2 updated to include manual ios linking (#23879)
* updated to include manual ios linking

* Update index.md

* Add list formatting
2018-12-02 00:05:47 -05:00
Qbuiba 25fa070622 Uppercase the ES6 word (#23907) 2018-12-01 22:10:26 -05:00
kzellers 97f80c715c added example for incrementation (#23908) 2018-12-01 22:02:30 -05:00
Githubtesting123 78c6e30439 Update index.md (#23882) 2018-12-01 21:59:39 -05:00
Nathan-Abegaz 61b6f1e19e Added a section called "Casting". Details on how data types can be stored in other data types. (#23881)
* Added a section called "Casting"

* Reordered section, fixed typo
2018-12-01 21:55:44 -05:00
chris13888 7f00161e60 Update index.md (#23905) 2018-12-01 21:55:20 -05:00
wolfwhocodes 8848487622 Infinite for loop (#23252)
* Infinite for loop

A brief description of the infinite for loop was given along with an example.

* Added syntax highlighting
2018-12-01 21:52:31 -05:00
qme1519 37d71e01c7 Bubble sort added as an example (#22141)
I added bubble sort as it is one of the most used sorting algorithms and as it is one of the easiest ones for beginners.
2018-12-01 21:34:17 -05:00
Anirban Ghatak 7498ce0052 Added a few lines to emphasize Interfaces importance to Design patterns. (#23700)
* Added a few lines to emphasize Interfaces importance to Design patterns.

* Fixed several grammatical mistakes
2018-12-01 21:30:11 -05:00
Anirban Ghatak 7eb767860a Removed duplicate paragraphs. Added some keywords to refer. (#23692)
* Removed duplicate paragraphs. Added some keywords to refer.

Added some lines about GC also, removed duplicate paragraphs from the text.

* Fixed formatting
2018-12-01 21:29:19 -05:00
Ray Antonius d593bf498a Adding example app tutorial (#23785)
* Adding example app tutorial

* Updated link with MD format

* Refactored to 'more information'
2018-12-01 21:26:01 -05:00
Lola f41deb625b Modified Spanish endings and sentences to make. (#19840)
Some of the Spanish endings needed a change from the Usted form (formal) to the informal form (since that is how the article should be written in Spanish). 
Modified briefly some sentences to make it more understandable for Spanish readers.
2018-12-01 15:40:45 -07:00
Freeda Vales d2cb71d04b Added dialog tag guide in HTML section (#23173) 2018-12-01 15:18:48 -07:00
msabitabrata 0042936ce2 Callable vs Runnable (#23117)
* Callable vs Runnable

Included Callable interface as thread creation mechanism and the advantages of using Callable over Runnable

* fix: corrected wording on following line
2018-12-01 15:17:01 -07:00
Emir 63144ea2ac Small contribution to switch statement (#23150) 2018-12-01 14:44:45 -07:00
tlacuachejovial 13b93ba209 Added additional links and descriptions. (#23112)
Added descriptions to lists of women in tech initiatives and added a few additional links to list.
2018-12-01 14:32:12 -07:00
Felipe Acquati a77e6be978 Translation correction. (#33750)
The word 'Submit' (Enviar) should not be translated into Portuguese because it refers to a code snippet of the button tag.
2018-12-01 19:00:35 -02:00
kViking f09e84ff14 Fixed code formatting (#23068)
Added curly brackets where they had been left out of the code snippets. Also fixed two grammatical errors on line 52
2018-12-02 03:17:12 +07:00
stephanieadwill 71a502d616 Editing Photoshop index.md for clarity, fixing footnotes (#23165) 2018-12-02 03:16:17 +07:00
Aditya 9a315e237a Data Structures: Remove from a Set (#34493)
* fix: solution and moved instructions

* feat: added solution

* fix: added code elements
2018-12-01 11:46:02 -07:00
Maxim db1303ea4b Corrected semantic errors. Changed hyperlinks to Russian resources (#25074) 2018-12-01 22:45:50 +04:00
Maxim e66e6beebb Made the text more readable. Corrected semantic and stylistic mistakes. (#25062) 2018-12-01 22:44:27 +04:00
Grigory 1a4bdd52dd index.md (#25059)
* index.md

Components translated

* index.md updated

added localeTitle
2018-12-01 22:42:29 +04:00
Michael Kane 25b6f1d924 Add example of Ternary Operator (#25553) 2018-12-02 00:11:31 +05:30
JR Strayhorn cd86f22c33 Update index.md for Angular (#23001) 2018-12-02 00:45:15 +09:00
VitBu 62ba0777e0 Adding short and clear solution 2018-12-02 00:23:24 +09:00
Dom Slatford e3fe801288 Ionic guide including ionic4 (#22236) 2018-12-02 00:19:45 +09:00
vrashi e0e864fd0f corrected few grammar mistakes (#28726) 2018-12-01 21:28:33 +08:00
s-alyssa 0d7700ee78 Updated the grammar (#28629)
Under #### Full Stack Development Certification 

"Once you earn all 6 of these certifications..." to "Once you have earned all 6 of these certifications..."
2018-12-01 21:16:29 +08:00
Tonia 18b99807bc Update README.md (#28716)
Capitalized "Security Issue" under Table of Contents.
2018-12-01 21:15:08 +08:00
aravindveluri 8869476c1f Update CODEOWNERS (#30280) 2018-12-01 21:07:11 +08:00