d54f2d7c8d
Add Recommended extension and Add feature ( #34495 )
...
I ended up modifying the extension list to include the VIM keybind extension for those who want the experience as well as added Customization as one of the main features of the editor.
2019-05-19 23:48:10 +05:30
a30982e862
Add comments and update callback arguments' names ( #36082 )
...
* Add comments and update callback arguments' names
I've added a few comments to the solution and given the callback arguments more descriptive names to clarify what the solution is doing, since this challenge seemed a little more complex than the previous challenges.
* Update guide/english/certifications/javascript-algorithms-and-data-structures/functional-programming/use-the-reduce-method-to-analyze-data/index.md
That makes absolute sense and is clearer. Thank you.
Co-Authored-By: Randell Dawson <5313213+RandellDawson@users.noreply.github.com >
* Update indentation to be two-spaced
2019-05-19 10:45:34 -07:00
0ee212d5af
changed the properties of avl trees ( #27322 )
...
Changed the property that said that the AVL tree can have zero or more child nodes to avl tree can have zero, one or two child nodes.
2019-05-19 09:24:45 -07:00
28283d7197
Add information AVL tree Wiki ( #25811 )
2019-05-19 09:23:32 -07:00
c69217d5f8
Application of AVL Trees ( #25457 )
2019-05-19 09:22:45 -07:00
3dc8f10ae8
Update add-inline-style-in-react ( #35739 )
...
- Add my solution in the hint.
2019-05-18 23:02:46 -05:00
f69768e2ae
Density calculator page expansion ( #32126 )
...
* Density calculator page expansion
* Update index.md
2019-05-18 18:19:51 +05:30
3366d820a7
Adding alternative tools for coding style ( #30493 )
...
* Adding alternative tools for coding style
Adding alternative tools for coding style
* fix: changed console to shell
2019-05-18 18:12:07 +05:30
1485959f5a
info added to how to add subtract with powers ( #29544 )
...
info added to how to add or subtract with powers
2019-05-18 18:07:03 +05:30
21118bc26a
fix/regex-lower-number-of-matches ( #36004 )
...
* fix/regex-lower-number-of-matches
* fix/update-guide
* fix/convert-blockquote-to-backticks
2019-05-17 23:53:00 +01:00
d0982a951e
Update index.md ( #36079 )
2019-05-17 14:11:57 -07:00
a6cc69c4ad
Added related resource section and a useful resource ( #32997 )
...
* Added related resource section and a useful resource
* Update index.md
2019-05-17 12:16:20 -04:00
e877d9c7d5
Semantic versioning required ( #36074 )
...
Node build fails for "1.2"
2019-05-17 09:07:16 -07:00
241d966e54
added info about scikit-learn and accuracy metrics ( #30179 )
...
* added info about scikit-learn and accuracy metrics
Added some information about R-squared score.
* Update index.md
2019-05-17 11:26:20 -04:00
5f1e78f4d9
Added new section ( #26554 )
...
* Added new section
Added a new section for defining what can be returned in custom methods and how to correct a mistake with returns
* Update guide/english/csharp/return/index.md
Co-Authored-By: marcusparsons <marcusparsons@users.noreply.github.com >
* Update guide/english/csharp/return/index.md
Co-Authored-By: marcusparsons <marcusparsons@users.noreply.github.com >
* Update guide/english/csharp/return/index.md
Co-Authored-By: marcusparsons <marcusparsons@users.noreply.github.com >
* Update guide/english/csharp/return/index.md
Co-Authored-By: marcusparsons <marcusparsons@users.noreply.github.com >
2019-05-17 08:02:17 -07:00
05f73ca409
fix(curriculum): Convert blockquote elements to triple backtick syntax for JavaScript Algorithms and Data Structures ( #35992 )
...
* fix: convert js algorithms and data structures
* fix: revert some blocks back to blockquote
* fix: reverted comparison code block to blockquotes
* fix: change js to json
Co-Authored-By: Oliver Eyton-Williams <ojeytonwilliams@gmail.com >
* fix: convert various section to triple backticks
* fix: Make the formatting consistent for comparisons
2019-05-17 08:20:30 -05:00
7532555abf
Corrected translation of "links" ( #23358 )
...
Proper translation of "Links" is "Enlaces" not "Campo de Golf" (= "golf course").
2019-05-17 16:38:08 +05:30
4ae9e3cdb0
fixed translation of "links" ( #23361 )
...
Proper translation of "Links" is "Enlaces" not "Campo de Golf" (= "golf course").
2019-05-17 16:37:49 +05:30
6f8dde9bad
Fixed outdated info ( #27187 )
...
* Fixed outdated info
C++98 wasn't the standard for a long time. gnu++14 is the current standard and this pull request corrects that.
* Update index.md
* Updated the attribution to fit Purdue's format.
2019-05-17 16:22:22 +05:30
cc1ebb718d
feat: add article for JavaScript String.valueOf() ( #36017 )
2019-05-17 16:21:04 +05:30
5040c2e1ca
Fixed typo ( #36048 )
2019-05-17 11:46:43 +02:00
4724c7f5d9
using v to select text ( #30528 )
2019-05-17 11:36:29 +05:30
742b56589e
Made the formatting more consistent ( #30285 )
...
The formatting is now more consistent with the other files in the directory, also added a more information section with a link to the SS64 page.
2019-05-17 11:33:13 +05:30
cc0eaff745
Clarification of Knights and Knaves ( #29890 )
...
Added a couple of clarifying points to the knights and knaves example. Also gave the wikipedia link a more descriptive title.
2019-05-17 11:31:27 +05:30
1beaac868e
Updated services and details of plans ( #27912 )
...
Added the names of the services and extended information about plans and tiers of services
2019-05-17 11:26:29 +05:30
f7cbf7494b
Improvements in wording and notation. ( #27370 )
2019-05-17 11:24:15 +05:30
c50fa87df3
عملة رقمية بدل عملة معماة ( #20829 )
2019-05-17 11:17:34 +05:30
31be037c9c
أجايل بدلا من رشيق ( #20819 )
2019-05-17 11:16:53 +05:30
1fefb703eb
add more info to the Scrum guide and fix typos ( #32042 )
...
* add more info to the Scrum guide and fix typos
* Update index.md
2019-05-16 23:09:33 -04:00
9668849659
Highlighted the roles to bold ( #31771 )
...
for better readability
2019-05-16 22:11:56 -04:00
806f688eaa
Add resource Introduction to Scrum ( #31332 )
...
* Add resource Introduction to Scrum
Introduction to Scrum Video
* Update index.md
2019-05-16 21:51:04 -04:00
77df8bb424
Refined content ( #33848 )
2019-05-16 21:34:05 -04:00
a0d2c5ccc2
Text added ( #32163 )
...
* Text added
* Update index.md
2019-05-16 21:32:56 -04:00
93214303d4
Changed BST's worst run-time from O(log n) to O(n) ( #31445 )
2019-05-16 17:44:45 -07:00
5964e764da
Changes in the language for better understanding ( #31116 )
2019-05-16 19:47:52 -04:00
a804897029
Updated the definition of Acceptance criteria ( #30971 )
...
Clarified Acceptance criteria from different perspectives
2019-05-16 19:47:11 -04:00
e2e5bb191e
Typos y errores de traducción - typos and translation errors ( #20945 )
...
Some small typos and translation errors
Algunos errors de tipeo y traducción pequeños
2019-05-16 16:37:59 -06:00
78dc866254
Update index.md ( #34033 )
2019-05-16 20:04:00 +01:00
cb44b4bb15
Initial Map page ( #26450 )
...
* Initial Map page
* Update index.md
2019-05-16 14:31:27 -04:00
ceadc5a839
Switching words ( #22580 )
...
* Switching words
Changed the word "común" to "comunmente". Makes more sense.
* Adding accent to "comúnmente"
2019-05-16 23:28:22 +05:30
65d4afc9e0
Changed var to const ( #22475 )
...
The English version was changed so I changed var to const as in the English version
2019-05-16 23:27:16 +05:30
39a9da5c1d
Added solution to D3 predefined scale challenge ( #34242 )
...
* Update index.md
* Update index.md
* spacing
* Update index.md
2019-05-16 09:04:54 -07:00
e6fef5ff34
Added solution to D3 use dynamic scales challenge ( #34241 )
...
* Update index.md
* Update index.md
* Update spacing
* Update index.md
2019-05-16 09:04:08 -07:00
c33260581b
fixed grammar/articulation of certain sentences ( #30508 )
2019-05-16 13:04:44 +05:30
1d77711431
add solution to redux remove item from array ( #35593 )
2019-05-16 13:01:37 +05:30
719227b733
Made correction in the output of println function when it prints an integer string. ( #27034 )
2019-05-16 12:19:24 +05:30
522c682971
Update index.md ( #32849 )
2019-05-15 17:50:48 -07:00
0a1eeea424
fix(guide) Replace invalid prism code block names ( #35961 )
...
* fix: replace sh with shell
fix replace terminal with shell
fix replace node with js
fix replace output with shell
fix replace cs with csharp
fix replace c++ with cpp
fix replace c# with csharp
fix replace javasctipt with js
fix replace syntax with js
fix replace unix with shell
fix replace linux with shell
fix replace java 8 with java
fix replace swift4 with swift
fix replace react.js with jsx
fix replace javascriot with js
fix replace javacsript with js
fix replace c++ - with cpp
fix: corrected various typos
fix: replace Algorithm with nothing
fix: replace xaml with xml
fix: replace solidity with nothing
fix: replace c++ with cpp
fix: replace txt with shell
fix: replace code with json and css
fix: replace console with shell
2019-05-15 19:08:19 +02:00
4b4762716c
fix(curriculum): Rewrote the Write Higher-Order Arrow Functions challenge and moved to Functional Programming section ( #35954 )
...
* fix: reworded and moved challenge
* fix: removed extra line
Co-Authored-By: RandellDawson <5313213+RandellDawson@users.noreply.github.com >
* fix; removed extra line
Co-Authored-By: RandellDawson <5313213+RandellDawson@users.noreply.github.com >
* fix: reworded sentence
Co-Authored-By: RandellDawson <5313213+RandellDawson@users.noreply.github.com >
2019-05-15 11:12:17 -05:00
d390b40a9f
Update index.md ( #34282 )
2019-05-15 01:16:58 -07:00