Commit Graph

21310 Commits (6221a85d14d32c3ca911524355dda2a24be7d9c4)

Author SHA1 Message Date
Aashis kumar b2e514d39f A better solution to finders-keepers.english.md (#34759)
* Update finders-keepers.english.md

A better approach to finder's keepers problem

* A better appoach to solve finders-keepers (JS)

Fixed travis bug

* fix: indented solution code
2019-02-10 20:13:48 -08:00
KurtWayn3 95e541882c Add Keys with Examples (#32942)
* Add Keys with Examples

* fix: added front matter block
2019-02-10 19:32:24 -08:00
KurtWayn3 4d2c268cd6 Add Information on Hot Module Replacement (#32875)
* Create index.md

* fix: added front matter block
2019-02-10 19:29:55 -08:00
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
Steven Torrence 06b3b078a6 Fixed comment closing tag to match comment opening tag spacing and be symmetrical (#35136) 2019-02-10 14:29:12 -08:00
The Coding Aviator 9c881dcc6e Fixed issue with accessibility challenge about contrast (#19711)
* Update avoid-colorblindness-issues-by-using-sufficient-contrast.english.md

* Update avoid-colorblindness-issues-by-using-sufficient-contrast.english.md
2019-02-10 14:03:01 -06: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
Cryotechnic 80e80a4c8b Word Correction (#29689)
* Word Correction

Some words were missing, making the sentence sound grammatically incorrect.

* fix: removed the word its
2019-02-10 07:51:00 -08:00
Naveen f6f58d3228 Remove unwanted comma (#26050) 2019-02-10 07:33:56 -08:00
Johnson c47a7f0bf1 fix some translate error (#34138) 2019-02-09 22:06:59 -08:00
Gonzalo González Mora 320f4c3637 Corrige el título - Fixes title (#20958)
Small fix in title

Pequeña corrección en el título
2019-02-09 16:58:03 -08:00
Prajwal Bajracharya e0035a44a9 Add explanation for selected elements (#28044) 2019-02-09 16:51:21 -08:00
Gonzalo González Mora 11e8758d07 Typos y errores de traducción - typos and translation errors (#20931)
* Typos y errores de traducción - typos and translation errors

Socket.io is not known as Zócalo.io, so I changed it back. Also fixed some small translation errors.

Socket.io no se conoce como Zócalo.io en español, así que lo volví a cambiar. También corregí otros errores de traducción pequeños.

* fix: added localeTitle back to article
2019-02-09 16:42:06 -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
lasjorg 9341aadb5b Fix/remove property references and update tests (#35109)
* fix(challenges): Update challenge text and assertion test

* fix(challenges): update assert test regex

* fix(challenges): update regex, fix inline comment in code example

* fix: corrected regex
2019-02-09 00:47:53 -05:00
Julien Galibois Sauvageau e8b7b2eb6f Fixed typo (#34848)
Original wording: getHachedEggCount
New wording: getHatchedEggCount
2019-02-08 13:59:04 -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
Aditi Joshi 8b47ed264b Fix/update challenges for sass (#35031)
* style: button color change

* Revert "style: button color change"

This reverts commit 64574a49b7.

* fix: update sass challenge - description

* fix: challenge for sass
2019-02-08 13:11:05 -07: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
Tomas Pozo 76de5d0f50 Standardize informal treat and minor grammar corrections (#32660)
Plus Challenge Seed translation
2019-02-08 15:47:20 +01:00
Mariya 1b897a26c0 improve translation of key terms, sentences (#27805)
changed some key terms to more appropriate terms in Russian, rewrote sentence structure
2019-02-08 18:07:19 +04:00
Mariya 67477731b1 improve translation (#27787)
changed key terms on more appropriate analogues, improved sentence structure
2019-02-08 18:06:22 +04:00
Vladyslav Dvorak a4567aaa8b Update index.md (#27760)
Structure and grammatic changes
2019-02-08 18:04:29 +04:00
Vladyslav Dvorak 5ecf5431cf Update index.md (#27755)
ctructure changes
2019-02-08 18:03:42 +04:00
Sebastian Alcantara c2f57c25c5 Improved import-a-google-font.spanish.md translation just a little bit (#22934)
I made little improvements to the spanish translation. For instance, in "el campo de <code>input<code>" doesn't require the word "de".
Rearranged some words positioning so that the text reads more naturally.
2019-02-08 14:01:56 +01:00
Yoelvis Jiménez 5b899f6b06 General better translation + wikipedia links (#19701)
2. I replaced `currying` by `currificación` and I implemented minor type fixes.
3. I fixed the blockquotes convenientement to javascript rules and comments.
4. I added anchor elements with links to wikipedia (curriying, arity and partial application). P.D.: For partial application, Wikipedia is not the article in spanish version.
2019-02-08 13:00:39 +01:00
Jose Rodriguez 1ac3531e7c Translation and CSS code changes (#19653)
Enhanced redaction on the meaning of the silver-background class.
2019-02-08 12:57:43 +01:00
mrugesh mohapatra a25af28a1a Update README.md (#35099) 2019-02-07 23:15:25 -08:00
Mahesh Jaganiya d11bb33f56 Fixed Typo (#35098) 2019-02-07 22:52:14 -08:00
Kristofer Koishigawa 84e28bd0f0 fix(challenges): update required links for d3 challenges (#34477) 2019-02-08 09:37:46 +03: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
Catherine Kim 412b2e0230 Fixed some typos and grammatical errors (#19622) 2019-02-07 22:32:46 +01:00
Miguel S. Mendoza 13a9537768 Language Updates (#19319)
Matriz -> Array. Spanish developers uses array to refer to an array, and matrix to refer to a multidimensional array.
2019-02-07 20:22:42 +01:00
Farith Comas eba0b14f04 Improve the grammar for the 1st paragraph (#32710) 2019-02-07 20:13:27 +01:00
Anderson 37c57f48bf Add spanish translation (#19554) 2019-02-07 20:02:27 +01:00
Anderson 76363247e4 Add spanish translation (#19555) 2019-02-07 20:00:58 +01: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