Commit Graph

20771 Commits (32ff53d1e69023d1058d5791fa6bff5b07b7fc5d)

Author SHA1 Message Date
Rich Noah 32ff53d1e6 added projects (#28358)
referenced the number of projects completed in the process.
2019-01-20 09:27:28 -07:00
Mrugesh Mohapatra 88aaf421f8 fix(nav): add height for mobile view 2019-01-20 14:39:21 +05:30
Kostiantyn Larionov 90747a8000 fix(learn): implemented responsive header for mobile devices (#17467) 2019-01-20 14:39:21 +05:30
Mr_patcher b5adcf2084 added guide for exponents (#24631)
I added formulas for the basic rules of exponents and information about 0^0=? (whether it is 1 or 0).
2019-01-20 14:50:39 +07:00
Akshay Sharma c089dce30c Fixing embedded demo youtube video (#24134)
* Fixing embedded demo youtube video

* Fixing hyper links in references
2019-01-20 14:40:53 +07:00
Americo Zuzunaga 0577e81cf5 English terminal guide: Fix typo, add rm example, and add caution note. (#24768)
* Add missing command and iTerm2 section

* Fix typo, add rm example and caution note

* Revert changes
2019-01-20 13:35:23 +07:00
Stanley Chen 97616fe6fa Add 2 new commands and some word edits (#23942)
Add 2 new commands and some word edits
2019-01-20 13:03:49 +07:00
kieffwong b7564a5886 update the wording for 'PWA' (#28252)
improve the translation for PWA
2019-01-19 21:52:45 -08:00
true1314 b600f94300 增加第44行 (#28041) 2019-01-19 21:52:05 -08:00
Blitzen917 758741f4a7 grammarChange (#33809)
I made a few of the definitions more concise.
2019-01-19 21:28:54 -06:00
pcsingh b20a7e4299 Update index.md (#31410) 2019-01-19 21:27:41 -06:00
VeraCologne 548a0e7dde fix typo (#28190) 2019-01-19 19:47:28 -06:00
DESR95 bae59e69bd Capitalized "Python" on line 8 (#33233) 2019-01-19 19:46:12 -06:00
AdeliMwelesaGeorge 02a02ecd9e fix typo (#31783)
Changed closure to clojure.
2019-01-19 19:45:33 -06:00
David Nagy 98f2365331 Update index.md (#30791)
Added a link to language's website!
2019-01-19 18:34:18 -06:00
hkRho ed58698bc0 Capitalization included in line 69 (#31608) 2019-01-19 18:32:39 -06:00
summonmoon e9b08bc7e6 added to supported platforms (#32966) 2019-01-19 18:31:35 -06:00
Ekin Eryilmaz 0c86a5ada2 Minor punctuation fix (#27971) 2019-01-19 18:30:38 -06:00
ajitesh111 94ce06fff8 added some references (#30158) 2019-01-19 18:28:32 -06:00
Shashank Goyal 03d8721155 Fixed the sample code for naked return (#29001)
Wrong function name and wrong variable name
2019-01-19 18:27:09 -06:00
glamdring777 57e64df74b Grammatical improvement (#28831)
Added the word 'and' to the sentence.
2019-01-19 18:26:29 -06:00
Belinda c36ee7d89b cosmetic: added missing closing paren (#33102) 2019-01-19 18:22:11 -06:00
Shashank Goyal bbb2046310 Fixed grammatical mistake (#28995) 2019-01-19 18:17:44 -06:00
seanjs 8f7f79a1bf Realign a wrong indentation. (#28425) 2019-01-19 18:11:32 -06:00
dmitreeeee 2782e547f7 Update index.md (#29097) 2019-01-19 18:09:18 -06:00
Nathan Liang 65ee73f56b corrected a to <a> for html anchor tag (#32943) 2019-01-19 18:07:19 -06:00
celticaire 5eda2f051a fixed capitalization in the middle of a sentence (#28552) 2019-01-19 18:03:59 -06:00
quang1793 f6494ac555 Add the syntax (#27019) 2019-01-19 18:03:11 -06:00
Randell Dawson c2778cbecb fix: corrected url examples (#34639) 2019-01-19 18:01:09 -06:00
KrsBB 69b7a8e594 improving-text-in-examples.md (#24514)
* Update index.md

* remove "attribute" from examples
2019-01-19 17:54:35 -06:00
Potato 5aa5b309d4 minor gremmar fix (#28804) 2019-01-19 17:54:02 -06:00
ivangaru 7dd10d27e4 Translate comments in code to Spanish (#20137)
Translate comments in code to Spanish
2019-01-19 15:53:44 -07:00
odm275 d79a30f6c7 Analogous example (#19957)
Added an analogous way of using render props.
2019-01-19 15:51:18 -07:00
3l3ktron ad21d46222 say when the program was made and who bought it (#19911) 2019-01-19 15:42:52 -07:00
celticaire d4b3984083 Fixed missing words and capitalization (#28554) 2019-01-19 16:37:07 -06:00
Ayushman9454 83ab890dea added a link (#27287) 2019-01-19 16:36:09 -06:00
glamdring777 57b52f0736 Grammatical change in the ## Important! section (#27545) 2019-01-19 15:43:07 -06:00
Andreii Khodyriev 4028096f4a Fix(curriculum): RU translation added (#26816)
Added description, and also translated tasks
2019-01-19 22:51:03 +04:00
ronbo 5a0c2821e3 Improve copy for screenreaders (Accessibility) (#27321)
Linking just the word "here" can make it difficult for people accessing your page using a screenreader or other accessibility technology. Some screenreaders present a list of links available on a page and "here" doesn't give any context to the user.
2019-01-19 09:31:58 -07:00
Benzene88 3e5e6d86da Fixed some capitalization issues (#23784)
Fixed some capitalization issues
2019-01-19 23:23:30 +07:00
Rohan Mohammad 39e36a1702 Project Euler: Problem 2: Even Fibonacci Numbers - fiboEvenSum(10) sh… (#34722) 2019-01-19 18:50:53 +09:00
Abhishek Kakade 7dac2fc086 Merges 3 Set Challenges (#34717)
* fix: merges 3 set challenges into 1

* fix: changed function to class syntax

* fix: simplified instructions

* fix: changed the example

* style: minor formatting changes

* style: formatted solution

* fix: formatting
2019-01-19 14:17:07 +05:30
himanshu07070 308d5db586 changes in the output (#30099)
['I', 'love', 'Python', 'very much']
instead of double quotes , it should be single quote.
2019-01-18 19:02:24 -06:00
Mark Evans d6eda38560 Grammatical fixes (#30642)
I fixed a few grammatical issues and one spelling error.
2019-01-18 18:59:42 -06:00
tachoni 42b7306f76 Fixed typo on line 6 (#31809)
The text "the" was repeated and is now deleted.
2019-01-18 18:59:12 -06:00
Dominic Fung cb0cd87d7d Python mutability guide - fix formatting of code blocks and minor updates (#31696) 2019-01-18 18:57:52 -06:00
CL Mason e34b5250bf Grammar fixes, lines 5, 39 (#27483) 2019-01-18 18:55:46 -06:00
van-tienhoang 1a279432fe Fix the code python code format (#30449)
Fix the code python code format
2019-01-18 18:55:09 -06:00
Adi 9c3aa51ee4 adding text to correct the sentence (#33972)
Ord() and Chr() exists in both python 2.7 as well as python 3. The sentence was incorrect to state its only available in Python 3
2019-01-18 18:54:13 -06:00
Val B 56f37dbe12 Apply grammar changes (#30064) 2019-01-18 18:53:15 -06:00