Commit Graph

19175 Commits (98ba33e7a3305b898f0262180706df5cb8d2e41c)

Author SHA1 Message Date
Valeriy 98ba33e7a3 fix(test): simplify test runner 2018-12-03 17:29:36 +00:00
Valeriy bc3d88605c fix(test): use Puppeteer for HTML tests 2018-12-03 17:29:36 +00:00
Akash Kumar 9e9944b81a Add deprecation note for easy_install (#22909)
* Add deprecation note for easy_install

Add the text "easy_install has been deprecated" to the article.

* fix(guide): update link to easy_install
2018-12-03 16:42:00 +00:00
Achint Srivastava 643bfa5dba Added the code for Bubble sort in C language (#23389)
* Added the code for Bubble sort in C language

* fix: code formatting and added additional code
2018-12-03 21:43:10 +05:30
Talha Nousher Ali 13298363be Update index.md with latest angular 7 update (#23281) 2018-12-03 18:31:33 +04:00
Valeriy S 9369ac8d9a fix(client): enzyme tests 2018-12-03 13:56:50 +00:00
Alan Price 40f152ba15 Challenge - ES6: Use getters and setters to Control Access to an Object - Added solution and explanation of private variable naming convention (#24362)
* added explanation of private variable naming convention

* Added "Note:" to the front of the explanation

* Added solution

* Moved "Note:" to it's own line and made it bold

* fix: moved note block at the bottom
2018-12-03 19:10:09 +05:30
Valeriy S d2618df4f3 fix: execute backend challenges 2018-12-03 12:41:43 +00:00
Bouncey 5e4c3c7d55 chore: Pay down some tech-debt 2018-12-03 15:31:49 +03:00
nikrb 835f48e044 fix(app): missing alt prop for img tag 2018-12-03 12:11:24 +00:00
Valeriy S 4fe5c81ad4 fix(client): catch errors on replacing a challenge 2018-12-03 11:08:14 +00:00
Achilles Moraites 12ad9eb5f7 fix: site width is increasing for no reason (#34313) 2018-12-03 15:27:13 +05:30
Akhilesh Halageri ed5b434ad1 Merge pull request #34510 from akhileshh/master
fix: Fixes  api word capitalization freeCodeCamp
2018-12-03 09:56:18 +00:00
The Coding Aviator d9ac45868c fix(client): typo in certification view (#34422) 2018-12-03 15:26:08 +05:30
TheFereday 76a8fb4c8a fix: added consistency to capitalization and puctuation (#29201) 2018-12-03 15:22:49 +05:30
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