Commit Graph

4357 Commits (8f25305ab2797a61bc6696ee644c303853896dc5)

Author SHA1 Message Date
Harkirat Singh 8f25305ab2 Update index.md (#35322)
* Update index.md

Completion of the solution code.

* fix: changed code to json
2019-06-12 17:39:51 -07:00
Ahmad Abdolsaheb d24778ceb8
fix: replace imgur URLs with s3 URLs for files with potential conflict (#36049)
* fix: replace imgur with s3 for files with potential conflict

(cherry picked from commit 4ec62c0e29a64b0288eade45fb510f25c622945a)

* fix/remote extra link

Co-Authored-By: Randell Dawson <5313213+RandellDawson@users.noreply.github.com>

* fix: revert change
2019-06-12 11:19:43 +03:00
Christian Coffey fb0c6813ac Explained top() and dynamic data structures (#30618)
* Explained top() and dynamic datastructures

Added a brief description of the top() function as there was none. Also talked about the application of dynamic data structures in the implementation of a stack.

* fix: changed c++ to cpp
2019-06-11 20:14:02 -07:00
Kyle Lobo 9252cbb998 Added example for stack using C++ STL in "Stacks" (#28814)
* Added example for stack using C++ STL in "Stacks"

* fix: changed c++ to cpp
2019-06-11 18:44:41 -07:00
Papun Charan b660edb52d Added the limitations of return type function (#32376)
Explained that in a function what kind of values can be returned.
2019-06-11 17:55:25 -07:00
Rajiv Ranjan Singh 589564e56c Typo Fix in guide/english/computer-hardware/ram/index.md (#35759)
* Typo Fix in guide/english/computer-hardware/ram/index.md

* Fix sentence
2019-06-11 13:18:14 -04:00
James Hogan dda4797118 Hints+Solution for D3 Display Shapes Challenge (#29513)
* Hints+Solution for  D3 Display Shapes Challenge

* fix: removed stub info
2019-06-11 09:48:33 -07:00
James Hogan 65bccdb9bd provide hints+solution to SVG/D3 Challenge (#29509)
* provide hints+solution to SVG/D3 Challenge

* fix: removed stub info
2019-06-11 09:48:22 -07:00
James Hogan a827e1c910 Hints+Solution - 'Create a Bar for Each Data Point in the Set' (#29527)
* Hints+Solution - 'Create a Bar for Each Data Point in the Set'

* fix: removed stub info
2019-06-11 09:48:11 -07:00
Bradley D. Thornton 1abe4971f4 Update of index.md (#31840)
Added the 'now' option to list of options
2019-06-11 10:04:49 -05:00
Ruslan Kharitonov ada34f00c5 F strings objects example (#30712)
* Upgraded node image to latest stable, v8.12 in docker compose

* f-strings example with capital letter F

* Example of using f-strings with an object

* Revert "f-strings example with capital letter F"

This reverts commit 8f498480ce.

* Revert "Upgraded node image to latest stable, v8.12 in docker compose"

This reverts commit e55dd116d2.

* feat: fixed header formatting
2019-06-10 19:52:01 -05:00
Vishwas Navada K a893cb43c3 fix the command python -m simpleHTTPServer (#36132)
* fix the command python -m simpleHTTPServer

Change the simpleHTTPserver to simpleHTTPServer, which is the right commmand.

* another capital S had been omitted
2019-06-10 20:27:41 +01:00
Faisal Arshed 79b46ca5ef Removed CRNA from Get Started list (#35647)
Removed Create-React-Native-App from the Get Started list, since it has been merged with Expo.
2019-06-10 06:45:45 -07:00
stavkl 5fb6d5fd6b elaborated on ptr to structs and typedef usage (#30511) 2019-06-08 20:15:13 -05:00
Natalie Cardot 4cebb759f2 Spelling/grammar fixes (#36164) 2019-06-08 11:18:08 +05:30
Kyle Lobo 0be59edc29 Detailed description for recursion in Fibonacci (#28784)
* Detailed description for recursion in Fibonacci

* Removed unnecesasry line breaks
2019-06-04 20:27:23 +01:00
Adi fc3ef20df8 Adding Async and Sync modes (#27233)
Adding Async and sync modes for Read as well as Write modules
2019-06-03 17:11:36 -07:00
yanhaohuang 947080f565 feat: add guide article for JavaScript padStart (#36028)
* add guide article for JavaScript padStart

* Fix formatting issue, add bullet point at sources

* Fix formatting

* Fix formatting
2019-06-03 16:52:30 -07:00
Alexander Molnar 1339da2a99 Added content to stub (#34365)
* Added content to stub

Explained the concept and gave examples.

* Update index.md
2019-06-02 10:13:23 +01:00
Jonathan Lawrence 56f45c38a9 Correct grammar and make more concise (#35179)
* Correct Grammar and make more concise

* Improve readability
2019-06-02 10:04:07 +01:00
Alexander Molnar 40386890ed Added content (#34342)
Quadratics is plural...?

Added an explanation as to how to factor quadratics, two methods (with examples), one for simple cases and then the general case. Discussed an issue that needs care when using the quadratic formula, as well as an example to make things clear what's going on.
2019-06-02 10:01:15 +01:00
dipashreepatil 6eb1e6e2f2 Update index.md (#28724) 2019-06-01 09:26:56 -07:00
Natalie Cardot 33a61168c0 Correct word in code explanation (#36146) 2019-06-01 09:06:54 -05:00
muskaangupta15 4c4f3c7f87 Update index.md (#27085) 2019-05-31 14:37:35 -07:00
Abhipsa Mishra 51d1a2878c Update Data Mining Topic (#33340)
Updated the content about Data mining and its history.
2019-05-29 08:08:56 -07:00
Randell Dawson ad3d0aed04 fix: corrected guide solutions and explanations (#36125) 2019-05-29 01:34:08 +05:30
Saboor Elahi bd065c1a0e Information about constructors is elaborated. (#29852)
Information about empty constructors and parametrized constructors in Java is elaborated & default behavior of java is described.
2019-05-27 08:21:45 -07:00
Samuel Koprivnjak 02427ad982 Linux find cmd examples (#29360)
* Useful find commands examples

* Update index.md
2019-05-26 09:08:25 -07:00
okiwoki 8d12197021 Adding information on SSHv1 (#33883) 2019-05-26 08:41:12 -07:00
purifyyourhome 03a4f8c491 Added part about how SSH security can be augmented (#31244)
Added lines about how an SSH server can be configured to utilize a second factor authentication method to augment authentication security and how if one's password is compromised, an attacker must compromise this second (or third) factor of authentication too, to gain access.
2019-05-26 08:38:51 -07:00
Sabeer Sulaiman 9bcd0707b8 Guide article added: Bar chart using D3 (guide/english/d3) (#31338)
* D3 Version and Typo Fixes

* D3 Bar chart guide article

* Fix for intendation
2019-05-26 08:11:41 -07:00
Sabeer Sulaiman 28f5599cf0 Guide article added: Managing Data Changes in D3 (guide/english/d3) (#31310)
* D3 Version and Typo Fixes

* Enter and Exit functions guide article

* Intendation changed to 2 spaces
2019-05-26 08:10:57 -07:00
Sabeer Sulaiman 624642e465 Guide Article: D3 JS data join (guide/english/d3) (#31237)
* D3 Version and Typo Fixes

* D3 Data Join

* Intendation changed to 2 spaces
2019-05-26 08:09:57 -07:00
Samuel Koprivnjak 1e99510ebc Control Flow for Kotlin lang (#26793)
* Create control_flow.md

* Rename control_flow.md to controlflow.md

* Added control flow

* Added classes

* fix: corrected indentation

* fix: corrected indentation
2019-05-26 17:57:17 +05:30
Guayo Mena f5b94b51f1 feat(curriculum): Extend solution explanation for Convert HTML Entities challenge (#35835)
* Extend solution explanation

The explanation for the advanced code solution was a little cumbersome.
It tried to explain the used method, but also tried to explain an alternative solution, both mixed together.
To fix that, I moved everything related to the alternative solution to another paragraph.
Additionally, I added a more detailed explanation about this alternative solution.
Hopefully, with this fixes, both solutions will be clearer to the user.

* Replace intermediate solution

Replace the intermediate solution with a more concise one.

I took the opportunity to eliminate the indenting in all 3 snippets to remove unnecessary blank space on the left.
I also changed the wording on one of the instructions and fixed a typo.

* Remove external links

* Simplity regex declaration

I replaced `new RegExp()` in order to make the solution cleaner and shorter

* Update index.md
2019-05-26 17:53:41 +05:30
Samuel Koprivnjak e6dbbe08d8 SSH Port Forwarding tutorial (#29325) 2019-05-25 21:50:27 -07:00
alittlepickle c4c8de1c20 Updated from a stub to give basic info (#29726)
* Updated from a stub to give basic info

* fix: removed all of stub info
2019-05-25 21:22:43 -07:00
Vishwas Navada K 78826ea90d Fix the function call flattenArray->steamrollArray (#36128)
Replace the function call in the Intermediate Code Solution from flattenArray to steamrollArray which is the actual function name.
2019-05-25 17:49:57 -07:00
lasjorg c852dc7d1d fix(guide): correct regex for intermediate solution code (#35784) 2019-05-24 23:45:26 -07:00
Parth Parth 705c781d19 Added solution to Extend One Set of CSS Styles to Another Element (#34771)
* Update index.md

* fix: changed indentation
2019-05-24 23:36:18 -07:00
Kyle Lobo 839c7e56c4 Added explanation for O(logn) solution in "Exponentiation" (#28807) 2019-05-24 23:00:31 -07:00
Crystal Yungwirth c37cb92e63 Alternative Advanced Code Solution (#35965)
* Alternative Advanced Code Solution

Uses .replace() instead of .split()-.join()

* Update guide/english/certifications/javascript-algorithms-and-data-structures/intermediate-algorithm-scripting/binary-agents/index.md

Co-Authored-By: Parth Parth <34807532+thecodingaviator@users.noreply.github.com>

* Update guide/english/certifications/javascript-algorithms-and-data-structures/intermediate-algorithm-scripting/binary-agents/index.md

Co-Authored-By: Parth Parth <34807532+thecodingaviator@users.noreply.github.com>

* Update guide/english/certifications/javascript-algorithms-and-data-structures/intermediate-algorithm-scripting/binary-agents/index.md

Co-Authored-By: Parth Parth <34807532+thecodingaviator@users.noreply.github.com>

* Update guide/english/certifications/javascript-algorithms-and-data-structures/intermediate-algorithm-scripting/binary-agents/index.md

Co-Authored-By: Parth Parth <34807532+thecodingaviator@users.noreply.github.com>

* Update guide/english/certifications/javascript-algorithms-and-data-structures/intermediate-algorithm-scripting/binary-agents/index.md

Co-Authored-By: Parth Parth <34807532+thecodingaviator@users.noreply.github.com>

* Update guide/english/certifications/javascript-algorithms-and-data-structures/intermediate-algorithm-scripting/binary-agents/index.md

Co-Authored-By: Randell Dawson <5313213+RandellDawson@users.noreply.github.com>

* Addresses review by RandellDawson
2019-05-25 01:40:05 +05:30
Sabeer Sulaiman 57c638994f Guide Article guide/english/d3 typo and version fixes + D3 DOM Selectors article (#30193)
* D3 Version and Typo Fixes

* D3 Guide: DOM Selectors in D3 + rearrangement

* Reverse the rename

* Intendation changed to 2 spaces
2019-05-24 10:08:50 -07:00
Alexander Wayne Omorokunwa 5c2d898fee created a new article (#28592) 2019-05-24 14:06:02 +01:00
DanSLuong 07981cd3f5 Fix(guide): Edited formatting (#32583)
* Fix(guide): Edited formatting

* Update index.md
2019-05-23 22:10:02 -05:00
angel13 20dc570df7 Added resource Python for Scientists and Engineers (#32181) 2019-05-23 22:07:28 -05:00
John Close d439d9f385 Update index.md (#30805) 2019-05-23 22:06:50 -05:00
Parth Parth 009088a2ca fix: Move optical alignment file to proper place (#35588)
* fix: Move optical alignment file to proper place

* Make title proper
2019-05-23 21:29:27 -05:00
abhaybaiju f1ef01b165 More informative index.md (#29456)
More informative description
2019-05-23 20:56:28 -05:00
Debalina 3609e48988 fix typo (#29747)
removed quotes
2019-05-23 20:55:47 -05:00