Commit Graph

1204 Commits (0a7e3c048c479bd5b29d5cadccf7856dd3f3845e)

Author SHA1 Message Date
Viggy Kumaresan a273923afb Added installation steps and documentation (#18921)
Wrote description, installation steps, and documentation link.
2018-10-15 22:00:34 -05:00
Chris Reyes f53940c5c0 add advantages for arrow examples (#18911)
explained benefits with code examples
2018-10-15 21:59:50 -05:00
Luka 32bd1a273d Linked an article about doing code reviews (#18620)
* Update index.md

Added an article about doing code review

* fix fixed link syntax and corrected grammar
2018-10-15 22:28:10 -03:00
Cezary Waś 39327cfd0c Typos and removing scripts from <head> section. (#19318)
* Typos and removing scripts from <head> section.

Removed scripts from <head> section description. "contains informations about the web site, exemple: style, meta-tags, scripts, etc..." (exemple on its own have typo), scripts doesn't containt informations about website.

* Update index.md

* Fixed the english mistakes and used better markdown
2018-10-15 22:13:47 -03:00
Anh N. Nguyen 57d59d5a77 Update java lambda expression guilde (#19102) 2018-10-15 20:57:27 -04:00
Matt Kaufman ee05051613 Fixed wording in first paragraph (#19355)
* Fixed wording in first paragraph

The fist paragraph looked like it was a bad translation into English, I cleaned it up to be grammatically correct.

* fix: corrected contributor's sentence

Also changed to STaaS.

* Update index.md
2018-10-15 17:53:00 -07:00
ConnBreathnach 9354cac5e6 Added links to the sites of frameworks (#19348)
* Added links to the sites of frameworks

* correctly formatted contributor's links
2018-10-15 16:54:58 -07:00
Yoelvis Jiménez f5590c1d0b Update solution to challenge (#18716)
* Update soluution to challenge

Add line $("#target4").html("<em>#target4</em>");
Link to Official Documentation and freeCodeCamp Guide

* Changec double quotes in JavaScript to single quotes
2018-10-15 20:37:13 -03:00
Heather Kusmierz b8f5e15c89 fix(guide): Fix book recommendation folder structure for mis-named file (#19386) 2018-10-15 16:07:07 -07:00
André Silva e6c9c6c124 Hotfix code formatting (#19387) 2018-10-15 23:54:31 +01:00
Andrew 7fc676a4d3 Fix(guide): Add C# book recommendations 2018-10-15 18:53:51 -04:00
Ginson Wong f097ffaf2e Added information on mobile cpus with summary (#18714)
-Added information stubs and summary on mobile cpus
-Tangible information on use sample cases for mobile which also contain cpus and its real world impact in the world of computing.
2018-10-15 15:44:11 -07:00
TheFishNiche 3d63972047 Punctuation fixes (#19350) 2018-10-16 04:03:47 +05:30
André Silva 4e141cd4e7 Hotfix typo (#19377)
* Hotfix typo

* fix: code formatting
2018-10-16 04:01:02 +05:30
André Silva 57cc378832 Quote output (#19374) 2018-10-15 23:19:35 +01:00
ConnBreathnach 9e2d073203 Added link for installing Python (#19353)
If the user does not already have Python installed, I'va added a link to redirect them to our other article about installing it.
2018-10-16 03:48:53 +05:30
mathur619 d475ad7108 Explained form elements. (#19017)
* Explained form elements.

* fix: cleaned up contributor's formatting

* fix: cleaned up formatting for form attributes
2018-10-15 15:04:52 -07:00
FarhanYaseen ac383c7632 Added npm list for local modules (#19210)
* Added npm list for local modules

Added npm list command to list locally installed modules

* Update index.md
2018-10-15 23:01:41 +01:00
greggubarev 9a1b895002 Javascript: Added hint to Match Non-Whitespace Characters (#19243)
* Javascript: Added hint to Match Non-Whitespace Characters

Added hint to Match Non-Whitespace Characters (https://learn.freecodecamp.org/javascript-algorithms-and-data-structures/regular-expressions/match-non-whitespace-characters and https://guide.freecodecamp.org/certifications/javascript-algorithms-and-data-structures/regular-expressions/match-non-whitespace-characters/)

* Replace match->matching

* Fixed grammar
2018-10-15 18:53:35 -03:00
Harsha Gudladona 9792d0976a Update index.md (#18912)
Updated Page struct and Name attribute in the Struct to follow best practices for Naming structs from [here](https://golang.org/doc/effective_go.html)
2018-10-15 16:39:46 -05:00
Viggy Kumaresan dc442f82b4 Fixed formatting of the sections. (#18919)
Adjusted spacing and formatting to make the text clearer.
2018-10-15 16:39:00 -05:00
Chris Reyes f67c81f01d elaborare on style options (#18920)
create numbered list with links for easy navigation
2018-10-15 16:38:14 -05:00
Shreyas Sunil Kulkarni 978c88a36c Updated index.md (#19365)
Made some change (π is not = 22/7 but only ≈(approximately equal to)
changed 'pi' to π
2018-10-16 03:07:37 +05:30
Petar Borisovski c3eb91b609 Added Linux® Notes for Professionals book to recommended books (#18929)
* Update index.md

* Added Pro PHP Programming - Peter MacIntyre

* Added C Notes for Professionals
2018-10-15 16:36:05 -05:00
Chris Reyes 2023d2bab5 add Heterogeneous enum, and description (#18930)
Add description of use for enums
2018-10-15 16:35:14 -05:00
Harsha Gudladona b9520deece Updated Object methods explanation. (#18933)
Fixed Object methods explanation and code samples to be more precise.
2018-10-15 16:33:29 -05:00
greggubarev 086758250b Javascript: edit hint (#19229) 2018-10-15 22:33:13 +01:00
Carcraftz 76881d4404 Added the reason to use socket.io over pure websockets (#18816) 2018-10-15 16:32:49 -05:00
The Coding Aviator 4348a4e1e2 Added solution to bootstrap text center challenge (#19230) 2018-10-15 22:32:17 +01:00
FTarfasse 7393ccfba0 Replaced unmentioned fields by correct field (#18880)
Concerned queries are line 35 & 43
2018-10-15 16:26:58 -05:00
vikash vaibhav 2379d56b38 to clear array-list (#18818)
* to clear array-list

* Update index.md
2018-10-15 16:16:53 -05:00
vikash vaibhav c31aa711d6 import package that needed only. (#18819)
* import package that needed only.

if the whole package imported, file size increases

* some features of ArrayList

* changed format

* Update index.md
2018-10-15 16:15:38 -05:00
Carcraftz 335c4b120b Stress the importance of cable management (#18822)
Added the fact that bad cable management can also affect cooling
2018-10-15 16:14:13 -05:00
baskaodo a4b23f11d0 attached link to descriptive image (#18873)
* attached link to descriptive image

* Update index.md
2018-10-15 16:00:33 -05:00
FTarfasse d69472db12 Remove unmentioned fields in line 39 query (#18877)
Replaced fields "studentID" and "FullName" by sat_score.
2018-10-15 15:57:58 -05:00
FTarfasse 1bd1bcdf05 Removed unmentioned fields from query on line 33 (#18875) 2018-10-15 15:56:26 -05:00
Amit Sharma 5f244a6cab Added BASH books (#18829)
* Added BASH books

Added links of BASH and unix programming books

* Made suggested changes in BASH section

* Made suggested changes in bash section
2018-10-15 15:46:01 -05:00
jonniebigodes 4fcf655252 fix(guide): Redux Selectors (#18837)
* Update client/src/pages/guide/english/redux/redux-middleware/index.md

updated the redux middleware guide with some corrections regarding speach and style.

* Update client/src/pages/guide/english/redux/redux-selectors/index.md

created a guide document for redux select  with a minimal example.

* added a space on the title on selectors guide

* Update client/src/pages/guide/english/redux/redux-middleware/index.md

corrected title on redux middleware guide
2018-10-15 15:45:48 -05:00
Leon Kochetkov d9b3fc3346 fix: surround tags with code tags (#18847)
* Update index.md

Fixed tags markup

* Update index.md
2018-10-15 15:43:43 -05:00
baskaodo f4118ad767 replace "positive" by "non-negative" (#18833) 2018-10-15 15:41:56 -05:00
domilearns eb7e7d1d1d Added a resource to the list (#18836) 2018-10-15 15:39:42 -05:00
Matt Kaufman bdf1be402e Fixed grammatical error of has vs have (#19351) 2018-10-15 13:39:02 -07:00
Sibin Blessen 4381e9107e Update index.md (#18841)
Button on-click animation.
2018-10-15 15:36:26 -05:00
Shaurya Vardhan Singh 1aafeb9859 added return type of main() (#18614)
- Add return type of main()
- Fix small formatting and add reference link
2018-10-15 13:34:54 -07:00
AkshitAggarwal ab37bb5080 Updated more than two conditions part. (#18868)
The tutorial seemed to miss the part that a cpp code can also take more than one conditions and also that else{...} will always run if conditions of if and else if are not true, hence it can also be skipped if necessary.
2018-10-15 15:33:24 -05:00
Stepan Soroka 6d251f37b6 Added commands 'lsof -i :<PORT>' and 'kill <PID>' (#18782)
Added command which helps to detect process which is using the port you want to use, and command which terminates a process with process ID you found using the previous command
2018-10-15 15:31:43 -05:00
Gerard Hynes 785f29c181 fix: update guide article on event handling (#19356)
* fix: update guide article on event handling

* fix: typo
2018-10-16 02:00:56 +05:30
Archit Singla d30678af2b feat(index.md) :- Added Thread lifecycle (#18773)
Added Thread lifecycle plus removed non working url
2018-10-15 15:11:34 -05:00
Jalaj c7630e27fc Update index.md (#18774)
Explained electron in more detail. Added advantages of using electron.
2018-10-15 15:11:00 -05:00
beawolf b1d4350efd Fixed grammar and code syntax errors. (#18775) 2018-10-15 15:10:11 -05:00
CarolineGriffin 1b9441f497 Added another author. Changed grammar. Added urls (#18764) 2018-10-15 15:09:24 -05:00
Zulfiqor 15515e62ea update set image card (#18783)
update set the height of the card image
2018-10-15 15:08:40 -05:00
beawolf b34e38ba75 Created guide for docker load command. (#18787)
* Created guide for docker load command.

* Updated subheading for consistency.
2018-10-15 15:08:08 -05:00
Pravinraj Mohan 59bce1e1ac Improved ng new command explanation (#18793)
Added some points on ng new command for improvisation
2018-10-15 15:07:49 -05:00
beawolf edae04c602 Created guide for docker kill command. (#18795)
* Created guide for docker kill command.

* Updated subheading for consistency.
2018-10-15 15:07:18 -05:00
Rahul Thakur dbcc177a99 Included Private variables in Class article of Python (#18803)
* Included Private variables in Class

* Removed Typos
2018-10-15 15:06:05 -05:00
Amit Sharma 04eed15fe5 Added new "touch" command (#18805)
Added new useful touch command used for modifying timestamps
2018-10-15 15:04:53 -05:00
SoFresher bcbc4c5416 Add "info about mysqli" (#18720)
* Add "info about mysqli"

Add the section "Some Important MYSQLi functions and their uses"
Add the link "for more information"

* Update index.md
2018-10-15 15:04:30 -05:00
Rahul Thakur da2392c3bf Added Pyramid Web Framework (#18807)
* Added Pyramid Web Framework

* Fixed some typos
2018-10-15 15:04:15 -05:00
Budavölgyi Bálint 2369fd0d41 fix(guide): added quote literals (#18808)
As quotes are another way to create empty strings, they can be used to create falsy values.
2018-10-15 15:03:39 -05:00
Amit Sharma 9673f70816 Updated guide with Apache installation (#18809)
Added installation for various operating systems
2018-10-15 15:03:21 -05:00
jonniebigodes 1dbcf1fedc Guide: Redux middleware (#18810)
* Update client/src/pages/guide/english/redux/redux-middleware/index.md

updated the redux middleware guide with some corrections regarding speach and style.

* fixeed title on guide redux middleware
2018-10-15 15:02:14 -05:00
Budavölgyi Bálint e38d7f8032 fix(guide): Remove logical faults (#18813)
Addition and multiplication examples have been left in the subtraction and division sections, possibly from copy pasting.
2018-10-15 15:00:47 -05:00
TheBear44 947382b952 Make title of bash command guides more consistent (#18814)
* Fix typo

* Fix typo

* Fix typo

* Fix typo
2018-10-15 15:00:10 -05:00
CarolineGriffin 0e758b8943 re-formatted text, checked urls, added resources (#18770) 2018-10-15 14:59:11 -05:00
baskaodo 424f639a11 add "definition" to the article (#18769) 2018-10-15 14:58:44 -05:00
Dhanajayan k 5e04f8aece fix(guide): CSS- Added changes to styling tables (#18762) 2018-10-15 14:55:12 -05:00
The Coding Aviator d25a4fcc4b Added solution to Use the Lifecycle Method componentWillMount (#18760) 2018-10-15 14:54:55 -05:00
SuciuCalin 57b5ee65ec fixed broken img link in `React from Scratch` section (#18717) 2018-10-15 14:50:24 -05:00
Ginson Wong e90710ad46 doc: add summary on sshd drives (#18721)
-provides information on the availability of hybrid drives and an example use case
2018-10-15 14:49:22 -05:00
Tanvi Gupta 0b35e13766 Added about "Acceptance testing" to article (#18726) 2018-10-15 14:48:37 -05:00
Shafrazi c07b6b5c84 Added similar methods to .length (#18729) 2018-10-15 14:47:27 -05:00
Dhanajayan k 4ca6ba510c Added changes to font shorthand property (#18731) 2018-10-15 14:47:06 -05:00
CarolineGriffin fcc3f02224 Changed grammar and formatting (#18730) 2018-10-15 14:46:55 -05:00
MOHD BAYERO YAYANDI 426ee11569 Add the paragraph "Featured Packages" to article (#18733) 2018-10-15 14:46:22 -05:00
Shafrazi 44f509f738 Removed unrelated section about lambdas (#18734) 2018-10-15 14:45:54 -05:00
Shafrazi 4f6fb22e7f Added example to .split (#18736) 2018-10-15 14:45:21 -05:00
Dhanajayan k d4f97b7081 fix(guide): CSS- Added changes to graceful degradation (#18741) 2018-10-15 14:45:02 -05:00
Dhanajayan k 629ae368b9 fix(guide): CSS- Added progressive enhancement css (#18749) 2018-10-15 14:37:29 -05:00
CarolineGriffin f111fa05c8 Updated urls, descriptions and formatting edited (#18755) 2018-10-15 14:36:51 -05:00
Ravish Kumar Sharma 9adbe23b5d Added content in freeCodeCamp/client/src/pages/guide/english/data-science-tools/scikit/index.md (#18712)
* Update index.md

* Update index.md

* Update index.md

* Update index.md

* Update index.md

* Update index.md
2018-10-15 14:34:12 -05:00
FlyvendeThom f937f9e658 Added redirection under Echo output (#18609) 2018-10-15 14:32:36 -05:00
Colin 4b93a5b685 Update index.md (#19185) 2018-10-16 00:28:26 +05:30
RujutaKelkar 15319692b5 added code in python (#19274)
* added code in python

Added bubble sort code in python

* fix: code formatting
2018-10-16 00:22:30 +05:30
rgolu 9ce249489d "added new subtopics on static and dynamic arrays " (#19283)
* "added new subtopics on static and dynamic arrays "

* fix: formatting
2018-10-16 00:17:06 +05:30
Vishal Sharma 7273305505 Added Discord Bot (#18739) 2018-10-15 15:25:32 -03:00
Cezary Waś b50c14d703 Correcting dot contunuity and PC spelling. (#19305)
* Correcting dot contunuity and PC spelling.

There should be dot at the end of all "free" lines of none, so I've deleted one.
P.C. is spelled PC, and laptop is PC too. So I deleted whole thing and wrote "desktop/laptop", because it make more sense, but only "PC" would be good to.

* Update index.md
2018-10-15 19:10:32 +01:00
shyamunnikrishnan 27b33d8af7 Updated index.md with "More Information" section (#18744)
More Information section was  added with links to Vuejs official website and GitHub Repo.
2018-10-15 15:10:02 -03:00
CarolineGriffin 938a62008e Added a brief description and bullet points. (#18718) 2018-10-15 15:06:57 -03:00
Colin Crawford c8abc30c8d fix typos and add clarification to mapStateToProps (#18629) 2018-10-15 19:02:19 +01:00
David Sánchez 6d7f3566d7 Added more Haskell reference books (#18628) 2018-10-15 15:02:01 -03:00
weerd-space 6bfff97a55 Create Copywriting for UX (#18618) 2018-10-15 14:59:20 -03:00
FlyvendeThom f900b640a0 Note added for strings as arrays (#18597) 2018-10-15 14:54:48 -03:00
Sayyed Raza 30aff8608e Updated Computer-Hardware/cooling to reflect better grammar and add info (#19329)
* Updated Computer-Hardware/cooling to reflect better grammar add some info to placement

* Update index.md
2018-10-15 18:52:20 +01:00
greggubarev 17a7daa4d0 Javascript: Added hint to Check for All or None (#19255)
Added hint to Check for All or None (https://learn.freecodecamp.org/javascript-algorithms-and-data-structures/regular-expressions/check-for-all-or-none and https://guide.freecodecamp.org/certifications/javascript-algorithms-and-data-structures/regular-expressions/check-for-all-or-none/)
2018-10-15 14:51:33 -03:00
Shahriar Rashid Mahmud 6ac087f16b Add the text "indexed array" in example comment (#19254) 2018-10-15 14:44:21 -03:00
Kamalesh Palanisamy acabb634c5 Update index.md (#19299) 2018-10-15 14:12:19 -03:00
Kamalesh Palanisamy 566234515d Created a new guide about the mkdir command in linux (#19301)
* Created a guide about the mkdir command

* Update index.md

* Added a guide for the rm command in bash
2018-10-15 14:02:55 -03:00
Adarsh Jain 16e20191fc added Knuth–Morris–Pratt (KMP) Algorithm for Pattern Searching (#19323)
* added basic useful docker commands

* setting up webserver inside docker and creating an image

* Added KMP algorithm for pattern matching
2018-10-15 13:50:01 -03:00
Phan Nguyễn Tuấn Kiệt 619f955faa Use while instead of using recursive in C++ (#19320) 2018-10-15 13:46:42 -03:00
Jim Orluk 1920b0b4fa Update index.md (#19316)
Added link to advanced Android course.
2018-10-15 13:44:20 -03:00
Daniela Küster 4906a6726b Fix: Adjust colour description to images (#19309)
* Fix: Adjust colour description to images

The text says that the gradient goes from red to yellow, but in all pictures, the gradients go from red to green. I substituted "yellow" by "green" in the text.

I also added a new resource for learning more.

* Improved "More Information" section
2018-10-15 17:15:56 +01:00
Praveen Murali 7cd6a1fb32 Reworded couple of lines in index.md (#19313) 2018-10-15 17:05:02 +01:00
Keith Coffel 0e986233e2 Correct spelling errors (#19304)
* Correct spelling errors

Corrected words that were misspelled.

* Fixed additional typos
2018-10-15 17:02:55 +01:00
beawolf 222ebc2151 Created guide for Docker pull command. (#18779)
* Created guide for Docker pull command.

* Updated subheading for consistency.

* Update index.md
2018-10-15 17:00:38 +01:00
Adones Reballos ce521bf880 update simplicity (#19303)
I believe it is important to define ReactJS as a JavaScript library as stated on their website.
2018-10-15 16:59:47 +01:00
Qondor 22dca24b81 IE versions fix and Condiditonal Comments typo. (#19302)
More clear notation about IE versions and consistency about Conditional Comments notation.
2018-10-15 16:59:07 +01:00
Qondor 9c73ca67e4 Close the <sub> tag. (#19310) 2018-10-15 16:58:09 +01:00
beawolf 0730d9fdb4 Created guide for docker save command. (#18785)
* Created guide for docker save command.

* Updated subheading for consistency.
2018-10-15 16:52:54 +01:00
Stuart Taylor 3a04a86f3d fix: formatting 2018-10-15 16:13:42 +01:00
Stuart Taylor a460d52009 fix: file naming 2018-10-15 16:13:42 +01:00
Shaurya Vardhan Singh 933a32d3a2 added file handling topic in cplusplus 2018-10-15 16:13:42 +01:00
J. Christian Straubhaar-Jones 62f5e20a6d updates for css3 media queries article, now in proper repo (#19126)
* updates for css3 media queries article, now in proper repo

* Requested changes
2018-10-15 20:29:26 +05:30
Melissa 7814d9a2bf Added resources to css-grid-layout (#18572) 2018-10-15 23:14:49 +09:00
vishal d4b8acfbde Add the text "Comparison" to the article (#18596) 2018-10-15 22:59:11 +09:00
FarhanYaseen 719d40cae0 Updated write file code with proper indentation (#19212)
* Updated write file code with proper indentation

Updated with proper style match and indentation

* Update index.md
2018-10-15 14:14:31 +02:00
Mohit Chandra Kukunoori d7a7fdbd31 Created index.md under stl-algorithms directory (#19225)
Created STL-Algorithms folder along with index.md
2018-10-15 14:13:47 +02:00
Hovhannes f937d627c8 GET & POST 2018-10-15 21:10:19 +09:00
Kristofer Koishigawa 01ff1e4115 Update index.md 2018-10-15 21:06:54 +09:00
Enéas Marques 059a4be4d2 Add "More Information" 2018-10-15 21:06:54 +09:00
Kristofer Koishigawa 74086f9f8a Update index.md 2018-10-15 21:00:27 +09:00
Jean-Paul Wilson 1160e4e9bf Feature: Add an example with additional arguments
Show an example which uses the additional, optional arguments (start and step) for the range function.
2018-10-15 21:00:27 +09:00
Anwarus e182884725 fix(guide): more descriptive links 2018-10-15 20:56:58 +09:00
UPASANA KOZYACHAYA 82267b8051 add an example of singleton in js (#18504) 2018-10-15 20:20:18 +09:00
Heather Kusmierz cb8b09e95e feat(guide): Add new Git article How to Undo Things (#18635) 2018-10-15 04:32:02 -04:00
Andrei Calinescu 0ab0b0dc7e Corrected last URL's markdown format. (#19205)
Used to be formatted as an image, but the URL led to a webpage, so there was a broken image link icon displayed.
2018-10-15 10:00:19 +02:00
Ashish Rao 844930f44c update article for filter function (#19197)
* update article for filter function

* Remove HTML markup and fix grammar and formatting

There was a lot of old HTML markup that I replaced with markdown markup.
Fixed grammar and sentence structure
Fix code block formatting
2018-10-15 09:56:15 +02:00
benpeterdalley 5253473b02 Indentation and grammar (#19209)
* Indentation and grammar

- I added a sentence about indentation, which is essential for the code to be contained in the function
- Neatened up the grammar in the list.

* Remove commas
2018-10-15 09:38:01 +02:00
Melissa 7e866537a1 Remove duplicate sections from 'react/state' (#18585)
* Remove duplicate sections from 'react/state'

The "updating state" section was duplicated, so I removed one of them.

I also corrected the heading levels for the subheadings below "updating state". It went from h2 to h5 and now goes properly from h2 to h3.

* Update index.md
2018-10-15 03:37:42 -04:00
r3dsquirr3l 5fafe9cd0e added Links section (#19111)
* added Links section

* correct contributor's link syntax
2018-10-15 09:24:43 +02:00
Eva Scholten 205bec3894 Added list of women in tech initiatives (#19148)
I have added a non-exhaustive list of global women in tech initiatives because I think it is important to mention that there are a lot of people out there trying to change the very male status quo.
I hope others will add to this list.
2018-10-15 09:18:19 +02:00
cneely25 c4c3579c99 Updated Layer 2 Section (#18377)
* Updated Layer 2 Section

* Update index.md
2018-10-15 09:17:04 +02:00
jakubowitch 0a751bc4ed Removed duplicate link (#19206)
the link to this freelance video is duplicated, removed one of them.
 <a href='https://www.youtube.com/watch?v=v-XDF57OOQQ' target='_blank' rel='nofollow'>How to be a Freelance Product Designer — Jared Erondu</a>
[Dann Petty Youtube Channel] (https://www.youtube.com/channel/UCTOwGti_mRb2J1JfTdIkg_w)
2018-10-15 09:10:48 +02:00
Paul Isaris b70758322b Enriched definition (#19014)
* Enriched definition

Added info about review results and common practices.

* Fixed grammar mistakes

Clarified the purpose of code reviews, re-written a sentence to improve it's clarity.
2018-10-15 09:10:17 +02:00
Vega Deftwing 016a6f6c12 SSDs: wording, added information on form factors (#19175)
* SSDs: wording, added information on form factors

Updated SSDs section: fixed wording, added information on form factors

* Fixed typos. Minor wording changes.
2018-10-15 16:29:14 +11:00
Vega Deftwing e8ead75128 Updated SSH general Information file (#19168)
* Updated SSH general Information file

Added notes about security, use cases, and basic networking info

* Fixed typos.
2018-10-15 16:27:06 +11:00
Vega Deftwing d3c0f0ddad Added security, use cases, basic networking info (#19169)
Added notes about security, use cases, and basic networking info
2018-10-15 16:14:50 +11:00
Vega Deftwing f480a17353 Added info on Timings and ECC RAM (#19173)
* Added info on Timings and ECC RAM

Included link to wikipedia on CAS latency, added section about ECC and discussed overhead and use cases.

* Fixed typos.
2018-10-15 16:10:45 +11:00
Lallo Vigil 8cfd759cfe fixed minor typo (#19180) 2018-10-15 00:48:10 -04:00
Lallo Vigil 284087dd40 fix: fixed spelling and linked url (#19149) 2018-10-14 19:11:39 -07:00
cb50 f88cd7bf2a Grammar and spelling corrections (#19151)
* Grammar and spelling corrections

plus additional links and DDR4 info. First pull request! #Hacktoberfest

* replaced html links with markdown

plus re-ordered "more info" links for readability
2018-10-14 19:08:04 -07:00
Kaan Aydogan 787d798f72 Fixed grammar issues/added idea (#19163)
* Fixed grammar issues/added idea

* correction: Capitalized Blockchain
2018-10-14 19:06:57 -07:00
Kaan Aydogan b6dd284dc5 Fix grammar and change certain terms (#19157) 2018-10-14 19:05:31 -07:00
Anwarus c1d0b2f346 fix(guide): create more descriptive links 2018-10-14 22:03:52 -04:00
Melissa aff06dc012 Remove duplicate section from hex guide (#18565)
There were two sections for **More Information**, so I have merged the two.

I've also added clarity to the link text for each MDN color links (one is for color values and one is for the color property, which was not clear before).
2018-10-14 19:00:55 -07:00
Tusharkanth Karlapudi 758d9b71f9 Updated index.md for Linear Regression (#19089)
* Updated index.md for Linear Regression

I am adding little more information and in easy terms to better understand the concept of Linear regression.

* corrected contributor's link syntax
2018-10-14 18:59:45 -07:00
Oluwafunmito Blessed 43174378c9 [Guide]: add article for completing the square (#19166)
* [Guide]: add article for completing the square

Add article with step by step guide on solving quadratic equations using the completing the square method

* removed stub information
2018-10-14 18:57:50 -07:00
Michal Wagner fcec866b99 Add hints to three front-end-libraries certification projects (#18938)
* Add hints to the front-end-libraries certification projects

- Add hints to the front-end-libraries - build a markdown-previewer project
- Add hints to the front-end-libraries - build a drum machine
- Add hints to the front-end-libraries - build a pomodoro clock

* Update index.md
2018-10-14 18:56:26 -07:00
weerd-space 757b50c521 Feat(guide): Add Swift section to recommended books 2018-10-14 21:55:21 -04:00
The Coding Aviator f3deb645ed Added D3 solution (#19097)
* client/src/guide/english/certifications/data-visualization/data-visualization-with-d3/work-with-data-in-d3/index.md

* client/src/guide/english/certifications/data-visualization/data-visualization-with-d3/add-document-elements-with-d3/index.md
2018-10-14 18:33:00 -07:00
Kaan Aydogan 5f566b20ae fix: Fix typos for incorrect spelling of Ethereum 2018-10-14 18:21:50 -07:00
Nitin Sharma 0944679521 Fix(guide): grammar fixes 2018-10-14 21:12:16 -04:00
asset-afv 36797a4643 Second method for 3 by 3 Determinants (#19090)
Second method for 3 by 3 matrix Determinants, based on extended matrix diagonals
2018-10-14 18:11:06 -07:00
Tusharkanth Karlapudi f5d020a2a2 Updated index.md for Clustering Algorithms (#19099)
Added description for the types of Hierarchical Clustering and kept it brief and simple.
2018-10-14 18:09:10 -07:00
Marwan Alani 8fd54d9d48 feat(guide): Add example of Bubble Sort in Swift 2018-10-14 20:36:28 -04:00
Sibin Joseph b2a3436055 Fix(guide): Add Android development activity lifecycle 2018-10-14 20:30:48 -04:00
Melissa 426a02c027 Reformat a11y resources guide and add a resource (#18547)
* Reformat a11y resources guide and add a resource

I added a resource to an accessible color palette builder, as well as did some reformatting.

Color tools are under their own heading for easy perusable. General section could be broken down as well, I believe, but for now I think it should be ok as-is. 

Since the order of these resources is not important, I turned the lists into `ul`s, which makes more sense as well as making this guide easier to maintain. Now if someone wants to change the order around or add or remove something, there is no need to go and change all of the list item numbers.

* Update index.md
2018-10-14 16:07:40 -05:00
Prem Kagrani 8f6d076066 Added point in new keyword (#18546)
Added why new is preferred in C++
2018-10-14 16:06:07 -05:00
Gerard Hynes b465d4e534 feat: add guide article for event handling (#19139) 2018-10-15 01:50:06 +05:30
karanbhomiagit b33ad84ef4 Added details about mnesia, an integral DBMS for Erlang programming. (#18510)
* Update index.md

* Update index.md
2018-10-14 14:53:52 -05:00
r3dsquirr3l e07aaa8c30 added Clear command (#19100) 2018-10-15 01:13:24 +05:30
Tusharkanth Karlapudi 806b0bea1f Updated index.md of Reinforcement Learning (#19103)
Added info on AlphaGo and its significance. It is an important and widely used example, hence I have added it.
2018-10-15 00:55:58 +05:30
Shaurya Vardhan Singh 60335c28bf Fixed typo error (#18545) 2018-10-14 11:34:36 -05:00
Ashish Rao 2d0739ca3d feature bulma stub in guide (#18543) 2018-10-14 11:33:55 -05:00
Shaurya Vardhan Singh bcd9eaf92f added functions to be used in lists (#18541) 2018-10-14 11:32:14 -05:00
Faraj Daoud 8b1c33e704 Changed wording in ## React - Components section (#18539)
Worked on explaining the example code more thoroughly.
2018-10-14 11:31:55 -05:00
Prem Kagrani 9cd52ab698 Added a new point on finally keyword! (#18538)
A new point about finally keyword is demonstrated with the help of an example.
2018-10-14 11:31:28 -05:00
Hafid Feghouli 0872c911ce fix(documentation): typo missing (#18537)
Added missing dots at the end of sentences.
2018-10-14 11:31:10 -05:00
Hafid Feghouli 911ffeb285 fix(documentation): typo missing (#18535)
Added missing dots at end of sentences and an uppercase letter at the beginning of a sentence.
2018-10-14 11:29:45 -05:00
Hafid Feghouli 780d55c7e2 fix(documentation):added missing dot (#18533)
Added missing dot "." at the end of the last sentence.
2018-10-14 11:29:26 -05:00
Shaurya Vardhan Singh 7ac38ba376 corrected grammatical mistakes (#18532)
As well as added some text about comments
2018-10-14 11:29:04 -05:00
karanbhomiagit 2e704cafff Update index.md (#18531) 2018-10-14 11:28:42 -05:00
karanbhomiagit 44ef2f22a4 Update index.md (#18529) 2018-10-14 11:28:11 -05:00
Adrian Skar 5f5bafaccd Basic JS: Iterating through arrays with for. Replace stub with guide (#18527)
Guide for [Basic JavaScript: Iterate Through an Array with a For Loop](https://learn.freecodecamp.org/javascript-algorithms-and-data-structures/basic-javascript/iterate-through-an-array-with-a-for-loop)
2018-10-14 11:27:46 -05:00
Hafid Feghouli 7e35a86038 fix(documentation): dots added. (#18526)
Added dots at end of 2 sentences.
2018-10-14 11:27:30 -05:00
karanbhomiagit aa92ef241d Update index.md (#18524) 2018-10-14 11:27:05 -05:00
karanbhomiagit 38d301dff3 Update index.md (#18520) 2018-10-14 11:26:38 -05:00
Marwan Alani 1d5fed62f1 feat(guide): Explained the difference between declaring & assigning a constant in Swift (#18515)
Added a code snippet to explain the difference between _declaring_ a constant and _assigning_ a value to it.
2018-10-14 11:26:14 -05:00
FlyvendeThom 5cbe21754a Switch Statements - Fallthrough (#18405) 2018-10-14 11:22:35 -05:00
Ruairi O'Gallchoir 15329a240e Fixed information and grammar (#18406)
Source for WP stats: https://w3techs.com/technologies/overview/content_management/all
2018-10-14 11:22:01 -05:00
The Coding Aviator 6b39dfc891 Added solution to Use Responsive Design with Bootstrap Fluid Containers (#18412)
* Added solution to Use Responsive Design with Bootstrap Fluid Containers

* Update index.md
2018-10-14 11:21:42 -05:00
The Coding Aviator 3841b5e443 Added solution to Add Font Awesome Icons to our Buttons (#18413)
Add Font Awesome Icons to our Buttons
2018-10-14 11:21:29 -05:00
The Coding Aviator f5116c9c13 Added solution to Ditch Custom CSS for Bootstrap (#18414)
* Added solution to Ditch Custom CSS for Bootstrap

Added solution to Ditch Custom CSS for Bootstrap

* Update index.md
2018-10-14 11:21:18 -05:00
The Coding Aviator 6550ea5736 Added solution to Call out Optional Actions with btn-info (#18415)
* Added solution to Call out Optional Actions with btn-info

Added solution to Call out Optional Actions with btn-info

* fix: Update formatting
2018-10-14 11:20:27 -05:00
pnjha 1faba7d811 Added algorithmic paradigm (#18416) 2018-10-14 11:20:04 -05:00
Nitin Sharma ce92f504d9 Fixed various grammatical issues. (#18496)
Fixed various grammatical and structural issues in the article.
2018-10-14 11:19:07 -05:00
deepk777 bf743451dc Adding new navigation option. (#18495) 2018-10-14 11:18:42 -05:00
Hovhannes 6d7e4aac85 jQuery hover example (#18492) 2018-10-14 11:18:11 -05:00
Hafid Feghouli 58a1a14f8c Improved readability (#18491)
Added a space after a dot "." after the sentence "for a particular programming language" and inserted a blank line after "to debug effectively." to make some breathing space.
2018-10-14 11:17:46 -05:00
Matthew Healy bbbaca63c1 fix(guide): add better explanation of monad laws (#18490)
* add better explanation of monad laws

* remove 'simply' and 'just' from text
2018-10-14 11:17:02 -05:00
Prem Kagrani 4dd56b93e9 Important point about auto added! (#18489) 2018-10-14 11:15:55 -05:00
cadmma daf0ad5c01 Updated the narrative for readability (#18470) 2018-10-14 11:11:31 -05:00
crownedpigeon 1f3f83c3ca Small grammar/spell checking (#18466) 2018-10-14 11:10:48 -05:00
Nitin Sharma 7121f8ca41 Added Nested case and updated ElseIf statement. (#18465)
Added the nested If/Else case.
Added the missing condition if ElseIf block.
2018-10-14 11:10:03 -05:00
Thomas Papapaschos 6e947647dc fix(guide):add warning about dividing with zero to article. (#18445)
* add warning about dividing with zero to article.

text : "When dividing always check that the divisor ( in this example "b" ) is not equal to 0 ,dividing with 0 will cause your program to crash."

* Update index.md
2018-10-14 11:08:43 -05:00
jayvie 298826eb1f change command usage from cat to ls (#18992)
* change command usage from cat to ls

* Fix spelling of the word `directory`
2018-10-14 17:37:52 +02:00
The Coding Aviator bfcda59708 Added React information (#18742)
* Added React information

* Update index.md
2018-10-14 15:34:21 +05:30
Randell Dawson 5f9a0c00a9 Fix: Made the resource links bullets (#19013)
Fixed syntax of links so they show on 3 separate lines
2018-10-14 11:04:34 +02:00
Leon Kochetkov ba57b384b0 Update index.md (#19007)
Fixed tags markup
2018-10-14 01:13:52 -07:00
Kaiguang Li f5ce9f8ddc fix broken speech ballon emoji (#18967)
* fix broken speech ballon emoji

* Fix speech ballon emoji

* Add image warning sign

* Update image warning sign link
2018-10-14 00:51:35 -07:00