Commit Graph

17927 Commits (afaa606d0e6a670865337d37ff9b53154c08c143)

Author SHA1 Message Date
Moogle afaa606d0e fixed erroneous comma usage (#21826)
I removed commas that were unnecessary and put commas where they should occur in the sentences.
2018-11-07 01:03:40 -05:00
Vamsi Krishna 7eec4b898b Fixed a typo (#21851)
Changed 'nueroevolution' to 'neuroevolution' at one place.
2018-11-07 01:02:09 -05:00
Charlie van Rantwijk a5175d125a add further reading section to bottom (#22043)
* add further reading section to bottom

* Reformatted to use "More Information"
2018-11-07 01:01:17 -05:00
fadelpamungkas 2fc46c9850 Update index.md (#22102) 2018-11-07 00:59:42 -05:00
AlexandreLeFou ce33b6c650 Added a solution/fixed stub :) (#34198)
Added a solution to the stub regardingn Javascript Algorithms And Data Structures Certification\Regular Expressions
2018-11-06 22:48:58 -05:00
AlexandreLeFou 2910a9e6ac Added a solution-fixed stub :) (#34199)
Added a solution to the stub regarding Javascript Algorithms And Data Structures Certification\Regular Expressions
+ added a bit of a hint in the beginning to spice things up ;)
2018-11-06 22:48:01 -05:00
Melvin Viana 99bd2c1dbb Update "Finders-keepers" guide index.md (#34217)
* Update index.md

My proposed advanced solution

* Update index.md
2018-11-06 22:46:44 -05:00
Alexander Molnar dfc68943f7 Fix errors and expanded content (#34213)
Made clear that an infinite decimal expansion does not mean irrational, then added some history, context for interest and explained that in most computing languages their existence can (ironically) be ignored.
2018-11-06 22:18:25 -05:00
Adrian Skar 72fe1c49e8 [Guide] ES6: var vs. let. Fixes and enhancements (#34221)
· Remove phantom image (purpose?)
· Remove unused anchor tag
· Delete notes for contributors
· Links to MD code + descriptions
2018-11-06 21:53:38 -05:00
Alexander Molnar fcf789912c Fix typo (#34223)
Fixed typos, and reordered things.
2018-11-06 21:50:34 -05:00
Sara T 9900699d0b Fix equality expression in ternary operator (#34225)
The equality comparison expression (==) should be used instead of assignment (=)
2018-11-06 21:44:51 -05:00
PMB79 d1c5f51792 Minor semantic changes to improve readability. (#22127) 2018-11-06 19:57:47 -05:00
Dorothy df633bbd9b Update how-to-work-on-coding-challenges.md (#22118)
Line 5 - Corrected typo "it's" (contraction) to "its" possessive
Line 11 - Corrected typo "you" to "your"
Line 23 - Corrected typo "explaination" to "explanation"
Line 48 - Corrected typo "desplayed" to "displayed"
2018-11-06 19:56:36 -05:00
Ian Paterson 10ff953d19 Changed fontawesome to Font Awesome in index.md (#22073) 2018-11-06 19:55:44 -05:00
Jacky Lui b2a3fc1471 fixed spelling craftsmanship (#34227) 2018-11-06 17:37:28 -05:00
Antony ekirapa 59e7ccdd8e Fixed grammar (#21894)
Initial text: 
"Printers often presents colors using CMYK color values."
Proposed change:
"Printers often present colors using CMYK color values."
2018-11-06 17:37:00 -05:00
akashnigam 7d9b587191 fix: update guide article to truncate a string in javascript (#34216) (#34228) 2018-11-06 17:36:03 -05:00
The Coding Aviator ec25ccfb32 Update index.md (#34229) 2018-11-06 17:31:05 -05:00
The Coding Aviator 94508eba89 Added solution to D3 scaling challenge (#34230)
* Update index.md

* Update index.md
2018-11-06 17:30:20 -05:00
The Coding Aviator 069d17dc01 Update index.md (#34231) 2018-11-06 17:29:28 -05:00
Sepand dac5f58205 Added Info About ForEach() Method (#34133)
Added a section on the very commonly used forEach() method for arrays. Also improved sentence structure of previous sentences.
2018-11-06 17:22:57 -05:00
Heather 87c9ff1ca4 Fixed spacing, added hyphen and comma (#21891) 2018-11-06 17:22:34 -05:00
MaxLearnToCode 88c3ea9b73 Fixed misspelled word multiply, and evaluate (#21822)
* Fixed misspelled word multiply, and evaluate

* Update index.md
2018-11-06 16:35:39 -05:00
orestegiacche 1e58cca812 fix(guide): update unconcious bias article with section on availibility bias 2018-11-06 16:15:21 -05:00
qrius 79fac762f1 added Go books section (#20219) 2018-11-07 00:06:25 +05:30
shabnamNajafian 13d423e94e Update index.md (#22323)
* Update index.md

Add a short description for slices

* Removed stub
2018-11-06 13:29:16 -05:00
The Coding Aviator 6d2db1993a Update index.md (#34232) 2018-11-06 12:20:42 -05:00
Zhannur Diyas 6d39a2b11d added translation of java comments (#22309)
as well as minor translation fixes
2018-11-06 21:17:14 +04:00
Yodesis b1ee46d203 Add corrected text (#22252) 2018-11-06 21:12:04 +04:00
Anas Salam 4ea0953446 submit button added (#34233)
submit button added to the form
2018-11-06 11:44:23 -05:00
trbst 5a1ecb4f09 Added btn-dark (#34234)
* Added .btn-dark class to Bootstrap Button Class List
2018-11-06 11:42:49 -05:00
Alexander Molnar ca1a7e1b77 Add content to stub (#34235)
Just addition, gave formula and example.
2018-11-06 11:39:12 -05:00
arjundixit98 4f37069835 Adding lines and updation (#25081) 2018-11-06 19:35:57 +05:30
Evaldas 45a27b2497 Fixed a mistake in explanation of code (#25070)
* Fixed a mistake in explanation

* fix: grammar
2018-11-06 19:35:21 +05:30
mejraf 90f24c1610 Update index.md (#25075)
* Update index.md

A minor language change to line 6.

* added an back in
2018-11-06 19:23:23 +05:30
arjundixit98 53032e38c7 Adding lines of text (#25079) 2018-11-06 19:16:07 +05:30
coolmint204 44f43fe103 Visual fix of code display (#24944)
Increased code area in visualization, as it missed a line.
2018-11-06 19:11:25 +05:30
Adekanye Timilehin 3076bad01c Grammatical adjustment made on line 11 (#24858) 2018-11-06 19:07:47 +05:30
Carol W 54074a790c fix: add additional tests for Regular Expression challenge (#18696)
fix(curriculum): add additional tests and solution for Restrict Possible Usernames challenge
2018-11-06 16:21:26 +03:00
zcarroll4 4cec01a21c Bootstrap Page with H3 Element (#32139)
fix(curriculum): added solution for Bootstrap Page with H3 Element
2018-11-06 16:09:14 +03:00
zcarroll4 85c9fe0a48 Added Bootstrap Styled Button (#32140)
fix(curriculum): added Bootstrap Styled Button solution
2018-11-06 15:24:48 +03:00
capulifour c8fefd5007 Section 32 additional text (#22316)
* Section 32 additional text

Added additional text to section 32 to clarify that there are benefits to feeling imposter syndrome.

* Fixed several typos
2018-11-06 06:39:20 -05:00
Amit Deshwal 74e04c7fff Article suggested. (#21795)
* Article suggested.

I have added an best article for ones who are just getting started with the nginx.

* Create subheading
2018-11-06 06:37:41 -05:00
shabnamNajafian 4740b1fcc6 Update index.md (#22310)
* Update index.md

Add a short description for struct

* Removed stub
2018-11-06 06:36:49 -05:00
Divyateja Pasupuleti 3a721e6e71 Gave a look to the heading (#22302) 2018-11-06 05:33:24 -05:00
Manish kumar chaurasia 4f75c9a396 made changes in article (#22322)
added detailed explaination of  Divide,Conquer and Combine
2018-11-06 05:30:12 -05:00
shabnamNajafian 9004e1ce29 Add a daytime for daily stand up meetings (#22277) 2018-11-06 05:15:01 -05:00
zaccodes fe0ef1fbc6 Fixed a small typo (#22270) 2018-11-06 05:13:22 -05:00
Larry Greene 997dd0c10a edited a spelling mistake (#22215)
menthods to methods
2018-11-06 05:04:13 -05:00
Cindy Barrientos d0970071ad Edit typos (#21647) 2018-11-06 04:04:39 -05:00