8c4e965e19
Corrected Spelling. Added emphasis. ( #24884 )
...
Line 11 changed "everyon" to "everyone", changed "amongst" to "among".
Line 14 changed "approrpiate" to "appropriate"
Added some emphasis to line 11 to help get the message across.
2018-11-07 20:20:08 +05:30
e649006653
Update index.md ( #25034 )
...
Edited to visually impaired users.
2018-11-07 20:18:36 +05:30
4e14def324
added description about Ant build tool ( #21202 )
2018-11-07 09:43:17 -05:00
e4a2cf16b1
minor tweaks npm v yarn ( #21203 )
2018-11-07 09:41:43 -05:00
73d9e1d8f3
Fixed grammar on line #4 . ( #21228 )
2018-11-07 08:20:53 -06:00
b269677b6a
Text/Typo Corrections ( #21223 )
2018-11-07 08:16:57 -06:00
28408d9171
Fixed typo on Line #13 ( #21221 )
2018-11-07 07:59:39 -06:00
3886d3435a
Fixed typo in line #4 ( #21213 )
2018-11-07 07:53:17 -06:00
e04f1045d0
added intro sentence. corrected spelling. ( #21207 )
2018-11-07 07:47:43 -06:00
b3ca44febd
replace last link with other better one ( #21132 )
...
The last link is private videos that at least I can't see it and I replace it with a better one and update more frequently.
2018-11-07 07:35:20 -06:00
6cfc0030ce
Add new frameworks and improve structure ( #21128 )
2018-11-07 07:26:34 -06:00
0251f68aaf
fix: update tests for create and add to sets challenge ( #18838 )
2018-11-07 21:13:58 +09:00
fa4117ae85
Solution write-higher-order-arrow-functions.english.md ( #18772 )
2018-11-07 20:37:01 +09:00
e24a2d9fdb
update code examples for spanish translation ( #18583 )
2018-11-07 20:36:28 +09:00
12da60565a
Add the word "programming" in the article ( #25057 )
2018-11-07 13:54:17 +05:30
e32ff64853
Add detail for how to tell git to track new files ( #21819 )
2018-11-07 01:10:53 -05:00
2b6e151dfd
Add "Tasks" in vscode main features ( #21845 )
2018-11-07 01:10:41 -05:00
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
7eec4b898b
Fixed a typo ( #21851 )
...
Changed 'nueroevolution' to 'neuroevolution' at one place.
2018-11-07 01:02:09 -05:00
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
2fc46c9850
Update index.md ( #22102 )
2018-11-07 00:59:42 -05:00
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
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
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
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
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
fcf789912c
Fix typo ( #34223 )
...
Fixed typos, and reordered things.
2018-11-06 21:50:34 -05:00
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
d1c5f51792
Minor semantic changes to improve readability. ( #22127 )
2018-11-06 19:57:47 -05:00
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
10ff953d19
Changed fontawesome to Font Awesome in index.md ( #22073 )
2018-11-06 19:55:44 -05:00
b2a3fc1471
fixed spelling craftsmanship ( #34227 )
2018-11-06 17:37:28 -05:00
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
7d9b587191
fix: update guide article to truncate a string in javascript ( #34216 ) ( #34228 )
2018-11-06 17:36:03 -05:00
ec25ccfb32
Update index.md ( #34229 )
2018-11-06 17:31:05 -05:00
94508eba89
Added solution to D3 scaling challenge ( #34230 )
...
* Update index.md
* Update index.md
2018-11-06 17:30:20 -05:00
069d17dc01
Update index.md ( #34231 )
2018-11-06 17:29:28 -05:00
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
87c9ff1ca4
Fixed spacing, added hyphen and comma ( #21891 )
2018-11-06 17:22:34 -05:00
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
1e58cca812
fix(guide): update unconcious bias article with section on availibility bias
2018-11-06 16:15:21 -05:00
79fac762f1
added Go books section ( #20219 )
2018-11-07 00:06:25 +05:30
13d423e94e
Update index.md ( #22323 )
...
* Update index.md
Add a short description for slices
* Removed stub
2018-11-06 13:29:16 -05:00
6d2db1993a
Update index.md ( #34232 )
2018-11-06 12:20:42 -05:00
6d39a2b11d
added translation of java comments ( #22309 )
...
as well as minor translation fixes
2018-11-06 21:17:14 +04:00
b1ee46d203
Add corrected text ( #22252 )
2018-11-06 21:12:04 +04:00
4ea0953446
submit button added ( #34233 )
...
submit button added to the form
2018-11-06 11:44:23 -05:00
5a1ecb4f09
Added btn-dark ( #34234 )
...
* Added .btn-dark class to Bootstrap Button Class List
2018-11-06 11:42:49 -05:00
ca1a7e1b77
Add content to stub ( #34235 )
...
Just addition, gave formula and example.
2018-11-06 11:39:12 -05:00
4f37069835
Adding lines and updation ( #25081 )
2018-11-06 19:35:57 +05:30