Commit Graph

16781 Commits (71ca568f70f39866b19f52304706824d99a25df9)

Author SHA1 Message Date
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