Commit Graph

501 Commits (e3afefd2a2d7d3e49bde8c6d6036630d7af85908)

Author SHA1 Message Date
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
matrix-mack dd8bb63713 The sub-title "Recursion in C" was missing (#18996)
In line 96, the subtitle was not appropriately mentioned.
2018-10-14 09:12:16 +02:00
matrix-mack 5ddb1a1575 Removing the unnecessary word "Therefore," (#18991)
In line 11, the word "Therefore,"was added unnecessarily and the sentence was incomplete.
2018-10-14 09:11:55 +02:00
matrix-mack 9b0b61c9cc Spelling Error in the title (#18998)
The spelling of dynamic was misspelled as 'dinamic'
2018-10-14 09:10:40 +02:00
Viggy Kumaresan 4603ceffec Added information about Tableau Public (#18918)
Added' Getting started with Tableau Public' section, with information about creating an account and downloading the software.
2018-10-13 21:55:55 -07:00
Ginson Wong 8605ddfbfe add: replace stub with init summary and examples (#18897)
* add: replace stub with init summary and examples

* correct spelling typo on line 14
2018-10-13 21:53:31 -07:00
Vivek Soundrapandi 0dd3adf672 Added list of function first class object pointers (#18404)
Added list of function first class object pointers and interlinked them within documentation making them more navigatable
2018-10-14 00:20:16 -04:00
pakchrishtml b82c154c74 Update index.md (#18907) 2018-10-13 21:08:52 -07:00
Matt cee60d34b6 feature(guide):basic info on Vagrant added (#18446)
* feature/basic info on Vagrant added

Added basic Vagrant info with links to documentation and how to get started.

* Update index.md
2018-10-13 22:35:34 -04:00
Taras Kuba a3ea4f31ff Add categories for tools (#18451)
* Add categories for tools

* Update index.md
2018-10-13 22:28:11 -04:00
Matt 597d88b738 fix/spelling error (#18448)
Small spelling error fixed.
2018-10-13 22:25:21 -04:00
Vivek Soundrapandi 0ffbbd4605 added local & relative import definition (#18460)
* added local & relative import definition

added description & example for local import and their ability to import using relative paths

* Update index.md
2018-10-13 22:16:21 -04:00
Shubham Soni d8a6087fe2 correct the example in comment (#18458) 2018-10-13 21:44:53 -04:00
Chris Reyes ecbd6bd64f fix typo, and add dimension example (#18926)
add example of how dimensions can be used
2018-10-14 05:00:20 +05:30
Yusuf | @yusufcodes 9e0b0f05e3 Updated definition of a stack - grammar issue (#18895)
'Stacks is a First In Last Out' changed to 'A stack is a First In Last Out'.
2018-10-14 00:29:56 +01:00
Isaac 070d79b807 Java Guide- Added Examples to Built in funcions (#18797)
Added examples of Java.IO package and Java.lang packages
2018-10-14 04:29:43 +05:30
domilearns 78c0135748 Added paragraph and made corrections (#18825)
I added a paragraph about how you can get into data science in different ways and made a couple of grammatical corrections.
2018-10-14 04:03:46 +05:30
Harsha Gudladona 1c053b7bdf Fixed spelling (#18914)
Updated spelling from clinking to clicking
2018-10-14 00:27:22 +02:00
Harsha Gudladona 99cebad694 Fixed grammar. Fixed explanation of Run button (#18916) 2018-10-14 00:26:42 +02:00
The Coding Aviator f94d1ede92 Fix(guide): Add ES6 introduction to JS certification section 2018-10-13 17:36:58 -04:00
Alexandru-Daniel Nedelcu 88c3b75333 Fix(guide): clean up Markdown formatting 2018-10-13 17:21:12 -04:00
Lachlan Eagling 4d6debcfd3 Fix formatting issue (#18642) 2018-10-13 16:11:02 -05:00
Hiep Nguyen be8c98932a Add more section to #Accept Test Plan - Attributes (#18644) 2018-10-13 16:10:42 -05:00
Lachlan Eagling 23e0caddf5 Update URL for guide contribution (#18645) 2018-10-13 16:10:18 -05:00
David Sánchez 6ed60b0453 Created page for the Mbed platform (#18648)
* Created page for the Mbed platform

* Update index.md
2018-10-13 16:09:52 -05:00
Rafsal Rahim 2107d6a8c2 added the field "To clone spacific branch" (#18649) 2018-10-13 16:08:46 -05:00
Rafsal Rahim 2765c8c864 added "Blockchain Technologies" (#18650) 2018-10-13 16:08:38 -05:00
Rafsal Rahim 40046b262e inclucded discription about hyperledger (#18651) 2018-10-13 16:08:05 -05:00
Andrew 96206e1ab7 Added 3 articles about good code documentation (#18653)
Added 3 articles that have helped me personally with code documentation.
2018-10-13 16:05:41 -05:00
Andrew 52beb2723b Added courses to the logic readme (#18656)
Added courses to the logic readme to better introduce people on how to think
2018-10-13 16:05:08 -05:00
Ajay Arasanipalai 41f2f10e94 Add backpropogation and chain rule relation. (#18667) 2018-10-13 16:02:53 -05:00
Ajay Arasanipalai bf5cc9279f Add section for further reading links. (#18668) 2018-10-13 16:02:23 -05:00
Ian Vidaurre ee4cc393f3 Typo fix for index.md (#18670)
Changed OpemVim link to "OpenVim"
2018-10-13 16:02:02 -05:00
Martin e6718ae851 Update of Product Design, UX Design and User Flow articles (#18709)
* User Flow: Information, Articles, Youtube update

Explanation on what is User Flow with youtube videos and articles for reference and/or resource.

* Update of UX Design article

Update the article with more information and more links to articles and books.

* Product Design: Info, Articles, Youtube update

Explanation on what is Product Design with youtube videos and articles for reference and/or resource.

* Update description of Retina Display

As reported in issue #18129, there is a lack of explanation on what a retina display is and some users find it difficult to understand what they are doing exactly, so I added a short explanation on what a High-Resolution Display is and what a Retina Display is.
2018-10-13 16:01:40 -05:00
benpeterdalley 3ec1dfd5b6 Punctuation and broken link (#18708)
I fixed some inconsistent punctuation and some linked text that wasn't setup properly.
2018-10-13 16:00:11 -05:00
FlyvendeThom c97cd69ecd Fix(guide): add info about mv rename functionality 2018-10-13 16:58:56 -04:00
Tanuj Nagpal 0240893e6f Added another way to list files/folders (#18706)
you can view files/folders without even entering the directory
2018-10-13 15:57:00 -05:00
benpeterdalley 76f6536b4f Update index.md (#18703)
Included info about the colon being required and no closing statement, and indentation everything that is properly indented following the definition is within the scope of the function
2018-10-13 15:54:51 -05:00
Tanuj Nagpal 2154708115 Added function of typing only cd in terminal (#18702)
cd will move you to the Home directory
2018-10-13 15:54:05 -05:00
Ginson Wong b5a122baaa fix: clean up and adjust broken formatting (#18881)
-added note on mobile motherboards
-fix non-existent link to motherboard img. copied from index.md of computer-hardware parent folder
-fix broken anchor tag
2018-10-13 22:53:15 +02:00
Mayer3 faadc843d0 Add Line number 21 (about { } ) (#18699) 2018-10-13 15:52:37 -05:00
Palash Bauri 1fe7a36d4a added 1 and 0 as alternative to True/False (#18697)
added example and tip about the use of 1/0 as alternative to True/False
2018-10-13 15:51:23 -05:00
Tanuj Nagpal 5dcd2785d5 Added Importance of GNU (#18695)
Explained details about GNU/Linux system and why it should be called GNU/Linux instead of just Linux
2018-10-13 15:49:34 -05:00
Maria Nguyen a2e6d76803 Linux: Add -la flag explanation to ls command on Basic Linux Commands (#18689) 2018-10-13 15:46:24 -05:00
Ajay Arasanipalai c783a9e900 Add link to article by Chris Olah. (#18682) 2018-10-13 15:45:58 -05:00
Cristi Cismas 5eaba89bb0 Fix(guide): grammar edit 2018-10-13 16:42:00 -04:00
Hovhannes 5c9572eed8 Add manually expiring a session example (#18394) 2018-10-13 16:25:24 -04:00
Rémy Beumier c206c6bbbb Add font shorthand property (#18393) 2018-10-13 16:07:49 -04:00
zaibugemi 72fe8fc519 Add information about memory leaks (#18392) 2018-10-13 16:02:36 -04:00
zaibugemi 338d94b517 Add more information about Do while loop (#18385) 2018-10-13 15:27:41 -04:00
tombraul ed557a48df Add godot engine resource (#18387) 2018-10-13 15:22:06 -04:00
Michael e59727cea7 Clarify language in article (#18379) 2018-10-13 15:00:43 -04:00
palash4u 7a976c5b0d Add advantages and disadvantages of an array (#18367) 2018-10-13 14:50:52 -04:00
Ian Vidaurre 72c550bb8a Updated 'About Vim' section 2018-10-14 00:06:55 +05:30
Paul Isaris 7dcfac9dc6 Added more instructions for nvm and code example (#18357) 2018-10-13 14:36:06 -04:00
Ajay Arasanipalai 69c3cd6c0e Add "Deep Learning" book (#18675) 2018-10-13 13:15:17 -05:00
Belma Gaukrodger 1f110caafe add 3 new references to index (#18672) 2018-10-13 13:14:50 -05:00
Pravinraj Mohan 292d0c9011 Updated index.md (#18850)
Improved the manifest.json file explanation
2018-10-13 13:08:42 -05:00
shyamunnikrishnan 72159de880 Create Index.md (#18753) 2018-10-13 19:51:09 +02:00
shyamunnikrishnan 9bb6aea5ec Bullet points fixed (#18740)
Fixed issue where "Electron and Vue", "Electron and React" and "Electron and Angular" where invisible due to incorrect formatting of links.
2018-10-13 19:46:57 +02:00
domilearns 13b745863c Added glossary term (#18839) 2018-10-13 19:15:56 +02:00
Shantanu Tripathi 16d643ecba Added a good reference video on Quick sort
Added a link to one of the finest videos on Quick sort for beginners to understand. It belongs to MyCodeSchool channel on youtube.
2018-10-14 00:10:17 +09:00
Shantanu Tripathi 667f900797 Added a good reference video for binary search
Added a reference to a very good playlist of videos on binary search which belongs to MyCodeSchool. This playlist would be very helpful fro beginners to understand Binary Search.
2018-10-14 00:09:02 +09:00
Ashish Rao 3f512e0af4 add iTerm2 introduction (#18369) 2018-10-14 00:06:55 +09:00
Shantanu Tripathi 1c53f5c4fe Added a reference video for Insertion Sort
Added a reference to the video of Insertion sort of My code school which is probably the best video for a beginner to understand.
2018-10-14 00:05:09 +09:00
Shantanu Tripathi f26c13b68d Added a good reference video for selection sort (#18372) 2018-10-14 00:04:04 +09:00
iamkrishnamohan 50260cf0ae Added text " Kotlin courses for beginners " (#18364) 2018-10-13 23:40:52 +09:00
Domingo Moronta e378b712f0 Update index.md 2018-10-13 23:40:30 +09:00
iamkrishnamohan 4446ed1099 Add Text "Advanced Android Development" (#18359) 2018-10-13 23:36:54 +09:00
webmaster-zundux ab718dc2ce feat(guide): Added the link to ui patterns (#18362) 2018-10-13 23:29:28 +09:00
Kristofer Koishigawa 22752616e7 Update index.md 2018-10-13 22:51:24 +09:00
Zul-abdin 57d79e6564 Update index.md 2018-10-13 22:51:24 +09:00
Zul-abdin 146a497f5e Added info on Maintenance of Liquid Cooling 2018-10-13 22:51:24 +09:00
Zul-abdin f8d476d7e7 Added info about Unlocked CPU's to Overclock 2018-10-13 22:49:17 +09:00
Isaac d12bde426e Java - Added Splitting of strings to guide (#18713)
* Java - Added Splitting of strings to guide

Added .substring and .split expatiation.

* fix: code formatting
2018-10-13 17:35:48 +05:30
Faraj Daoud a438cc34dc Changed unnecessarily to unnecessary (#18534)
* Changed unnecessarily to unnecessary

* fix (guide): Clean up grammatical mistakes
2018-10-13 04:07:49 -04:00
benpeterdalley 994985fc17 Tidied up inconsistent grammar (#18710)
Missing fullstops at the end of sentences, inserted colons, and there were a few double spaces and capital letters missing.
2018-10-13 08:54:04 +01:00
Jace 71e1241fdc Update index.md (#18578)
Some people don't want to use Chrome, so it would be nice to tell them there are alternatives.
2018-10-13 08:46:55 +01:00
Colin Crawford e321ca535c Add first content on redux middleware (#18643)
* Add first content on redux middleware

Add a description of what redux middleware is, some examples of what it can be used for, and how to add it to your app.

* fix: formatting
2018-10-13 13:05:39 +05:30
Lachlan Eagling 1d0c7f3f8b Add input and output for code examples (#18646) 2018-10-13 12:55:07 +05:30
Paul 721f799f28 More syntax examples (#18647)
Breaks down the different ways you can write arrow functions for those new to it
2018-10-13 12:48:53 +05:30
Beau Carnes 303ff4eea0 feat: add portuguese chinese arabic to guide 2018-10-13 07:57:22 +01:00
Beau Carnes 107a0e58f3 feat: add Russian guide 2018-10-13 07:57:22 +01:00
Beau Carnes 3948553bfb fix: change directory structure 2018-10-13 07:57:22 +01:00
Beau Carnes 2a48a23736 feat: Spanish guide 2018-10-13 07:57:22 +01:00
João Daniel e9713ceb77 feat: add article for Vue.js Components
Signed-off-by: João Daniel <jotaf.daniel@gmail.com>
2018-10-13 07:55:04 +01:00
Stuart Taylor dc424f8676 fix: copy edit 2018-10-13 07:52:51 +01:00
Zul-abdin 2b2ab52057 Added some extra info about Ray Tracing 2018-10-13 07:52:51 +01:00
Beth Martin a995f8f980 move php-syntax-overview to php folder 2018-10-13 07:49:02 +01:00
Marwan Alani 95b9d3df6e [Improvement] Added example for Binary Search in `Swift` 2018-10-13 10:59:35 +09:00
nabilLearns 7cf0899687 small grammatical corrections, some formatting (#18345) 2018-10-13 10:56:54 +09:00
Marwan Alani 231b339755 Added example for linear search in `Swift` 2018-10-13 10:44:11 +09:00
Travis Fantina 9936a89343 Adds intermediate solution and corrects "run code" link (#18601)
* Correct "Run Code Link"

Currently when the user hits "Run Code" they are brought to a repl that shows a function for `reverseString`.  I just copied the code from the explanation into a new repl and linked that so when users click "Run code" they are taken to the correct code.

* Adds an intermediate solution

Since submitting my last PR on this page I have verified that my intermediate solution works, it eliminates the need for the `for` loop.

* fix: formatting
2018-10-13 05:15:07 +05:30
Melissa f6f2c2be13 Add 'tags must be closed' rule to JSX guide (#18581) 2018-10-13 05:11:40 +05:30
Viggy Kumaresan b721f07140 Update index.md (#18560)
Added two books on Python
2018-10-12 13:46:53 -07:00
cadmma bf1477f1e5 Updated narrative for English readability (#18471) 2018-10-12 10:05:41 -05:00
Rosario b583b5646c Add more information about abstraction (#18461)
* Add more information about abstraction

* Update index.md
2018-10-12 10:04:11 -05:00
Saksham Bhalla 4b1976644a Edited (#18428) 2018-10-12 15:42:00 +02:00
Ruben 56467685c4 minor typos and grammatical amend (#18402) 2018-10-12 11:36:46 +02:00
zaibugemi 12d35f8e23 Corrected grammatical errors. (#18390) 2018-10-12 10:11:01 +02:00
Anwarus 86ca5f46a4 fix(guide): modified links to form list (#18373) 2018-10-12 09:35:32 +02:00
dvdrip bda98247b1 Update markdown text 2018-10-12 07:47:02 +01:00
Tom Landis b7c7661b21 reworded
reworked the two sentences
2018-10-12 07:41:27 +01:00
Stuart Taylor 347a3bc397 fix: Format one more element tag name 2018-10-12 07:41:27 +01:00