Commit Graph

3241 Commits

Author SHA1 Message Date
Terho
8debdfd2bc Added basic random examples (#32568)
* Added basic random examples

Python random library examples

* Rename guide/english/python/Random/index.md to guide/english/python/random/index.md
2019-02-10 19:23:42 -08:00
Mayank Khare
ea464a0ca4 update index.md (#27221) 2019-02-10 19:16:59 -08:00
Adam Shaffer
44799d60de Create complex-number-plane (#28280)
* Create complex-number-plane

* Change Title to complex-plane

* Rename complex-plane to complex-plane.md

* Rename guide/english/mathematics/complex-plane.md to guide/english/mathematics/complex-plane/index.md
2019-02-10 19:15:21 -08:00
anthonyjvoss
70a2afef90 Created powershell-version file. (#28184)
* Created powershell-version file.

* fix: added front matter block
2019-02-10 17:24:53 -08:00
S R
a2cd8efb0d New file for Iterator pattern (#28045)
* New file for Iterator pattern

Pattern description and sample pseudocode added.
Code needs more work.

* fix: add front matter block
2019-02-10 17:24:17 -08:00
Briana Cowles
510654c040 Created documentation of calloc (#27558)
* Created documentation of calloc

this file used influence from other files in the c docs for consistency

* Rename calloc to calloc.md

* Rename guide/english/c/calloc.md to guide/english/c/calloc/index.md
2019-02-10 17:22:55 -08:00
Koustav Chowdhury
d48da61e24 Add an interesting application of passing pointers to functions (#23831)
* Update index.md

* fix: added line break
2019-02-10 10:30:03 -08:00
samsm929
16ba2d7785 Noted that method 2 is named Sarrus's Rule (#33999) 2019-02-10 10:25:25 -08:00
Logan
141951f7a6 <pre> Formatting for Examples (#24814)
Adding formatting for examples to make them easier to read.
2019-02-10 10:20:50 -08:00
Jack Kang
7adf47c4b5 added definition of 3x3 determinants (#23844)
added additional info about 3x3 determinants and their meaning (geometrically) as well as the fact that they are also the volume of a parallelepiped.
2019-02-10 10:19:04 -08:00
CosmicSnowman
766d217b94 Updated Cross Multiply with definition and example (#21673) 2019-02-10 09:39:00 -08:00
Devashish Gupta
b7d900eb9b Public type blockchain Added (#30440)
BlockChain
2019-02-10 09:48:47 -07:00
Prajwal Bajracharya
e0035a44a9 Add explanation for selected elements (#28044) 2019-02-09 16:51:21 -08:00
Shen Lim
202ca8efc2 Add inline code (#28019)
* Inline code

Add `arg()` inline code;
Minor spelling fix

* fix: removed extra frontmatter character
2019-02-09 16:55:37 -07:00
Debalina Mukherjee
2e11dcb1ea Add mdn link for map function (#29883)
Add resources section and include mdn link for map function
2019-02-09 15:02:26 -08:00
Amitkumar
ddc8839e67 Doc: Adding HTML Editors Documents (#33343)
* Add new Content flex box

* add content FlexBox

* add content flexbox

* add content flexbox

* improve bootstrap doc

* improve the bootstrap doc

* improve the bootstrap doc

* Create fcc123

adding jumbotron documentation..

* adding document html editors

* fix: made Editors folder lowercase

* chore: delete unwanted file
2019-02-08 13:39:33 -08:00
Jason Yung
bff8e37049 Clarify ReactDOM.render usage (#34682)
* Clarify ReactDOM.render usage

demo code misleads campers into thinking that the second arg for ReactDOM.render is a string

* Update index.md
2019-02-08 07:53:38 -08:00
Mayur Garg
83ef9029fb Added "I/O types" and "equality of range objects" (#27417)
* Added "I/O types" and "equality of range objects"

Added information about the types of input and output arguments in Python 2 and 3. Added the concept of equality of range objects wrt to == operator in Python 3

* Minor formatting changes

* Minor changes

* removed extra backticks and correct front matter
2019-02-07 15:19:40 -07:00
Mike Bottom
3f36c8549d Update index.md (#35035)
Grammar, one word removed ("ever"), to reflect more typical phrasing.
2019-02-07 08:16:04 -07:00
whoandrewis
445f8ac27e Added ex C style Cast - important to recognize (#27371)
Additional note on how C-style casts are not recommended. Important for people to recognize when they come across, and modify if they wish.
2019-02-07 08:15:33 -07:00
The Coding Aviator
f683a487d1 Added solution to Learn about Tertiary Colors (#34360)
Update guide/english/certifications/responsive-web-design/applied-visual-design/learn-about-tertiary-colors/index.md

Co-Authored-By: thecodingaviator <34807532+thecodingaviator@users.noreply.github.com>
2019-02-07 16:01:58 +01:00
Nemanja Jeremic
5fbdb753a7 added full explanation and solution for the challenge (#34364)
* Update index.md

* added second solution as suggested
2019-02-07 14:08:29 +01:00
Pratik Lodha
08390807c8 Improved clarity of template literals (#29658)
* Improved clarity of template literals
2019-02-07 14:01:59 +01:00
Who is my Name!
68cb8f7c5f extended the port list, add (mostly) all official ports (#33984)
from https://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers
2019-02-06 14:43:59 -07:00
Ulf Swedin
bf585c0ae9 Some spelling corrections, is > are (#32039) 2019-02-06 14:30:10 -07:00
Straighter
5f9c497891 Added a note about nvme (#29814) 2019-02-06 14:29:23 -07:00
punit78
6b38bb4959 added new ports (#30921) 2019-02-06 14:28:33 -07:00
Istvan Acs
43f352d6de Add the text "(Syntactically awesome style sheets) is a preprocessor scripting language initially designed by Hampton Catlin" to the article (#27972) 2019-02-05 16:25:27 -07:00
Tri Eka Putra
666cc01175 Different types of motherboards (#29147) 2019-02-05 15:52:44 -07:00
Andrew
9b95da40e9 Updated spacing for Raspberry Pi (#27852) 2019-02-05 22:49:00 +00:00
Arno Bornman
fc8f1b5a39 Add reason for using nodejs (#27323) 2019-02-05 22:34:57 +00:00
GentlemanlyHippo
7ce2fe78f2 Expanded what trojan looks like (#26613) 2019-02-05 14:46:41 -05:00
Wister
612552f47c added tools to view smart contract (#26389) 2019-02-05 14:42:52 -05:00
Eric Pfister
3c85bb9a41 Minor grammer changes and rewording (#29071)
Changed wording comparing desktops and laptops in final sentence of first paragraph. Edited wording listing manufacturers of motherboards. Add "t" to must in line 21, reworded sentence, and added "brands" to examples. Added "from the power supply." Rewording to connectors description.
2019-02-05 12:25:37 -07:00
Prajwal Bajracharya
47ccf0ff8e Explain Variables in Sass (#27112)
* Explain Variables in Sass

* Explain nesting in Sass
2019-02-05 12:15:44 -07:00
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