Commit Graph

21026 Commits

Author SHA1 Message Date
d2286fc3b5 Added solution (#28907)
LGTM!
2019-01-25 10:17:46 -05:00
66688e8a02 First 10 Fibonacci numbers are 1, 2, 3, 5, 8, 13, 21, 34, 55, 89. (#34723) 2019-01-25 15:51:45 +09:00
f2c63979ef Grammar and spelling Check (#28923) 2019-01-24 19:02:19 -07:00
7bc6e8289a Update index.md (#29033)
Possible corrections for easier flow of sentences/grammatical fixes.
2019-01-24 18:47:32 -07:00
0351df1c24 Added solution to the uncomment-html-english-challenge (#28868)
LGTM!
2019-01-24 16:03:03 -05:00
2fea28aca8 add solution (#28406)
LGTM!
2019-01-24 15:57:09 -05:00
1a6e1e57cc Added solution (#27077) 2019-01-24 15:36:57 -05:00
6a777a9b16 Add solution to find more than one challenge (#27476) 2019-01-24 15:29:23 -05:00
13b3e3fa9b Add solution to match whitespace problem (#27470)
* Add solution to match whitespace problem

* fix: corrected case of countWhiteSpace on line 61
2019-01-24 15:23:07 -05:00
37642f8bcb Added a "Sudo" paragraph entry. (#23709) 2019-01-24 15:13:02 -05:00
3eb107d18e Removed command capitalization (#23719) 2019-01-24 14:53:08 -05:00
63aa2e2882 Adding code styling guidelines (#23710)
Adding code styling guidelines for Python indentation
2019-01-24 14:39:25 -05:00
23096f7ed6 Challenge - ES6: Use Destructuring Assignment to Assign Variables from Arrays - Added solution (#26531)
* added solution for challenge

* removed function from seed and solution
2019-01-24 14:24:27 -05:00
81cc40bfee removed "history of the" from line 12 (#23728)
I think it makes it read better. I think path might be a better word than history but you've used that in parentheses as an alternative for route.
2019-01-24 13:38:58 -05:00
12388ac1ba Minor spelling and grammar changes (#23730)
Changed "This definitely curbed the Linux's popularity as other commercially oriented Operating System Windows got famous. Nonetheless, the open-source aspect of the Linux operating system made it more robust." to "This definitely curbed Linux's popularity while another commercially oriented operating system, Windows, got famous. Nonetheless, the open-source aspect of the Linux operating system made it more robust and accessible."
2019-01-24 13:25:06 -05:00
2fa4f3e4f6 fix: edit language for clarity, fix typos (#26436) 2019-01-24 08:49:06 -07:00
1b1c237ea3 Added more links to open source projects. (#28331)
* Added more external links.

Added more links to related external material.

* fix: corrected bullet point formatting for links
2019-01-24 08:48:47 -07:00
062631ef10 added interfaces and classes in collections (#26548)
* added interfaces and classes in collections

* updated formatting as requested
2019-01-23 23:43:06 -05:00
a1349084ba Add to progressive enhancement section (#23741)
* Update index.md

Added additional information on progressive enhancement as it relates to Service Workers

* Update index.md
2019-01-23 16:43:05 -05:00
430408aad9 Added info and img about complex numbers (#23742)
* Added info and img about complex numbers

* Update index.md
2019-01-23 15:57:55 -05:00
63aae858d7 added enhanced for loop example (#23915)
* added enhanced for loop example

* Update index.md

* Update index.md

* Update index.md
2019-01-23 15:53:37 -05:00
c952cf8245 Follow-up article on pandas-operations. (#34182) 2019-01-23 15:50:59 -05:00
1a74d0f114 Changes to creating arrays and array section (#33800)
Clarification and exemplification in the #Array section and expands the example in the ##Creating Arrays section.
2019-01-23 12:17:32 -07:00
fe47cc6560 Update index.md (#27153)
grammatic changes
2019-01-23 20:47:53 +04:00
aeaee966fa updated index.md (#27141)
grammatic changes
2019-01-23 20:47:34 +04:00
2d7c97feb2 structure updates index.md (#27128)
Structure updates in index.md
Needs grammatic changes
2019-01-23 20:46:22 +04:00
cba8bcdd04 Make some corrections to the translation (#27035) 2019-01-23 20:44:53 +04:00
3794484e0b Add some corrections to the translation (#26959) 2019-01-23 20:44:29 +04:00
dd45e34083 Add some corrections to the translation (#26936) 2019-01-23 20:42:27 +04:00
e1617308c3 Update Russian translation for 'composer' documentation (#26847) 2019-01-23 20:41:29 +04:00
fa08b96d87 fix(client): navigate only on title click in guide side nav panel 2019-01-23 14:43:22 +05:30
5b2f2a1466 fix(client): night mode for challenges 2019-01-23 14:43:22 +05:30
8f07c8608e fix(client): minor issues with header/footer styles 2019-01-23 14:43:22 +05:30
232036e588 Fixed punctuation (#31545) 2019-01-22 20:22:31 -06:00
1b8abd5e7f Edited for clarity (#31542) 2019-01-22 20:21:30 -06:00
43d12e69ab Fix sentences (#33669)
Fix sentences.
2019-01-23 02:18:24 +00:00
a96372558a Fix sentences (#33672)
Fix sentences.
2019-01-23 02:17:13 +00:00
Joe
152f387c54 ifconfig (#24636)
* ifconfig

added an explanation of the ifconfig command.

* added title, correct folder/filename
2019-01-22 19:42:56 -06:00
b31ef94db5 Added further details about ownership of backlog (#26309)
* Further details about ownership of backlog

* make links a list
2019-01-22 19:41:39 -06:00
df40d62929 Added video tutorial links to issues (#29199)
Added links to youtube videos explaining problems mentioned in the article.
2019-01-22 19:34:43 -06:00
467a9257c4 Explained NFR in layman's terms (#33914) 2019-01-22 19:31:10 -06:00
280d042248 Update index.md (#26462) 2019-01-22 19:29:02 -06:00
5942a4be82 Fixing spelling errors (#27813)
Fixed "goes" to "goes", "sring" to "string", "continously" to "continuously"
2019-01-22 19:28:05 -06:00
76bf9b9d7e Add a summary paragraph. (#33868) 2019-01-22 19:25:34 -06:00
dcb200ade8 Adding stand up meeting resource (#31720) 2019-01-22 19:20:48 -06:00
cb038d8b33 Fixed the typos in the file (#29302) 2019-01-22 19:05:27 -06:00
765460b62f Java-Arrays: Nested loop will execute M * N times (#32293) 2019-01-22 17:54:40 -07:00
8803057bdd Grammar fix (#32099) 2019-01-22 17:45:24 -07:00
98cffcc7ac Update index.md (#30718)
Added info about array values.
2019-01-22 12:05:33 -07:00
589257cf02 Typo fix on line 11 (#34922) 2019-01-21 19:06:10 -08:00