Commit Graph

17200 Commits

Author SHA1 Message Date
b1da17a309 Update refactor-global-variables-out-of-functions.english.md (#19751) 2018-10-28 10:33:12 +07:00
f55ab87094 Add "Google Fonts" in "More information:" (#20111) 2018-10-27 20:24:29 -07:00
22481b1fcc updated code of selection sort in this article (#20058) 2018-10-28 14:23:50 +11:00
c85ac9a9eb Update index.md (#20098) 2018-10-27 20:20:39 -07:00
24392e05d0 Update "Another way to create an Array:" section (#19852)
* Update "Another way to create an Array:" section

Add another way to declare an array.

* Update 'Another way to create an Array' section, Add 'Declaring array literal' section.
2018-10-27 23:19:11 -04:00
75d856fa26 Added PEP8 convention (#20168) 2018-10-27 20:13:15 -07:00
4d3a705c73 Specified what a shebang is and added alt shells (#20169)
specified alternative shells users might see in the wild and specified what a shebang is
2018-10-27 20:10:45 -07:00
06fbd4c156 split example usage (#20164) 2018-10-27 20:07:39 -07:00
228f1a2d0f Add Comma (#20154)
between the sentences " pleasant experience on your website, they need to be able to get", I decided it was more appropriate to add a comma.
2018-10-27 20:05:57 -07:00
bddc20a66b fix example usage (#20152) 2018-10-27 20:02:51 -07:00
8e980f0f84 add option to CLI (#20141)
add option parameter to example of usage
2018-10-27 20:02:07 -07:00
11b1b150a8 Do not cast the result of malloc (#20044)
https://stackoverflow.com/a/605858/3005749, also expanded the definition of heap
2018-10-27 19:56:26 -07:00
a112fa501e Modify index.md for Bootstrap navbars guide (#19899) 2018-10-27 22:51:36 -04:00
ebf96cb0b2 Added info about deprecated React method in curriculum (#19930)
* Update use-the-lifecycle-method-componentwillmount.english.md

* Added correction to deprecation timeline and updated link
2018-10-27 19:49:49 -07:00
ed7b0de6e5 Added information on packages (#19827)
Added some text on R packages and removed an unnecessary "*" present.
2018-10-27 19:46:49 -07:00
7145009a73 brands using WordPress (#19818)
added some big name brands using WordPress
2018-10-27 19:45:54 -07:00
cbc44d80d9 Added df -h command (#19821)
* Added df -h command

* fix typo
2018-10-27 22:45:25 -04:00
e653eab3f5 [Guide] Project Euler: Problem 10: Summation of primes (#30503)
* feat: added problem 10 solution

* Added some formatting and minor grammar changes
2018-10-27 19:37:25 -07:00
0a8b936915 add HTML Elements (from line 67 to 114) (#20105)
* add HTML Elements (from line 67 to  114)

I have added description regarding commonly used HTML elements .

* Corrected formatting and structure
2018-10-27 19:29:07 -07:00
7db9f67057 added OBJECT ORIENTED PROGRAMMING concept to the article (#20007)
* Update index.md

* Fix grammer
2018-10-27 21:28:03 -05:00
f423f04495 Add ASP.NET MVC Information (#19942)
Added ASP.NET MVC site, tutorials, and interview questions article in the More Information section.
2018-10-27 21:23:05 -05:00
73cb3b16cf Added css-tricks.com to suggested reading (#19971)
* Added css-tricks.com to suggested reading

* Updated link with proper formatting
2018-10-27 19:16:49 -07:00
db79a3de79 Fixed typo ad also added three back-ticks (#21138)
Fixed typo on line 25, 'developer' was spelt 'developper'. Three back-ticks to indicate end of code highlighting was missing on line 41, so i added it.
2018-10-28 07:37:57 +05:30
c269f0986b Added line where select is good for starters (#19829) 2018-10-27 22:02:17 -04:00
226bf52b47 download process updated (#19935)
* download process updated

* fix typo "downlaod" to "download"

and change "while" to "before"
2018-10-28 08:57:22 +07:00
a1d23be2c7 customer feedback sentence (#19996)
* customer feedback sentence

* fix typo "continious" to "continuous"
2018-10-27 14:57:44 -07:00
6e3da1c4b3 Added a space after css property colon (#29807)
I was doing this challenge and noticed that there wasn't a space after "transform:scale(2)" in the description which is inconsistent with the other challenges so I changed it to "transform: scale(2)"
2018-10-28 03:22:11 +05:30
d3f6e0fe94 Corrected Spanish translation of challenges radio buttons section (#29944)
<!-- 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] My article does not contain shortened URLs or affiliate links.

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

Closes #XXXXX
2018-10-28 03:21:08 +05:30
d179d15388 [Russian] Added Translate (#30397) 2018-10-28 03:18:47 +05:30
55f5e92ca0 Made grammar easier to understand. (#19746)
* Made grammar easier to understand.

* Update index.md

* Additional grammar corrections
2018-10-27 14:48:06 -07:00
78c5b11d08 test(curriculum): add backend challenges to test 2018-10-28 03:16:22 +05:30
dc7bb257b9 fix(curriculum): correct test 2018-10-28 03:16:22 +05:30
1c8ee82d91 fix(curriculum): false-positive test suites 2018-10-28 03:16:22 +05:30
0aa6881508 test(curriculum): test suites must fail on the initial contents 2018-10-28 03:16:22 +05:30
d8343aeb2f Fixed markup error (#20525)
##More Information -> ## More Information
2018-10-28 03:48:53 +07:00
af21513881 add title to accessibility-basics (#20389) 2018-10-28 03:46:58 +07:00
9078d19358 Update index.md (#20242)
fixes translation errors
2018-10-28 00:30:17 +04:00
17be7d754b Update: Grammatical errors (#20231)
Fixed obvious grammatical errors generated by Google Translate I assume. Worked on areas that wouldn't be clear to someone who speaks Russian.
2018-10-28 00:26:47 +04:00
b79f0a407a fix: fixed whitespace (#20350) 2018-10-28 03:24:51 +07:00
8546a67ac7 Add field "Algorithms and Data Structures" (#20087) 2018-10-27 13:13:35 -07:00
66b24ff131 Add the text "Here is an example:" to article (#20071) 2018-10-27 13:11:23 -07:00
770b5281c2 fixed typos (#20310) 2018-10-28 02:51:39 +07:00
87a3830f26 Update IE Conditional Comments section (#19828)
* Update index.md

Edit conditional comments section for grammar and clarity.

* Update index.md
2018-10-27 12:13:20 -07:00
e1d4cb1e11 Make nouns plural in keeping with 'world objects' (#19825)
* Make nouns plural in keeping with 'world objects'

Sentence subject 'real world objects' is plural, so noun derivatives should be plural as well.

* Grammar and readability edits.
2018-10-27 15:00:48 -04:00
5dd5038105 Fix inappropriate sentence punctuation (#20286)
Replaced the hyphen in the introductory sentence with a colon. The hyphen likely intended to function as an m-dash (---) break.
2018-10-28 01:42:49 +07:00
dd2df85e77 Add link to Women Techmakers (#20085) 2018-10-27 10:47:23 -07:00
6963c2cfbf Added info on how to use :hover with anchor tag (#30476)
Added information on how to style the hover state of the anchor tag, along with an example.
2018-10-27 13:42:11 -04:00
bd1d129b85 Linking an article from FreeCodeCamp (#20053)
* Linking an article from FreeCodeCamp

* Corrected link format
2018-10-27 10:36:31 -07:00
9afa8347ee Added more details for styling lists (#20047)
* Added more details for styling lists

More details have been provided on how to style the unordered and ordered list like changing the default list item markers and also replacing them with images.

* Grammar updates
2018-10-27 10:35:53 -07:00
5a13aa415f Added information about command line options (#19925)
Added a link directing to a list of the command line options on the SSH website
2018-10-27 10:35:09 -07:00