Commit Graph

3206 Commits (2e0c720e8aaf08ca1fb8c316cbc616fe0c3590b8)

Author SHA1 Message Date
David Mc Cormack 2e0c720e8a Update line 28 and 34 (#27492)
Line 28 - added references to UEFI.
Line 34 - Syntax changes and some extra information
2019-02-05 12:04:31 -07:00
maidak95 98473c2582 Add paragraph "Two-dimensional Array" (#26347)
* Add paragraph "Two-dimensional Array"

* Fix formatting
2019-02-05 14:00:01 -05:00
Vyrza 026d73bd8b Add further references (#33540) 2019-02-05 08:27:51 -06:00
Rajiv Ranjan Singh 3b34827f1a Update index.md (#34940) 2019-02-05 07:37:59 -06:00
HRankit 8366e4e9d7 Fixed typo in the file. (#30059) 2019-02-05 07:34:44 -06:00
Jody 8165c211b4 Remove lone bullet point and change "get to" to "access" (#29161) 2019-02-05 07:32:26 -06:00
Jurica Zuanović ef1fe74b67 Fixing spelling (#27815)
Fixing spelling "percieved" to "perceived", "competative" to "competitive"
2019-02-05 07:30:40 -06:00
Manas Ojha c3ce26852a Changed some grammatical errors upto line 29 (#30607)
Line 11: removed new before technolgies//not needed
removed comma after developers
added being before invented
changed to what degree is this a good thing, 
Full stop after another time
added that after say
Removed are "dark arts" and added comma

Line 13: Rmoved all after often not //not needed
Line 15: Removed comma after user //not needed
Line 27:  Added "so" in one sense "you can say" that "your"
Line 29: changed for to by
2019-02-05 07:23:39 -06:00
Sidak Singh Aulakh fe085246c8 Use the Spread Operator to Evaluate Arrays In-Place, adding the proper solution. (Fixes #35022) (#35037)
* Adding proper solution for spread operation

Use the Spread Operator to Evaluate Arrays In-Place: adding the proper solution for the challenge

* made some more changes

* Fixed the Solution in es6 class constructor guide

Fixed the vegetable solution in Guide: Use class Syntax to Define a Constructor Function
2019-02-05 11:39:52 +03:00
Xiaojie(Aaron) Li 4d26147726 fixed articulation of introduction paragraphs (#30367) 2019-02-04 17:50:49 -07:00
Alex Delude b2a55d4b02 Fixing spelling for "whose" and "ongoing" (#29904) 2019-02-03 16:13:34 -07:00
Mayur Garg 82a58dc1b8 Added "Variations of Import statements" (#27356)
* Added "Variations of Import statements"

Added detailed list of simple variations of import statements which can be used in python.

* Fixed spelling
2019-02-02 14:25:14 -05:00
Wingman J. Lee 0f94d9dcd3 added basic meta tags (#27961) 2019-02-02 09:05:16 -07:00
Varsha Margrette 5e8c958719 Update index.md (#30259) 2019-02-02 09:05:06 -07:00
Hawkings296 4a27b23027 Added description. (#27084)
Lines 25-30. Remove if unnecessary for this file.
2019-02-01 17:00:51 -07:00
Lipis d349399e47 fix: replace Linkedin with LinkedIn (#34972) 2019-02-01 16:42:53 +05:30
Nischay Hegde aaf9d30677 Fixed grammar and Indentation (#27154)
Fixed grammar and corrected some ambiguous statements.
Changed some code to bring uniformity in indentation.
2019-01-31 16:39:16 -07:00
Aathil Ahamed abacc3283c updated Jquery.md (#28625)
I have add more some details and some facts
2019-01-30 16:47:40 -07:00
Pratik Lodha 158b27c715 Update example explanation in detail (#29643)
* Update example explanation in detail

* Update index.md
2019-01-30 15:13:16 -08:00
Maddineni Akhil 064c649153 fixed script for file permission (#29661) 2019-01-30 14:29:51 -08:00
Sai Kiran 7ea103fbfc Extra bracket removed in syntax section (#27705) 2019-01-30 14:25:04 -08:00
Amulya Gaur 2f57c6131c added types of sockets and their comparison (#30893)
Added information about TCP and UDP protocols and their corresponding sockets ie. stream and datagram sockets.
Comparison is also added.
2019-01-30 14:22:50 -08:00
Moon4Light a2bf343c82 Python: Completed article Creating GUI's in Python 3 (#29633)
* Python: Completed article Creating GUI's in Python 3

In this file I've completed the stub article which is about Creating GUI's in Python 3.

* Update index.md
2019-01-30 14:06:03 -08:00
Briana Cowles c6d4a54a7d small grammar changes (#27575) 2019-01-30 14:05:31 -08:00
Varian Caesar 6e80bb3c79 edit(guide): restructuring the sample code (#29654)
Add some comment, edit some line of codes to make it easier to understand.
2019-01-30 13:58:17 -08:00
squidnerd 3ff24a2a84 Corrected typos, grammar (#27201)
Fixed some spelling, capitalization, and punctuation errors and did minor edits for clarity
2019-01-30 13:54:35 -08:00
James Hogan 113a64b37a Outlining the concept of Heuristic Review (#28833)
* Outlining the concept of Heuristic Review

* fix: removed stub information
2019-01-30 13:46:31 -08:00
JR 0f612b8ef7 added DNS category and a resource record type subcategory w/ a stub f… (#28487)
* added DNS category and a resource record type subcategory w/ a stub for A records

* changed file named to index.md

* update: removed stub info

* Update index.md
2019-01-30 13:46:07 -08:00
Utkarsh Raghav dc27b9a4cc created data type conversions (#27645)
* Created Data Type convertions

Converting different data types to required types.

* Rename Data-type-Convertions to data-type-conversions

* Change file to .md

* Rename guide/english/python/data-structures/data-type-conversions.md to guide/english/python/data-structures/data-type-conversions/index.md
2019-01-30 13:31:01 -08:00
Francois 91c94cc4da Added File on the Basics of Simplex Method for Solving Linear Programming Problems (#27040)
* Create Basic-Simplex-Solution

Basics on Solving Linear Problems using the Primal Simplex Method and additional information on Alternative Simplex Algorithms.

* Rename guide/english/mathematics/Basic-Simplex-Solution to guide/english/mathematics/linear-equations/basic-simplex-solution/index.md
2019-01-30 13:27:53 -08:00
John Folder d12af36794 Create chart.js (#26904)
* Create chart.js

* Rename guide/english/javascript/chart.js to guide/english/javascript/chart-js/index.md

* fix: added frontmatter
2019-01-30 13:26:23 -08:00
Marco Koch a4d9c68039 Fix wording within creational patterns (#24044) 2019-01-30 03:38:34 -05:00
P Karthik Chowdary 3b5b0e22a7 Added a conditional note on application of break and continue (#33298) 2019-01-29 12:14:56 -07:00
Kaustubh J c731321661 Update index.md (#32520)
Added few more points for Switch vs If-else
2019-01-29 11:19:49 -07:00
codestin ed542ea7d4 Update index.md with grammatical improvements (#28862) 2019-01-29 11:16:59 -07:00
Rohan Jha 1edffae901 Grammatical Correction (#32446)
Made a small grammatical correction in line 64
2019-01-29 10:16:21 -07:00
veera-potnis a4836c1a65 Google Colaboratory (#28675)
Information about a machine learning online environment.
2019-01-29 09:33:13 -07:00
Ria Cheruvu b3f88b5a2a fix: Update index.md (#24727)
Updated section on basic pipeline for supervised learning to be more accurate and cover all the steps. Added link to Machine Learning Mastery website in the More Information section.
2019-01-29 09:11:17 -07:00
athreya2013 aec38c04d7 Made the comment more clear (#30524)
Added clarity to the given comment
2019-01-29 09:10:58 -07:00
Nikhat Zaidi 48313a48a6 Case can only be constant (#30360)
case can be defined by a constant not by variable
2019-01-29 09:10:02 -07:00
Kirk Manegold 4e2ff2b0bd Updated switch-case fall through (#29744)
Added an example
2019-01-29 09:07:56 -07:00
Harry Zachariou fcd4182e68 Added Reduce and structure changes (#26760)
Added the Reduce function with example also gave headings to Map and Filter
2019-01-28 21:22:17 -05:00
Sarah Waldie 7965ae515c Minor proofing edits + anti-pattern reference (#29577) 2019-01-28 18:27:04 -07:00
Eric Pfister b4460049a8 Update index.md (#29029)
Added comma to line 54. Added online banking to line 54. Added text: "These laws require you to support users with unique requirements and even older versions of browsers and devices. " to line 54.
2019-01-28 13:20:59 -07:00
mskiser e5a254b2e5 Update index with link to DOM info (#28999)
Update DOM with a link to the w3 website informational page on DOM.
2019-01-28 13:10:57 -07:00
Jody efa4c2d897 Made minor grammatical changes (#28781) 2019-01-28 13:06:54 -07:00
Alice Rees 12f8b5f810 Update index.md (#28427)
Add a paragraph about the requirements for colour contrast between foreground and background.
2019-01-28 12:57:20 -07:00
Rich Noah 826d4df47c tool for accessibility checking (#28357)
added comment referencing WAVE as a tool to check accessibility.
2019-01-28 12:56:29 -07:00
Aaron Gottlieb 2f342d0dc4 Add further explanation of ownProps in mstp (#26455)
* Add further explanation of ownProps in mstp

* Added syntax highlighting
2019-01-27 13:06:47 -05:00
Nishanth Ramesh 94ba6fc6d8 Add the text "Solidity is a contract-oriented, high-level language for implementing smart contracts." to article (#24862) 2019-01-27 10:25:53 -07:00