Commit Graph

18367 Commits

Author SHA1 Message Date
5242bba543 Correction of grammar. (#22146) 2018-11-07 17:40:42 -05:00
66a97b9c3e Grammar/Typo updates to Ruby Guide homepage (#21152)
* Grammar/Typo, and a rewrite for final paragraph

This paragraph had a few typos and was a little wordy. I've fixed typos, broken it into two paragraphs, and updated the format a bit so we're saying the same thing with less words.

* Update index.md
2018-11-08 05:40:10 +07:00
47cb043dd2 Clarified the definition for the false return (#22134)
Updated to clarify 'false' is returned if "none" of the elements met the condition, instead of "any".

Also edited the last sentence a little.
2018-11-07 17:34:41 -05:00
7ce47c5de3 Condensed the comparison of XML & HTML (#21013)
Condensed the comparison of XML and HTML in an attempt to be more concise and easier read.
2018-11-08 05:33:11 +07:00
ac950d8038 Simplification of language to improve readability. (#22107) 2018-11-07 17:22:00 -05:00
62ca5f95c5 Improved bubble sort challenge translation (#29530)
Improved the portuguese translation of bubble sort challenge description.
2018-11-07 19:11:24 -02:00
7ec5d3126d fixed some grammatical errors (#21156) 2018-11-07 20:39:18 +00:00
7a6fe5967b Enhance and Correct Scrum Master article (#20986)
* Enhance and Correct Scrum Master article

Adjusted spelling and scrum guide link, add additional Scrum Master duties, and correct some misconceptions.

* Complete a sentence and change link destination
2018-11-07 20:33:49 +00:00
b8c7704cbc spelling corrections (#21236) 2018-11-07 20:04:05 +00:00
5647a7ad75 Reformatted and expanded certs (#21216)
I reformatted the certifications into their respective tracks and added links to each of their landing pages.
2018-11-07 15:00:19 -05:00
02185e18df Change the title so it is more visible. (#21789)
* Change the title so it is more visible.

* corrected title syntax

* added main header back in after title syntax fix
2018-11-07 14:58:57 -05:00
ec19aff757 Fixed a typo on line 23 (#21233)
Fixed a typo on line 23. There was a "=" instead of a "-" after Cable Management.
2018-11-07 14:49:47 -05:00
d2c2fa0ce6 Add other values of the target attribute (#20989)
* Add other values of the target attribute

"_self" "_parent" "_top" _"targetframe"

* fixed grammar and formatting issues

* additional formatting corrections
2018-11-07 14:34:24 -05:00
6a8959dc0b translation adjustment and link to cdn (#21938)
translation adjustment + link to cdnjs with newer Foundation versions added
2018-11-07 23:17:22 +04:00
d0911b8d65 Add information about .indexOf() (#21205) 2018-11-07 18:44:15 +00:00
c7ccd4c64b Adding another way to check falsey boolean values (#21129)
Checking using !! to get the boolean value may be easier than setting up a conditional.

Also linking to the truthy freeCodeCamp guide.
2018-11-07 18:38:56 +00:00
Adi
5ee74650f1 Update index.md with has_key() (#21093)
Adding has_key() method to python dictionaries
2018-11-07 18:32:45 +00:00
9e781f4e3e correct translation, wording (#21936) 2018-11-07 22:07:17 +04:00
a1451de63b Extend bash-man and add fixes in language (#21898) 2018-11-07 20:35:25 +04:00
625e9afb49 Update indes.md (#21193)
Add a picture
2018-11-07 20:32:24 +04:00
3920b7c4ce Corrected capitalization, corrected to American spellings and typos (#30685)
* Translate challenge subtitles and example challenge text to Spanish

* Corrected errors in syntax and punctuation

* Multiple corrections of it/s to its plus other grammar corrections

* Correction and added paragraph to CSS Flex article

* Corrected my own typo

* Corrected capitalization, American spellings and typos
2018-11-07 10:34:13 -05:00
624f328f29 Fixed some links, and added one to index.md (#20608)
* Fixed some links, and added one to index.md

* cleaned up links and removed referral/campaign query params
2018-11-07 07:56:11 -07:00
579e151f0f Update language to be more clear and concise (#20891)
Code snippet had incorrect syntax, some of the wording was vague or unclear.
2018-11-07 07:54:54 -07:00
8c4e965e19 Corrected Spelling. Added emphasis. (#24884)
Line 11 changed "everyon" to "everyone", changed "amongst" to "among".
Line 14 changed "approrpiate" to "appropriate" 
Added some emphasis to line 11 to help get the message across.
2018-11-07 20:20:08 +05:30
e649006653 Update index.md (#25034)
Edited to visually impaired users.
2018-11-07 20:18:36 +05:30
4e14def324 added description about Ant build tool (#21202) 2018-11-07 09:43:17 -05:00
e4a2cf16b1 minor tweaks npm v yarn (#21203) 2018-11-07 09:41:43 -05:00
73d9e1d8f3 Fixed grammar on line #4. (#21228) 2018-11-07 08:20:53 -06:00
b269677b6a Text/Typo Corrections (#21223) 2018-11-07 08:16:57 -06:00
28408d9171 Fixed typo on Line #13 (#21221) 2018-11-07 07:59:39 -06:00
3886d3435a Fixed typo in line #4 (#21213) 2018-11-07 07:53:17 -06:00
e04f1045d0 added intro sentence. corrected spelling. (#21207) 2018-11-07 07:47:43 -06:00
b3ca44febd replace last link with other better one (#21132)
The last link is private videos that at least I can't see it and I replace it with a better one and update more frequently.
2018-11-07 07:35:20 -06:00
6cfc0030ce Add new frameworks and improve structure (#21128) 2018-11-07 07:26:34 -06:00
0251f68aaf fix: update tests for create and add to sets challenge (#18838) 2018-11-07 21:13:58 +09:00
fa4117ae85 Solution write-higher-order-arrow-functions.english.md (#18772) 2018-11-07 20:37:01 +09:00
e24a2d9fdb update code examples for spanish translation (#18583) 2018-11-07 20:36:28 +09:00
12da60565a Add the word "programming" in the article (#25057) 2018-11-07 13:54:17 +05:30
e32ff64853 Add detail for how to tell git to track new files (#21819) 2018-11-07 01:10:53 -05:00
2b6e151dfd Add "Tasks" in vscode main features (#21845) 2018-11-07 01:10:41 -05:00
afaa606d0e fixed erroneous comma usage (#21826)
I removed commas that were unnecessary and put commas where they should occur in the sentences.
2018-11-07 01:03:40 -05:00
7eec4b898b Fixed a typo (#21851)
Changed 'nueroevolution' to 'neuroevolution' at one place.
2018-11-07 01:02:09 -05:00
a5175d125a add further reading section to bottom (#22043)
* add further reading section to bottom

* Reformatted to use "More Information"
2018-11-07 01:01:17 -05:00
2fc46c9850 Update index.md (#22102) 2018-11-07 00:59:42 -05:00
ce33b6c650 Added a solution/fixed stub :) (#34198)
Added a solution to the stub regardingn Javascript Algorithms And Data Structures Certification\Regular Expressions
2018-11-06 22:48:58 -05:00
2910a9e6ac Added a solution-fixed stub :) (#34199)
Added a solution to the stub regarding Javascript Algorithms And Data Structures Certification\Regular Expressions
+ added a bit of a hint in the beginning to spice things up ;)
2018-11-06 22:48:01 -05:00
99bd2c1dbb Update "Finders-keepers" guide index.md (#34217)
* Update index.md

My proposed advanced solution

* Update index.md
2018-11-06 22:46:44 -05:00
dfc68943f7 Fix errors and expanded content (#34213)
Made clear that an infinite decimal expansion does not mean irrational, then added some history, context for interest and explained that in most computing languages their existence can (ironically) be ignored.
2018-11-06 22:18:25 -05:00
72fe1c49e8 [Guide] ES6: var vs. let. Fixes and enhancements (#34221)
· Remove phantom image (purpose?)
· Remove unused anchor tag
· Delete notes for contributors
· Links to MD code + descriptions
2018-11-06 21:53:38 -05:00
fcf789912c Fix typo (#34223)
Fixed typos, and reordered things.
2018-11-06 21:50:34 -05:00