Commit Graph

19649 Commits

Author SHA1 Message Date
4d92c98511 added descriptions for options (#23309) 2018-12-02 08:25:44 -07:00
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
4261f1d901 Added solution to "Size of the Set" (#27508) 2018-12-02 20:12:06 +05:30
1de757e1be fix: Make the current challenge button do something 2018-12-02 17:39:56 +05:30
7d7b2e049f fix: Handle no user request 2018-12-02 17:39:56 +05:30
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
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
01ae4e25a1 Improve python version of merge sort. (#23005) 2018-12-02 14:59:26 +09:00
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
25fa070622 Uppercase the ES6 word (#23907) 2018-12-01 22:10:26 -05:00
97f80c715c added example for incrementation (#23908) 2018-12-01 22:02:30 -05:00
78c6e30439 Update index.md (#23882) 2018-12-01 21:59:39 -05:00
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
7f00161e60 Update index.md (#23905) 2018-12-01 21:55:20 -05:00
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
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
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
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
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
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
d2cb71d04b Added dialog tag guide in HTML section (#23173) 2018-12-01 15:18:48 -07:00
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
63144ea2ac Small contribution to switch statement (#23150) 2018-12-01 14:44:45 -07:00
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
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
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
71a502d616 Editing Photoshop index.md for clarity, fixing footnotes (#23165) 2018-12-02 03:16:17 +07:00
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
db1303ea4b Corrected semantic errors. Changed hyperlinks to Russian resources (#25074) 2018-12-01 22:45:50 +04:00
e66e6beebb Made the text more readable. Corrected semantic and stylistic mistakes. (#25062) 2018-12-01 22:44:27 +04:00
1a4bdd52dd index.md (#25059)
* index.md

Components translated

* index.md updated

added localeTitle
2018-12-01 22:42:29 +04:00
25b6f1d924 Add example of Ternary Operator (#25553) 2018-12-02 00:11:31 +05:30
cd86f22c33 Update index.md for Angular (#23001) 2018-12-02 00:45:15 +09:00
62ba0777e0 Adding short and clear solution 2018-12-02 00:23:24 +09:00
e3fe801288 Ionic guide including ionic4 (#22236) 2018-12-02 00:19:45 +09:00
e0e864fd0f corrected few grammar mistakes (#28726) 2018-12-01 21:28:33 +08:00
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
18b99807bc Update README.md (#28716)
Capitalized "Security Issue" under Table of Contents.
2018-12-01 21:15:08 +08:00
8869476c1f Update CODEOWNERS (#30280) 2018-12-01 21:07:11 +08:00
94049cfc11 Update CONTRIBUTING.md (#31134)
Add closed captions for accessibility
2018-12-01 21:06:01 +08:00
54ab0c372b Added . to end of list element (#32001) 2018-12-01 19:45:10 +08:00
97483fa7de Adding url link to freeCodeCamp title. (#31640) 2018-12-01 19:43:42 +08:00
abea0e1ac6 fix: Broken Links and Formatting (#32171)
Fixed Broken links in `Quick References Articles` section and added links for `Style Guides` section.
2018-12-01 19:24:14 +08:00
48ac4cdfba Add Facebook group to README.md (#33910)
* Update README.md

* Update README.md
2018-12-01 19:23:40 +08:00
3218e999bd Add comment tags to the end of the file (#32907)
Turned the last statement instructing collaborators to about closing issues into a comment.
2018-12-01 19:20:53 +08:00
dfba4e3835 fix: deleted all the book-recommendations folders (#34498) 2018-12-01 19:08:07 +08:00
f1311cd80a Corrected some typo errors. (#21170)
Corrected some typo errors in the document.
2018-11-30 23:21:00 -08:00
6acab2bb38 Fixing typo on "deficiências" (#20036)
In this case we use "deficiência", the plural is guarenteed by "pessoas".
2018-12-01 14:33:25 +08:00
07c7877e5b Grammar mistake (#24663)
changed "provides an FAQ" to "provides a FAQ"
2018-12-01 11:03:26 +05:30
841fa65d08 changed wording (#23793)
changed confusing wording
2018-11-30 21:24:29 -05:00