Commit Graph

22582 Commits (1d02702a462dd61a578f169cc47db521de8cd2c8)

Author SHA1 Message Date
N1ck1234 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
corpsepk 4b0b7ba567 Update russian translation (#29326) 2019-03-21 20:23:48 +04:00
Oleg Filonchuk f179b47574 fixed wrong translations (#29321) 2019-03-21 20:22:06 +04:00
David Mc Cormack 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
Domin Sweet 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
Syed Isam Hashmi 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
Binyamin Aron Green 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
Bannon Tanner 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
Alen Garibović e14ed8d380 added a few more resources for learning Swift (#27340) 2019-03-21 21:22:46 +05:30
Chuck Adams a09bb2ea1d log set as Array.from(set) (#35646) 2019-03-21 21:15:45 +05:30
Parminder Singh acc5f09f00 Added bellman ford graph algorithm (#24247) 2019-03-21 11:14:08 -04:00
Marcus Parsons 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
Noah Burwell 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
yungbeard007 50444cc9b8 fixed grammar error (#33824) 2019-03-21 19:12:26 +05:30
The Archangel 26ef82d8f6 Added an "Open Source" paragraph and header. (#27378) 2019-03-21 19:10:30 +05:30
Kristen Kinnear-Ohlmann 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
Matthew Piestrak a7f54f4f1b Added title with h1 tag. (#27539) 2019-03-21 19:08:09 +05:30
Imam Wahyudi 1b4e3c01b7 Get The Length of an Array - The count() Function (#30983) 2019-03-21 18:59:10 +05:30
glamdring777 39bb57d318 Added an article on the img tag from the w3school website. (#27559) 2019-03-21 18:54:59 +05:30
agrygo 1577bfd8c2 Added code block for .on("click") description (#27126) 2019-03-21 18:52:30 +05:30
Sophia 70841e6497 Add "Math Planet" (#27222)
Add learn Algebra on Math Planet as another source of learning
2019-03-21 18:51:02 +05:30
Joe Erickson 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
Ian Korpi deb1a72688 fix: expanded pythagorean triples stub (#27428) 2019-03-21 18:40:53 +05:30
Smruti Ranjan Rana 011ea7fc16 Make code visible (#27598) 2019-03-21 18:39:33 +05:30
Alexander Molnar 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
chelseybuttrey b223c81dd1 Added For Chrome plugin section (#29870)
* Added For Chrome plugin section

I added in the For Chrome plugin section with a ColorZilla plugin suggestion

* Update index.md
2019-03-21 16:21:26 +05:30
Ignacio Capuccio 95cfa0a492 Improve English method examples for Ruby's guide (#29087)
* Improve English method examples for Ruby's guide

* Improve ruby common array methods examples

* Minor fix in array examples
2019-03-21 16:13:27 +05:30
nataliefleming c5d4afb987 fixed punctuation in first sentence (#29832) 2019-03-21 15:58:55 +05:30
Kirk Manegold 9cc1f7e50e Added a D3 version disclaimer (#29907)
Added a warning related to versions of D3 and how it can really be a concern.
2019-03-21 15:57:46 +05:30
Alexander Molnar d2278cc4c8 Fixed formatting (#34461)
Fixed multi-line expressions to display properly
2019-03-21 15:45:38 +05:30
Alexander Molnar 1d6bb4f4b3 Fix typos/errors, add example (#34487)
Linear equations are not just equations of lines (in 2-dimensions) so this has been addressed. Also tried to discuss the simplest case, lines, with less nondescript terminology.
2019-03-21 15:44:25 +05:30
Alexander Molnar 1622c7daa2 Fix errors (#34497)
Not all curves can be represented by functions (e.g., a circle) so they cannot simply be interchanged. Any line that "crosses" a graph touches it at one point but isn't tangent, and other minor typos/formatting addressed.
2019-03-21 15:38:43 +05:30
Alexander Molnar 419a7151f2 Added content to stub (#33043)
Gave definition, explained how to simplify them and then some examples.
2019-03-21 15:30:28 +05:30
Alexander Molnar 847db427e1 Added content to stub (#34354)
Added definition, examples and a likely origin to the term
2019-03-21 15:26:46 +05:30
Nikolai Kiselev ad5e844cb5 Add another solution (#35644) 2019-03-21 15:24:12 +05:30
Hugo 739f4a8850 fix: Update test for ES6 challenge (#34300)
* fix: es6 challenge test

* delete console.log
2019-03-21 10:50:30 +01:00
Kristofer Koishigawa 3e51ced41b fix(challenges): Remove duplicate Rosetta Code sorting problems (#35547)
<!-- Please follow this checklist and put an x in each of the boxes, like this: [x]. It will ensure that our team takes your pull request seriously. -->

- [x] I have read [freeCodeCamp's contribution guidelines](https://github.com/freeCodeCamp/freeCodeCamp/blob/master/CONTRIBUTING.md).
- [x] My pull request has a descriptive title (not a vague title like `Update index.md`)
- [x] My pull request targets the `master` branch of freeCodeCamp.
- [x] None of my changes are plagiarized from another source without proper attribution.
- [x] All the files I changed are in the same world language (for example: only English changes, or only Chinese changes, etc.)
- [x] My changes do not use shortened URLs or affiliate links.

<!--If your pull request closes a GitHub issue, replace the XXXXX below with the issue number.-->

This PR is to remove duplicate Rosetta Code sorting problems that exist in other parts of the curriculum. Here are the problems that are being removed: 
* Sorting algorithms/Bubble sort
* Sorting algorithms/Counting sort
* Sorting algorithms/Heapsort
* Sorting algorithms/Insertion sort
* Sorting algorithms/Merge sort
* Sorting algorithms/Quicksort
* Sorting algorithms/Radix sort
* Sorting algorithms/Selection sort

This PR only removes the challenges in English. I could remove the other languages in this PR, or in another PR.

Closes #34776
2019-03-21 13:05:02 +05:30
despare 08cb91afc5 added when while loop is used (#34128) 2019-03-21 12:43:41 +05:30
Alex Garrett eef19480f0 fix: changed awkward sentence in Rust article (#35643) 2019-03-21 11:57:27 +05:30
Bhanu Pratap Singh Rathore 79394d141f feat(interview-prep): Converting and transferring Rosetta problems (#35487)
* feat(interview-prep): Converting and transferring Rosetta problems

* feat(interview-prep): Fixing challenges

* fix(challenges): Added code tags

* Update knight's-tour.md

Moved text to instructions section and fixed a small typo.

* feat(interview-prep): Update description of Knight's tour

Co-Authored-By: NitronR <bhanur05@gmail.com>

* feat(interview-prep): Update description of Kaprekar numbers

Co-Authored-By: NitronR <bhanur05@gmail.com>

* feat(inteview-prep): Kaprekar numbers description

Added <code> tags.

* fix(interview-prep): Update description Kaprekar Numbers

Co-Authored-By: NitronR <bhanur05@gmail.com>

* fix(interview-prep): Added code tags Kaprekar numbers

Co-Authored-By: NitronR <bhanur05@gmail.com>
2019-03-21 11:52:35 +05:30
Timur cab064a183 Fix tests for Basic JavaScript: Write Reusable JavaScript with Functions (#34345)
* Fix tests

- fix original log() method restoration

- fix case that other userscripts(or extensions) can affect console output and therefore can ruin the test

* Update curriculum/challenges/english/02-javascript-algorithms-and-data-structures/basic-javascript/write-reusable-javascript-with-functions.english.md

allow function calling without semicolon

Co-Authored-By: T1mL3arn <T1mL3arn@users.noreply.github.com>
2019-03-21 11:50:23 +05:30
Terry Lewis 0b964091c9 Add section on iterator-based loops (#33423) 2019-03-20 18:50:21 -07:00
Chuck Adams 4b2219b01d close #35246 - change AVG_TEMPERATURES to avgTemperatures in instructions (#35537) 2019-03-20 22:02:21 +01:00
Alexander Molnar 4b110d7bb8 Corrected errors and expanded discussion (#24845)
* Corrected errors and expanded discussion

Discussed rational vs. irrational numbers, gave examples, added discussion into the difficulty in studying them as well as real world examples to exhibit their vast importance and utility.

* Update index.md
2019-03-21 02:05:19 +05:30
Himanshu Ladia b6aa5f6c35 add bsd os versions (#26762) 2019-03-21 01:33:20 +05:30
Mihir Rathwa 5bf9807fce Fixed Rocket icon for "Run Code" (#26595) 2019-03-21 01:30:51 +05:30
Micha Pietsch c05d680589 Add new introductory article about Tailwind CSS (#25607) 2019-03-21 01:27:30 +05:30
Alvin Tan 5005ef594c Added "Proof of Work" (#25541) 2019-03-21 01:25:25 +05:30
rish9898 9e5f99fa23 Application of Backtracking (#25463) 2019-03-21 01:24:06 +05:30
Evaldas c910a1efad Add information about access modifiers (#24422)
* Add information about access modifiers

Added some information about 3 most common access modifiers and a simple example.

* Fix indent
2019-03-21 01:21:47 +05:30