Commit Graph

23060 Commits (31be037c9c75f2496f579bf0fac4833103b87001)

Author SHA1 Message Date
Zidan 31be037c9c أجايل بدلا من رشيق (#20819) 2019-05-17 11:16:53 +05:30
Nimalen Sivapalan 1fefb703eb add more info to the Scrum guide and fix typos (#32042)
* add more info to the Scrum guide and fix typos

* Update index.md
2019-05-16 23:09:33 -04:00
mushtaq smb 9668849659 Highlighted the roles to bold (#31771)
for better readability
2019-05-16 22:11:56 -04:00
creativeST 806f688eaa Add resource Introduction to Scrum (#31332)
* Add resource Introduction to Scrum

Introduction to Scrum Video

* Update index.md
2019-05-16 21:51:04 -04:00
Derek Lane 77df8bb424 Refined content (#33848) 2019-05-16 21:34:05 -04:00
Tosson a0d2c5ccc2 Text added (#32163)
* Text added

* Update index.md
2019-05-16 21:32:56 -04:00
Jacob Kim 93214303d4 Changed BST's worst run-time from O(log n) to O(n) (#31445) 2019-05-16 17:44:45 -07:00
Manas Ojha 5964e764da Changes in the language for better understanding (#31116) 2019-05-16 19:47:52 -04:00
Prab a804897029 Updated the definition of Acceptance criteria (#30971)
Clarified Acceptance criteria from different perspectives
2019-05-16 19:47:11 -04:00
Gonzalo González Mora e2e5bb191e Typos y errores de traducción - typos and translation errors (#20945)
Some small typos and translation errors

Algunos errors de tipeo y traducción pequeños
2019-05-16 16:37:59 -06:00
msha833 78dc866254 Update index.md (#34033) 2019-05-16 20:04:00 +01:00
Kosmas Chatzimichalis cb44b4bb15 Initial Map page (#26450)
* Initial Map page

* Update index.md
2019-05-16 14:31:27 -04:00
Cesar Jimenez ceadc5a839 Switching words (#22580)
* Switching words

Changed the word "común" to "comunmente". Makes more sense.

* Adding accent to "comúnmente"
2019-05-16 23:28:22 +05:30
Adrian Chira 65d4afc9e0 Changed var to const (#22475)
The English version was changed so I changed var to const as in the English version
2019-05-16 23:27:16 +05:30
The Coding Aviator 39a9da5c1d Added solution to D3 predefined scale challenge (#34242)
* Update index.md

* Update index.md

* spacing

* Update index.md
2019-05-16 09:04:54 -07:00
The Coding Aviator e6fef5ff34 Added solution to D3 use dynamic scales challenge (#34241)
* Update index.md

* Update index.md

* Update spacing

* Update index.md
2019-05-16 09:04:08 -07:00
Xiaojie(Aaron) Li c33260581b fixed grammar/articulation of certain sentences (#30508) 2019-05-16 13:04:44 +05:30
Andrew Ma 1d77711431 add solution to redux remove item from array (#35593) 2019-05-16 13:01:37 +05:30
Sunny 719227b733 Made correction in the output of println function when it prints an integer string. (#27034) 2019-05-16 12:19:24 +05:30
rswalve 522c682971 Update index.md (#32849) 2019-05-15 17:50:48 -07:00
Randell Dawson 0a1eeea424 fix(guide) Replace invalid prism code block names (#35961)
* fix: replace sh with shell

fix replace terminal with shell

fix replace node with js

fix replace output with shell

fix replace cs with csharp

fix replace c++ with cpp

fix replace c# with csharp

fix replace javasctipt with js

fix replace syntax  with js

fix replace unix with shell

fix replace linux with shell

fix replace java 8 with java

fix replace swift4 with swift

fix replace react.js with jsx

fix replace javascriot with js

fix replace javacsript with js

fix replace c++ -  with cpp

fix: corrected various typos

fix: replace Algorithm with nothing

fix: replace xaml with xml

fix: replace solidity with nothing

fix: replace c++ with cpp

fix: replace txt with shell

fix: replace code with json and css

fix: replace console with shell
2019-05-15 19:08:19 +02:00
Randell Dawson 4b4762716c fix(curriculum): Rewrote the Write Higher-Order Arrow Functions challenge and moved to Functional Programming section (#35954)
* fix: reworded and moved challenge

* fix: removed extra line

Co-Authored-By: RandellDawson <5313213+RandellDawson@users.noreply.github.com>

* fix; removed extra line

Co-Authored-By: RandellDawson <5313213+RandellDawson@users.noreply.github.com>

* fix: reworded sentence

Co-Authored-By: RandellDawson <5313213+RandellDawson@users.noreply.github.com>
2019-05-15 11:12:17 -05:00
The Coding Aviator d390b40a9f Update index.md (#34282) 2019-05-15 01:16:58 -07:00
Randell Dawson 227685af59 fix: reordered content and added headers (#34713) 2019-05-15 12:28:56 +05:30
Randell Dawson b013f2ab3a fix: declared x variable (#36046) 2019-05-15 11:49:44 +05:30
E.T aad311a76f Translated html comment (#23860)
Translated this " FreeCodeCamp is an open-source project that needs your help" to this "FreeCodeCamp es un projecto de codigo abierto que neccesita tu ayuda"
2019-05-14 23:58:15 -05:00
Aldo e9c0198917 Update python name in index.md (#28360)
* Update index.md

Programming languages has no formal translation to spanish, they are named with their original names.

* fix: changed node to js
2019-05-14 23:55:51 -05:00
Antonio Alaminos 5cb79c219b Some changes in first parragraphs (#24527) 2019-05-14 23:44:54 -05:00
E.T 3a20ddfdd6 Translated HTML comment (#23848)
Translated this text "You can comment out a large number of lines like this." to this "Puedes commentar varias lineas como estas."
2019-05-14 23:41:53 -05:00
Andrés Sanjose 86b17db98e Full text editing (#21326)
Changed tone to less formal throughout the text. Grammar editing. Changed a few words and phrases. Improved translation.
2019-05-14 23:24:26 -05:00
J4unty 44561ae524 Java stream additions (#33003)
* Reworked Java Streams

* Added Stream  examples for parallel streams
2019-05-14 21:10:18 -07:00
Julian Krieger 0ed2246708 Nearer specified collect function (#32430)
Added an example to specify how collecting works
2019-05-14 19:27:50 -07:00
Wei Hung Chin 4f223e68d0 Add new example (#30133)
Added example of using map operator to get a list of object properties from a list of objects
2019-05-14 19:19:59 -07:00
Oliver Eyton-Williams c37a4ff663 feat(client): Add support question covering browser extensions 2019-05-14 20:17:15 +05:30
Kyle Cheung 937dc23b5d fixed typos in custom css-variable challenge #36038 (#36041)
* fixed typos in custom css-variable challenge

* fix: Remove extra line
2019-05-14 20:31:03 +07:00
Randell Dawson dd6011b2cc fix(curriculum): Convert blockquote elements to triple backtick syntax for Data Visualization (#35995)
* fix: convert data visualization

* fix: reverted to blockquote

* fix: changed js to json

Co-Authored-By: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>

* fix: cleaned up code

Co-Authored-By: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2019-05-14 07:04:05 -05:00
Randell Dawson 933350c148 fix(curriculum): Convert blockquote elements to triple backtick syntax for Front End Libraries (#35994)
* fix: converted blockquotes for react/redux

* fix: converted blockquotes for sass

* fix: changed jsx to js

Co-Authored-By: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>

* fix: changed jsx to js

Co-Authored-By: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2019-05-14 07:01:32 -05:00
Randell Dawson 4dbd496b49 fix(curriculum): Convert blockquote elements to triple backtick syntax for Apis And Microservices (#35996)
* fix: converted blockquotes

* fix: revert to blockquote

* fix: changed js to http

Co-Authored-By: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>

* fix: reverted back to blockquote

* fix: reverted back to blockquote

* fix: reverted back to blockquote
2019-05-14 07:00:06 -05:00
Randell Dawson 46411ca1cd fix(curriculum): Convert blockquote elements to triple backtick syntax for Information Security And Quality Assurance (#35997)
* fix: converted blockquotes

* fix: added extra line before triple backtick syntax

Co-Authored-By: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>

* fix: corrected misc issues

* fix: properly closed em element

Co-Authored-By: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2019-05-14 06:58:09 -05:00
Randell Dawson df8659ab8c fix(curriculum): Convert blockquote elements to triple backtick syntax for Responsive Web Design (#35993)
* fix: converted blockquotes to code fences
2019-05-14 10:11:58 +02:00
Matt Schlosser 08c4807b09 Added missing `</code>` in test text string (#36040) 2019-05-14 10:06:55 +02:00
elcodex a863078b02 [Rus] Improved the translation of Redux challenges (part 2) (#34324)
* [Rus] Improved the translation

Changed file "get-state-from-the-redux-store.russian.md"

* Changed line 11

* Improved the translation

* Improved the translation

* Added the translation to sections 

also improved the translation of the sections "tests" and "challengeSeed"

* Improved the translation
2019-05-13 22:54:22 -07:00
elcodex 171b762775 [Rus] Improved the translation of Redux challenges (part 3) (#34353)
* Improved the translation

* Improved the translation

* Improved the translation

* Improved the translation

* Improved the translation
2019-05-13 22:54:01 -07:00
Huyen Nguyen 791e589c93 Remove tag characters (#36037) 2019-05-14 00:14:16 +05:30
Evaldas 57762df6f7 Add information about pattern matching (#24400)
Added information about how we can use a switch statement for pattern matching and gave an example from Microsoft docs.
2019-05-13 22:18:18 +05:30
Travis Benfield fe2f7ef5d3 Grammar fixes (#33049) 2019-05-13 09:47:42 -07:00
Courtney 860cc14894 fix to spelling error "instantiated" (#36032)
* fix to spelling error

* Update curriculum/challenges/english/06-information-security-and-quality-assurance/advanced-node-and-express/set-up-the-environment.english.md

Co-Authored-By: Randell Dawson <5313213+RandellDawson@users.noreply.github.com>
2019-05-13 10:00:07 -05:00
Courtney c49012377b fix to spelling error and add period (#36034) 2019-05-13 17:00:57 +07:00
elcodex 0b83b5a5eb [Ru] Improved the translation of Project Euler 02 (#34153)
changed the file "problem-2-even-fibonacci-numbers.russian.md"
2019-05-12 22:00:35 -07:00
Tom fc547999fd fix/record-collection (#36002)
* fix/record-collection

* fix/remove-old-assert-messages

* fix/attempt-to-fix-build-error

* fix/attempt-to-fix-build-error

* fix/change-verbiage-and-tidy-up

* fix/remove-brackets-in-regex
2019-05-12 23:45:18 -04:00