Commit Graph

1336 Commits (4b92a1d593ae8adb8bf9d5f15a8f20e6dbc59bce)

Author SHA1 Message Date
Muhammed Kilig 2289f37dfa Added Google Definition to PHP documentation (#21135) 2018-11-09 11:07:44 -05:00
Alishaan Ali e4bff66f89 Slight Grammatical Changes on if-elif-else-statements (#21222)
<!-- 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-11-09 11:03:10 -05:00
Zeff Morgan 4a59a669e3 Adding instructions to fix .gitignore mistakes (#21334)
* Adding instructions to clean up .gitignore errors

Inexperienced devs often run into these situations that can be frustrating and a little scary to fix. The information is easy enough to find, and I hate to overcomplicate these instructions, but since these are common enough mistakes for the newly initiated, it may be good to have a reference here.

* Adding instruction to fix .gitignore mistakes

A common mistake for the inexperienced is to commit files and directories without updating the .gitignore file. This information is easily found if you dig for it, but common enough I thought it might be useful to add here.
2018-11-09 15:50:29 +00:00
Curtis Vermeeren 68340dcb6b Added a do-while-loop example (#21294) 2018-11-09 15:24:33 +00:00
Mike-Git-Hub 3445c5fb86 add text "An example of positive correlation would be the relationship between people's height and weight: taller people tend to be heavier. If we look at the average data for a large group of people, as height increases so does weight." (#21328)
add text "An example of positive correlation would be the relationship between people's height and weight: taller people tend to be heavier. If we look at the average data for a large group of people, as height increases so does weight."
2018-11-09 07:49:44 -06:00
philip1077 4e77980256 Added "Starting easy with Lego Mindstorms" (#21301) 2018-11-09 22:38:45 +09:00
dillon 3da3e3ec01 Updated cryptocurrency mining paragraph. (#21298) 2018-11-09 22:29:35 +09:00
Rogel Horlador 1cc8a24b47 Added types for <input> tag (#21327) 2018-11-09 07:29:19 -06:00
viggo111 4d064b8bd3 Modified text "#FFFFF" to "#FFFFFF". (#21308) 2018-11-09 22:28:59 +09:00
Jimmy 69ec2781a3 add anaconda logo to python/anaconda/index.md (#21278) 2018-11-09 22:19:14 +09:00
SirDickinson d9e6bc6acc Adding multiline comments using triple apostrophes (#21296) 2018-11-09 21:59:13 +09:00
odm275 17233b2a66 Added a Caveat section with a case (#21299)
Added a Caveat sub-section, and covered the refs aren't passed through case with an example. There are still a couple of more caveats. And left a reference to forwarding refs docs.
2018-11-09 09:18:02 +00:00
kylesucks f7fbdfce67 my changes (#22571)
* my changes

* Fixed formatting

* Fixed naming
2018-11-09 04:13:55 -05:00
Vincent 104d717756 Explanation/example of how to get the file to display in browser (#22554)
* More detailed explanation/example

A little extra explanation about how to get the example file to display in the browser.

* Used 'note' for changes
2018-11-09 04:10:51 -05:00
Gatare Libère 75dd7e7595 Minor grammatical error (#22487) 2018-11-09 04:09:46 -05:00
Vocaoson 52b2fd8b91 Separate content and example (#22468)
* Separate content and example

* Fixed formatting
2018-11-09 04:09:06 -05:00
yukunny 18bd15f99f organized structure and updated hyperlink (#22386)
* organized structure and updated hyperlink

* Fixed formatting
2018-11-09 04:08:20 -05:00
justingiffard af0c94f6e9 Clarified and fixed some horrific errors (#22355)
* Clarified the sentence about zero indexing and that any data type can be stored in an array
* Added spacing between elements
* Fixed declaration format `new nameOfArray[numberOfElements](vals)` is definitely not a thing it should be `new dataType [numberOfElements](vals)`
* Added shorthand definition
* Removed claim that you are storing an array in another array by assigning an alias to it
2018-11-09 04:01:42 -05:00
Brent Willems c2027c19a7 added link to Java Swing docs in this repo (#22105)
* added link to Java Swing docs in this repo

* Replaced repo link w/ guide link
2018-11-09 04:00:18 -05:00
Antony ekirapa ab5ddf132f Fixed grammar (#21939)
Some sentences were not started with capital letters. Also, where fixed where a sentence should end with a full stop and start with a capital letter.
2018-11-09 03:59:26 -05:00
Pranav Anbarasu 22142dc0e0 Grammar and simplified explanation with examples (#21315)
Fixed the grammar in a few places and added a simplified explanation with examples
2018-11-09 13:39:38 +05:30
Pawan Bangar 9372b49bb9 Add "Memory Allocation in Array" (#21234)
* Add "Memory Allocation in Array"

* fix: formatting, grammar and example

* fixed grammar, cleaned up table
2018-11-09 12:57:24 +05:30
Sevket Yalcin 1173ee166a Update CRA's installation command using npx (#21243) 2018-11-09 12:55:41 +05:30
Taylor Stauss 73e6061004 CSS: ADD ::first-line pseudo-element document (#21291)
* CSS: ADD ::first-line pseudo-element document

* fix links, they were mistitled
2018-11-09 12:54:01 +05:30
Daniel Kilders ae0696a55b Added missing word 'top' (#22579) 2018-11-09 00:59:51 -05:00
Matt Oldham 86d923db9a Miscellaneous wordsmithing (#22576) 2018-11-09 00:58:24 -05:00
kylesucks c84a83c787 my changes (#22565) 2018-11-09 00:40:32 -05:00
Joel Bryant b759c984b9 Fixed update (#24840) 2018-11-09 10:13:09 +05:30
Tim Sullivan 9bc9c16072 Reformatted and expanded distribution list (#21262)
Added links, put them one per line. Added some common distributions that were listed as the predecessor to the ones originally in the list.
2018-11-08 18:35:08 -07:00
Vishesh 4959c4c111 Fat Arrows do not work well with arguments example (#20595)
* Fat Arrows do not work well with arguments example

* added clarity
2018-11-08 18:32:09 -07:00
rdfriesen f5d5de59c0 typo fixes (#21166) 2018-11-09 06:11:45 +07:00
Pawan Bangar 9e5d2baac1 ADD "Undefining Macro" (#21287)
* ADD "Undefining Macro"

we can undefine macro whenever we want in code by adding #undefine

* fix: markdown title format

* fix: minor grammar corrections

Capitalise first word and remove extra full stops
2018-11-08 19:22:35 +00:00
Yodesis 09ccd61302 Add attributes "action" "method" to article (#22140) 2018-11-08 23:09:05 +04:00
Snailsloth 2796e12467 translation adjustment (#21887)
*  translation adjustment

translation adjustment for framework description

* ch

* ch1
2018-11-08 22:57:35 +04:00
Hassan Khan beb14101f8 added details (#21280) 2018-11-08 09:09:13 -06:00
Alexander Cvetkov cfe829eb8b recommend java books list edit (#21797) 2018-11-08 18:58:02 +04:00
Roman d9ce601569 Added correct translations and text changes (#20128)
* Add correct translations and text changes

Added missed paragraph from original article

* changes
2018-11-08 18:56:31 +04:00
Joel Bryant 8395d35448 Update index.md (#24832) 2018-11-08 20:15:09 +05:30
Roppon Picha 2057069f2c spelling corrections and example addition (#21268) 2018-11-08 08:36:17 -06:00
Logan 3abf1f69b7 <pre> formatting for examples (#24806)
Added <pre> formatting around examples for ease of legibility
2018-11-08 20:06:03 +05:30
Logan 18869d6b80 <pre> Formatting for examples (#24810)
Adding <pre> tags to pre-format examples, for legibility
2018-11-08 19:40:20 +05:30
ayra-jafri 276146b247 Fixed some minor typos (#21257) 2018-11-08 19:39:58 +05:30
Logan 35067f4095 <pre> Formatting and formula correction (#24811)
Corrected "Square" formulas and added formatting for examples
2018-11-08 19:09:53 +05:30
Belma Gaukrodger 6420198f64 Added PWA Rocks! site to the references (#24805) 2018-11-08 19:08:34 +05:30
Josh cb07d5b5e4 Grammar adjustments (#24831)
I am new and still learning Git; please let me know if I need to alter my proposed file changes. Thank you so much!
2018-11-08 18:55:09 +05:30
LRodriguez 7e15320e35 corrected spelling from targetted to targeted (#21261) 2018-11-08 13:20:57 +00:00
Kevin Haynes 3674a818e3 Updated index.md (#21259)
added a few more operators that would be useful to beginners.  Sprinkled in a little extra terminology about pointers in order to... point... beginners towards something to look up.
2018-11-08 13:18:06 +00:00
Giuseppe Varriale cc84d010fd Fixed pop method description (#21254) 2018-11-08 12:54:19 +00:00
Danny 9f53e77f25 Fixed typo on line 13. (#21242)
Fixed line 13 typo. Changed "SOO-RIMM" to "SO-RIMM".
2018-11-08 18:13:12 +05:30
Roppon Picha e5fa49eb13 added comments. revised redundancy at the start. (#21251)
and minor spelling edits
2018-11-08 11:53:02 +00:00
Diogo Teixeira 1cf700bb84 Portuguese Translation Update\Translate comments (#20753)
* Portuguese Translation Update\Translate comments

* some minor corrections to the PR
2018-11-08 12:24:41 +01:00
samfultonschool f2a16f5240 Added Timestamp Fact (#21248)
Added timestamp fact about what it is and when it will end.
2018-11-08 11:21:27 +00:00
LRodriguez de990a6ed0 added boolean variables example (#21244) 2018-11-08 11:15:55 +00:00
Rohith ad678a10ce Add the topic "penetration testing tool" to the article (#21240)
short note on kali linux
2018-11-08 11:12:16 +00:00
Roger Vieira afd6a5368d Translation of Program Comments (#20776)
Translated some parts from english to portuguese for better understanding.
2018-11-08 11:24:54 +01:00
Erdem Efe Erol 9a5579384c Added new tutorial and example game links (#21769)
New links
2018-11-08 02:24:10 -08:00
Eduardo Airton 2aaf1b0367 Correções do código apresentado (#19937)
* Correções do código apresentado

Identação do código apresentado em JavaScript para melhor entendimento além de algumas correções e tradução do termo First In First Out para quem não fala inglês ter uma melhor noção do conceito.

* Correções no código JavaScript apresentado

* Update index.md
2018-11-08 02:10:29 -08:00
rdfriesen c0115cae0a typo fixes (#21229) 2018-11-08 15:16:50 +05:30
Rasheed Bustamam 4a5a4be598 Delete the redux/reducers guide (#20938) 2018-11-08 15:13:28 +05:30
Tim Sullivan 5e00cbbeed Added core GIT to list of GUIs (#21237)
and linked to the https://git.wiki.kernel.org/index.php/InterfacesFrontendsAndTools page that includes dozens of options.
2018-11-08 09:17:32 +00:00
msamylea e541a8b68e Fixed type in line #32 (#21245) 2018-11-08 09:14:59 +00:00
Sudhakar Kumar 5ccad2d294 Remove extra bracket and modify URL (#22461) 2018-11-08 03:37:19 -05:00
AntTAKEOVER 0ef0dd193a Added visualization of indexes in array. (#22449)
The table provides a visual representation of the array, allowing learners to gain a better understanding of indexes in arrays.
2018-11-08 03:29:39 -05:00
Larry Greene 7281adb569 Removed unnecessary word (#22445) 2018-11-08 03:21:01 -05:00
Sayali e9c1c46a53 missing verb (#22442)
Missing verb 'use' in  section 'How it is used for Data Science:
2018-11-08 01:17:36 -05:00
Okaba Mark N 9c476d6698 Updated #1 property of B-Trees (#22151) 2018-11-07 17:44:39 -05:00
manishkaa 3bf39c6146 Add "Unit Information" (#22113)
* Add "Unit Information"

* Fixed formatting
2018-11-07 17:42:35 -05:00
PMB79 5242bba543 Correction of grammar. (#22146) 2018-11-07 17:40:42 -05:00
Jon Kulton 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
Andrew James 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
japplejuice 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
PMB79 ac950d8038 Simplification of language to improve readability. (#22107) 2018-11-07 17:22:00 -05:00
zweifish 7ec5d3126d fixed some grammatical errors (#21156) 2018-11-07 20:39:18 +00:00
Barbara Kryvko 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
Roppon Picha b8c7704cbc spelling corrections (#21236) 2018-11-07 20:04:05 +00:00
Tim Sullivan 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
Daniel 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
Danny 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
barrettfett 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
Snailsloth 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
Jacob Hoard d0911b8d65 Add information about .indexOf() (#21205) 2018-11-07 18:44:15 +00:00
Danny Kirschner 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
fuserMRX a1451de63b Extend bash-man and add fixes in language (#21898) 2018-11-07 20:35:25 +04:00
morsmordere 625e9afb49 Update indes.md (#21193)
Add a picture
2018-11-07 20:32:24 +04:00
S.Hale 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
Jimmy 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
Rasheed Bustamam 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
Bradley 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
mejraf e649006653 Update index.md (#25034)
Edited to visually impaired users.
2018-11-07 20:18:36 +05:30
Shankar Rao Mata 4e14def324 added description about Ant build tool (#21202) 2018-11-07 09:43:17 -05:00
Ken Ahrens e4a2cf16b1 minor tweaks npm v yarn (#21203) 2018-11-07 09:41:43 -05:00
msamylea 73d9e1d8f3 Fixed grammar on line #4. (#21228) 2018-11-07 08:20:53 -06:00
Jeffrey Bullock b269677b6a Text/Typo Corrections (#21223) 2018-11-07 08:16:57 -06:00
msamylea 28408d9171 Fixed typo on Line #13 (#21221) 2018-11-07 07:59:39 -06:00
msamylea 3886d3435a Fixed typo in line #4 (#21213) 2018-11-07 07:53:17 -06:00
Roppon Picha e04f1045d0 added intro sentence. corrected spelling. (#21207) 2018-11-07 07:47:43 -06:00
Shane 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
Dhaval Savalia 6cfc0030ce Add new frameworks and improve structure (#21128) 2018-11-07 07:26:34 -06:00
arjundixit98 12da60565a Add the word "programming" in the article (#25057) 2018-11-07 13:54:17 +05:30
wendygwo e32ff64853 Add detail for how to tell git to track new files (#21819) 2018-11-07 01:10:53 -05:00
fadelpamungkas 2b6e151dfd Add "Tasks" in vscode main features (#21845) 2018-11-07 01:10:41 -05:00
Moogle 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
Vamsi Krishna 7eec4b898b Fixed a typo (#21851)
Changed 'nueroevolution' to 'neuroevolution' at one place.
2018-11-07 01:02:09 -05:00
Charlie van Rantwijk 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
AlexandreLeFou 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
AlexandreLeFou 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
Melvin Viana 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
Alexander Molnar 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
Adrian Skar 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
Alexander Molnar fcf789912c Fix typo (#34223)
Fixed typos, and reordered things.
2018-11-06 21:50:34 -05:00
Sara T 9900699d0b Fix equality expression in ternary operator (#34225)
The equality comparison expression (==) should be used instead of assignment (=)
2018-11-06 21:44:51 -05:00
PMB79 d1c5f51792 Minor semantic changes to improve readability. (#22127) 2018-11-06 19:57:47 -05:00
Ian Paterson 10ff953d19 Changed fontawesome to Font Awesome in index.md (#22073) 2018-11-06 19:55:44 -05:00
Jacky Lui b2a3fc1471 fixed spelling craftsmanship (#34227) 2018-11-06 17:37:28 -05:00
Antony ekirapa 59e7ccdd8e Fixed grammar (#21894)
Initial text: 
"Printers often presents colors using CMYK color values."
Proposed change:
"Printers often present colors using CMYK color values."
2018-11-06 17:37:00 -05:00
akashnigam 7d9b587191 fix: update guide article to truncate a string in javascript (#34216) (#34228) 2018-11-06 17:36:03 -05:00
The Coding Aviator ec25ccfb32 Update index.md (#34229) 2018-11-06 17:31:05 -05:00
The Coding Aviator 94508eba89 Added solution to D3 scaling challenge (#34230)
* Update index.md

* Update index.md
2018-11-06 17:30:20 -05:00
The Coding Aviator 069d17dc01 Update index.md (#34231) 2018-11-06 17:29:28 -05:00
Sepand dac5f58205 Added Info About ForEach() Method (#34133)
Added a section on the very commonly used forEach() method for arrays. Also improved sentence structure of previous sentences.
2018-11-06 17:22:57 -05:00
Heather 87c9ff1ca4 Fixed spacing, added hyphen and comma (#21891) 2018-11-06 17:22:34 -05:00
MaxLearnToCode 88c3ea9b73 Fixed misspelled word multiply, and evaluate (#21822)
* Fixed misspelled word multiply, and evaluate

* Update index.md
2018-11-06 16:35:39 -05:00
orestegiacche 1e58cca812 fix(guide): update unconcious bias article with section on availibility bias 2018-11-06 16:15:21 -05:00
qrius 79fac762f1 added Go books section (#20219) 2018-11-07 00:06:25 +05:30
shabnamNajafian 13d423e94e Update index.md (#22323)
* Update index.md

Add a short description for slices

* Removed stub
2018-11-06 13:29:16 -05:00
The Coding Aviator 6d2db1993a Update index.md (#34232) 2018-11-06 12:20:42 -05:00
Zhannur Diyas 6d39a2b11d added translation of java comments (#22309)
as well as minor translation fixes
2018-11-06 21:17:14 +04:00
Yodesis b1ee46d203 Add corrected text (#22252) 2018-11-06 21:12:04 +04:00
trbst 5a1ecb4f09 Added btn-dark (#34234)
* Added .btn-dark class to Bootstrap Button Class List
2018-11-06 11:42:49 -05:00
Alexander Molnar ca1a7e1b77 Add content to stub (#34235)
Just addition, gave formula and example.
2018-11-06 11:39:12 -05:00
arjundixit98 4f37069835 Adding lines and updation (#25081) 2018-11-06 19:35:57 +05:30
Evaldas 45a27b2497 Fixed a mistake in explanation of code (#25070)
* Fixed a mistake in explanation

* fix: grammar
2018-11-06 19:35:21 +05:30
mejraf 90f24c1610 Update index.md (#25075)
* Update index.md

A minor language change to line 6.

* added an back in
2018-11-06 19:23:23 +05:30
arjundixit98 53032e38c7 Adding lines of text (#25079) 2018-11-06 19:16:07 +05:30
coolmint204 44f43fe103 Visual fix of code display (#24944)
Increased code area in visualization, as it missed a line.
2018-11-06 19:11:25 +05:30
Adekanye Timilehin 3076bad01c Grammatical adjustment made on line 11 (#24858) 2018-11-06 19:07:47 +05:30
capulifour c8fefd5007 Section 32 additional text (#22316)
* Section 32 additional text

Added additional text to section 32 to clarify that there are benefits to feeling imposter syndrome.

* Fixed several typos
2018-11-06 06:39:20 -05:00
Amit Deshwal 74e04c7fff Article suggested. (#21795)
* Article suggested.

I have added an best article for ones who are just getting started with the nginx.

* Create subheading
2018-11-06 06:37:41 -05:00
shabnamNajafian 4740b1fcc6 Update index.md (#22310)
* Update index.md

Add a short description for struct

* Removed stub
2018-11-06 06:36:49 -05:00
Manish kumar chaurasia 4f75c9a396 made changes in article (#22322)
added detailed explaination of  Divide,Conquer and Combine
2018-11-06 05:30:12 -05:00
shabnamNajafian 9004e1ce29 Add a daytime for daily stand up meetings (#22277) 2018-11-06 05:15:01 -05:00
Larry Greene 997dd0c10a edited a spelling mistake (#22215)
menthods to methods
2018-11-06 05:04:13 -05:00
Cindy Barrientos d0970071ad Edit typos (#21647) 2018-11-06 04:04:39 -05:00
Spooky9 9a3b8beb36 Update misspelled word "adjascent" to "adjacent" (#21717) 2018-11-06 03:37:44 -05:00
Dennis Braun cc434639d0 fixed a typo (#21817)
* fixed a typo

* Fix subheading level
2018-11-06 02:05:51 -05:00
Shankar Rao Mata f3698bb6d7 Added few lines about big o notation (#21024)
* Added few lines about big o notation

I think this description was missing the basic understanding of running time which can be mastered using big o notation.

* Update index.md

* Update index.md

* Update index.md
2018-11-05 21:15:26 -05:00
Mlbchamp2 51e4fa94a8 Added the text "The domain of y=e^x..." (#20980) 2018-11-05 20:38:43 -05:00
Rasheed Bustamam 88bf0150f4 add more detail to SVG paths (#20974) 2018-11-05 20:34:23 -05:00
Kevin Collins 3f6efeef00 Clarified behavior of reduce() and the initialValue argument. (#21000) 2018-11-06 00:30:25 +00:00
absentMindedDeveloper 7530f98750 Numbers within strings (#20969)
* Numbers within strings

Added a short entry on how numbers function inside of strings as well as how to convert a number inside of a string into a number which you can perform operations on in a normal fashion.

* Change a string in the example to a number
2018-11-06 06:03:52 +07:00
Rasheed Bustamam 857628fa23 Make redux actions a bit more clear (#20907)
Also add a few paragraphs about action creators, a common pattern in redux apps
2018-11-06 06:02:30 +07:00
Jeffrey Bullock a84ad1f96f Updated freeCodeCamp contribution link (#21137) 2018-11-06 06:00:45 +07:00
kViking f6e71ede55 Add new formatting example (#20937)
Illustrates common multiple line formatting for chained ternary operators
2018-11-06 05:46:18 +07:00
Pedro ba6458bcce add the text "Hewllet Packard Ent" to article (#21075)
* add the text "Hewllet Packard Ent" to article

also add the this video too: "https://www.youtube.com/watch?v=jlwGcgFfcnU"

* Update index.md
2018-11-05 16:24:00 -05:00
13636592 4c059aef35 Add REST API Guide (#21103)
* Add REST API Guide

* Update index.md
2018-11-05 16:01:39 -05:00
Preankhan Gowrypalan 4cb42e0d8f Grammar (#21127)
* Grammar

Removed unnecessary use of 'undemand' in a sentence.

* Update index.md
2018-11-05 15:53:43 -05:00
DiggyShants f360553083 added a space between . and word (#21027)
* added a space between . and word

In the text, there was no space where needed. I added the space.

* basic editing

* Update index.md

Was failing the build CI test:
Error: 
  The article at: /home/travis/build/freeCodeCamp/freeCodeCamp/guide/english/3d/blender/index.md is missing frontmatter.
  Example:
  ---
  title: The Article Title
  localeTitle: The Translated Title # Only required for translations
  ---
  < The Article Body >
2018-11-05 15:50:07 -05:00
barrettfett e9f1f3e19c Basic info on pointer-events property (#21110)
* Basic info on pointer-events property

Property, possible values and link to more information

* Update index.md

* Update index.md
2018-11-05 15:49:14 -05:00
absentMindedDeveloper 6d0f7697bc Pi not being infinite (#21118)
Added note on how pi is irrational but not infinite.
2018-11-05 15:43:02 -05:00
svpham29 4bc4b5e668 Added link to article (#21107)
Italicized book title + included ISBN number
2018-11-05 15:40:11 -05:00
Tim Sullivan 9d5b394dd7 Fixed formatting and added website (#21122)
Automate the Boring Stuff with Python and Python Crash Course did not match the title formatting of the other books. I changed them to match and added the website for ATBS.
2018-11-05 15:37:17 -05:00
Shane 3fa2615836 add swift (#21119)
Swift is very useful now and I think we should put swift there instead of etc.
2018-11-05 15:24:47 -05:00
Blaise Sebagabo 11e1ef85c5 Added a script example (#21124)
This script will display the user's name
2018-11-05 15:16:55 -05:00
trbst 68d264a354 Removed btn-default. added btn-secondary (#34224)
btn-default class has been renamed to btn-secondary in 4.0 verson and is no longer used.
2018-11-05 19:24:21 +00:00
Anil Basdeo 1d8a19e78b Removed comma from D3 guide (#33934) 2018-11-05 19:20:06 +00:00
Grigory 31b0d82547 index.md (#24984)
Translation redone.
2018-11-05 22:03:22 +04:00
Grigory ce73ea9c15 index.md (#24973)
Loops translated. Added 'Accessing current index in loops' translation.
2018-11-05 22:02:54 +04:00
arsts 23c5c1baf4 Markdown corrections, Russian translation and more (#24803)
1. Fixed markdown for proper render of code examples.
2. Added missing translation.
3. Translated comments.
4. Turned bits of code back english ( like function() instead of функция() ).
5. Fixed page styling structure.
2018-11-05 22:01:34 +04:00
Himanshu Bag d7bb602130 recursion (#19903)
* recursion

i believe that once we know function we should introduce a little bit of recursion techniques which nothing but an advancement of function.

* fixed formatting, grammar, removed unnecessary words/sentences
2018-11-05 13:00:28 -05:00
Vorkonolic b149191f80 changes (#24743)
Changes in translations. It sounds better in Russian so.
2018-11-05 21:57:29 +04:00
ronandev 315f67f60b Added more examples of "tech" occupations (#20993) 2018-11-05 12:52:46 -05:00
Arsalaan Javed 40ff61baef Adding some detailed information (#21062)
* Adding some detailed information

* minor corrections
2018-11-05 12:51:40 -05:00
kcrabtree dba0b64798 Improved wording and added resources section (#21084)
* Improved wording and added resources section

A minor typo/spelling error was also corrected

* markdownize link

make a list out of `featured packages`
2018-11-05 12:50:19 -05:00
Arsalaan Javed ff781763ca IaaS added (#21121) 2018-11-05 12:46:45 -05:00
Martin Jham 7530f3dbfc add folder react-hooks and add file index.md (#33123)
* add folder react-hooks and add file index.md 

introduction of react hooks

* Update index.md
2018-11-05 12:43:42 -05:00
Adeksi 64fc066a39 Translated whole article (#24719)
Translated article in russian. Change some decoration
2018-11-05 21:35:33 +04:00
Kyrylo Anisimov 0045893abf Update index.md (#24685)
Change the words "булевой алгебры" to "булева алгебра"
2018-11-05 21:33:52 +04:00
Adeksi 405909d510 Add image (#24690)
Add link to information on russian
Change image link
2018-11-05 21:33:21 +04:00
Mike Firsov 60d5741b57 Improved Russian translation (#22362)
* Clearer descriptions

* Update index.md

* Update index.md
2018-11-05 21:32:34 +04:00
Anton Boyko 71e672ee7d Fixed several translations mistake. (#21606) 2018-11-05 21:32:01 +04:00
Alexander Cvetkov 982799a97b oracle jdk install in archlinux (#21697) 2018-11-05 21:30:37 +04:00
Amoo Olusola Simeon 2f99c56ba2 Added a new resource link. (#21112)
Added  a new resource link for more details about css variables.
2018-11-05 09:24:00 -06:00
Arsalaan Javed 49a69fb175 PaaS added (#21111) 2018-11-05 09:21:52 -06:00
Isaac Estes-Jones ccab608846 clarify grammar in Linux section (#20908)
Made grammar more clear and readable
2018-11-05 08:21:02 -07:00
Micky 9b60f6805f Added a quote and talked about satoshi (#20904)
* Added a quote and talked about satoshi

* updated
2018-11-05 08:20:07 -07:00
zweifish 96784fc432 Fixed some grammatical errors on lines 33-34 (#21105) 2018-11-05 09:11:57 -06:00
Shooflower b01a1e7837 Grammer/Spelling Fixes (#21985) 2018-11-05 10:08:01 -05:00
ShadowViper1 293f406cac Update index.md (#21083) 2018-11-05 07:58:40 -06:00
Blaise Sebagabo bc71045f5c Added an online Prototyping tool (#21079)
Proto is free for 15 days. You could  just try it out too!
2018-11-05 07:39:49 -06:00
danielpoehle c16fd2c63b extended minimal example and Google CDN (#34209) 2018-11-05 18:31:56 +05:30
Preeti Lolla 847dd62af6 Added a suggestion (#21752) 2018-11-05 04:19:24 -05:00
katiepillar6 90a417b331 Changed C++ to C (#21734)
Changed a reference to C++ to C.
2018-11-05 04:14:50 -05:00
jacheg 62bf5ad17d Changed the wording for the elements in an array. (#21729)
It was confusing before. Mentioned elements that didn't exist. Maybe meant indexes?
2018-11-05 04:13:33 -05:00
chaudhary-anurag dd03af6947 fixed minor typos (#21702) 2018-11-05 04:08:56 -05:00
jlewismith 70d8675171 Fixed several typos. (#21699) 2018-11-05 04:07:32 -05:00
Spooky9 446be9460c Update verb form "learning" (#21695) 2018-11-05 04:06:11 -05:00
CosmicSnowman 31c9f6c1ca Added another clear example to probability (#21688) 2018-11-05 04:04:40 -05:00
Netanya acbc1725a2 Edited some grammar and syntax (#21687) 2018-11-05 04:03:14 -05:00
apurv22 b25fd77ed2 Changed 'method' to 'function' for relevancy. (#25037) 2018-11-05 13:45:07 +05:30