Commit Graph

23839 Commits (d73b94133a49be38ebd96f71ef84ee6fb954e83b)

Author SHA1 Message Date
Paniscus Ateles d6a33dc525 add shell/index.md (#32378)
Description of the Erlang shell and how to use it as a simple interpreter.
2019-07-19 16:35:57 -05:00
Subraya Pai 77210c965a added details for crossfilter.js (#32677)
Added brief details and setup instructions for crossfilter.js
2019-07-19 16:34:31 -05:00
Paniscus Ateles a8e05e25a3 add pure-functions/index.md (#32887)
A description of the important of pure functions and their limitations in Erlang
2019-07-19 16:30:26 -05:00
Paniscus Ateles d44441d6cb add functional-language/index.md (#33258)
A summary of the functional programming features of Erlang and the consequences.
2019-07-19 16:30:15 -05:00
Iden Craven 78c2e46a30 Update index.md (#33013) 2019-07-19 16:29:31 -05:00
Paniscus Ateles 273a5e34ca Add notes on when Erlang began and became Open Source. (#33270) 2019-07-19 16:27:54 -05:00
Vyshak Puthusseri 7b08f7b4ed Added the topic Evaluating the clustering (#35855)
* Added the topic Evaluating the clustering 

How can we evaluate the clustering algorithms,  based on analyzing our results.

* Fixed grammar and put in second person
2019-07-19 16:27:13 -05:00
Pinak Roy Chowdhury d59f422be3 Support Vector Machine index updated. (#33509)
Added multiple sections in the index page of support vector machine.
2019-07-19 16:18:52 -05:00
tjowers95 e933bba8a3 Really elaborating on the network topic to be nearly all inclusive (#36140)
This might be better put in a topic separate from C, its own topic, since the network socket interface is accessible in Java, C#, Python, PHP, NodeJS, etc. . Since the socket api is written in C itself, the system calls, and most languages will use these same C system calls, I think it still works to offer the main explanation in C, then either have an example server and client in every language PHP, Ruby, Java, C#, Obj-C, etc
2019-07-19 16:15:00 -05:00
Mandar Vaze 9d7ad71964 feat: Add article for Elixir Keyword Lists (#36141) 2019-07-19 16:14:40 -05:00
Oliver Eyton-Williams 6078081a3f feat: Add guide article and update its challenge (#36371)
* feat: Add guide article and update its challenge

* Update guide/english/certifications/javascript-algorithms-and-data-structures/basic-javascript/replace-loops-using-recursion/index.md

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

* Update guide/english/certifications/javascript-algorithms-and-data-structures/basic-javascript/replace-loops-using-recursion/index.md

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

* Update guide/english/certifications/javascript-algorithms-and-data-structures/basic-javascript/replace-loops-using-recursion/index.md

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

* Update guide/english/certifications/javascript-algorithms-and-data-structures/basic-javascript/replace-loops-using-recursion/index.md

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

* fix: Stop hints from being hidden

* fix: Improve the wording.

* Update index.md

Fixed per suggestion

* Update index.md

Fixed per suggestion
2019-07-19 16:14:28 -05:00
Ahmed Khaled 35c284e9a7 feat: added java implementation for red-black trees (#36026) 2019-07-19 16:14:05 -05:00
Ahmed Khaled 830def0604 feat(guide): added java implementation to quicksort (#36005)
* feat: added java implementation to quicksort

* fix: edited heading in quicksort
2019-07-19 16:13:50 -05:00
Javed Mohamed 07d9862c0e Add list article (#35018) 2019-07-19 16:13:21 -05:00
Snehabisht 9232532758 order point included (#33548) 2019-07-19 16:13:05 -05:00
Who is my Name! bddd9dbfff added small entry for docker exec (#33989)
there's so much missing here (qwq)
2019-07-19 16:12:25 -05:00
ryoungblom 52426deef4 content(guide): add blockchain-development article (#36256)
* Create index.md

* Update index.md

* Update index.md

* Update index.md

* Update index.md
2019-07-19 16:05:12 -05:00
xJuggl3r 58e7005573 Add ES6 syntax to Challenge' solution (#36367)
* ES6 syntax

Added ES6 syntax to challenge' solution.

* Add ES6 solution to challenge

An optional way to solve the challenge using ES6 arrow functions
2019-07-19 16:03:21 -05:00
Tanay Kulkarni 42181af79b Added the nltk library installation. (#31603)
* Added the nltk library installation.

* Address feedback
2019-07-19 15:59:11 -05:00
Lee 6d49b972fb fix: sent to local repo in error (#31165)
* Create index.md

This file introduces flex-grow: with screen shots and code samples. As with all of my commits, this is a proper contribution effort, neither copy & paste nor a links list.

* Update index.md

Added title: 'Flex Grow' to avoid Travis CL no frontmatter error.

* Update index.md

Added labels to the code blocks.

* fix: updated individual code items & sentences

Added <code></code> tags to individual code items.
Sorry for so many commits. I just saw the styling guide.

* Create flexbox-display-flex.md (#2)

* Create flexbox-display-flex.md

This file introduces the concept of display:flex and flex-direction:[row | column].

* Rename guide/english/css/flexbox-display-flex.md to guide/english/css/flexbox-display-flex/index.md

Changed the folder structure to comply with index.md.

* Update index.md

Added title: Display Flex to avoid Travice CL no frontmatter error.

* Update index.md

Added labels to the code blocks.

* fix: update individual code items.

Added <code></code> tags to individual code items.
Sorry for so many commits. I just saw the styling guide.

* Create index.md (#4)

* Create index.md

This file contains details about flex-basis, with screenshots and code samples. As with all of my commits, this is my own work not copy & paste or a lazy linkathon.

* Update index.md

Added the title; Flex Basis, to avoid Travis CI no frontmatter error.

* Update index.md

Added labels to the code blocks.

* fix: added labels for code items

Added <code></code> labels to individual code items.
Sorry for all of the commits. I just saw the styling guide. Doing my own QC.
2019-07-19 15:58:03 -05:00
TrollzorFTW a1ff408e00 Outputing an "auto" variable (#31263) 2019-07-19 15:55:32 -05:00
Cleo Aguiar 94b2b1cd8f update translation bubble-sort (#36459)
* update translation bubble-sort

add examples code

* update: two-space indentation for all code
2019-07-19 13:34:14 -07:00
Oliver Eyton-Williams 04382bc475 fix: prettify css 2019-07-19 15:30:17 +05:30
Oliver Eyton-Williams b8593326b0 fix: remove guide linting and fix failing challenges 2019-07-19 15:30:17 +05:30
Oliver Eyton-Williams f809100406 fix(tools): Correct broken test 2019-07-19 15:30:17 +05:30
Oliver Eyton-Williams 924f995af3 fix(tools): Relax rules for the guide 2019-07-19 15:30:17 +05:30
Oliver Eyton-Williams 9bd5e0aafe fix(tools): Restrict prettier to css 2019-07-19 15:30:17 +05:30
Oliver Eyton-Williams 9de68bd4a7 feat: Add rule checking Prism languages
The linter now checks that fences have languages and that those languages are
supported by PrismJS. The linter has been extended over the guide with its own
set of rules that only validate code fences.
2019-07-19 15:30:17 +05:30
Oliver Eyton-Williams b8bdbc7dc8 feat: Add scripts to format and lint with prettier 2019-07-19 15:30:17 +05:30
Oliver Eyton-Williams b440851381 fix: Add tests for the linter 2019-07-19 15:30:17 +05:30
Oliver Eyton-Williams db69c9b071 fix: Only lint staged files on commit 2019-07-19 15:30:17 +05:30
Oliver Eyton-Williams 538e0bbee3 feat: Lint curriculum, including test yaml 2019-07-19 15:30:17 +05:30
Oliver Eyton-Williams 7d4dc382b4 fix(curriculum): format challenge markdown as per linting rules (#36326)
* fix: Format challenge markdown according to linting rules

* fix: Put spaces after section tags
2019-07-19 15:30:17 +05:30
Randell Dawson c387873640 fix(curriculum): added extra line before </section> tag - Engl… (#36278) 2019-07-19 15:30:17 +05:30
Oliver Eyton-Williams b038af4925 fix: Remove non-functional css 2019-07-19 13:35:06 +05:30
Oliver Eyton-Williams 6a2974e55e fix: Refactor challenge mounting and updating
componentDidMount and componentDidUpdate share a lot of code. This just
DRYs them out.
2019-07-19 13:32:41 +05:30
Oliver Eyton-Williams a8c86f6168 fix: Init test output on backend challenges
Makes sure the test output console is initialized on backend as well as
classic challenges.  Previously it was tied to SidePanel which was not
always present.
2019-07-19 13:32:41 +05:30
Nikolai Kiselev 7dd2fe19f3 Update a solution for "Find the Symmetric Difference" algorithm (#36379)
* Update advanced solution

* Replace HTML links with markdown syntax

* Remove obsolete sort()

* Use spread operator instead of Array.from
2019-07-18 17:07:09 -07:00
Christian Mondorf 392d546988 Minor edits for clarity. (#25841)
Edits for clarity and for grammar.
2019-07-18 12:41:13 -07:00
Ashrith Reddy 8e9014214a made semi-colon on basic-javascript challenge optional. (#36465)
* made closing operator optional.

* truncated unnecessary regex
2019-07-18 08:07:17 -07:00
Tom 8757deb56c feat(client): add prev next btns to lessons (#35485)
* feat/add-prev-next-btns-to-lessons

redirect to learn instead of home

* fix/button-css-properties

* fix/change-buttons-to-suggested

* fix/add-tests+change-button-to-link

Co-authored-by: ojeytonwilliams ojeytonwilliams@gmail.com

* Revert "fix/add-tests+change-button-to-link"

This reverts commit ae26504d1d.

* fix/add-tests+change-button-to-link

Co-authored-by: ojeytonwilliams <ojeytonwilliams@gmail.com>
2019-07-18 15:16:00 +05:30
Oliver Eyton-Williams eba8953037 fix: Update docs, recommending install all packages (#36352) 2019-07-17 22:54:23 +05:30
Huyen Nguyen d6c2f5cf79 docs: replace Medium with fCC News (#36454) 2019-07-17 22:52:35 +05:30
Huyen Nguyen ceef759049 docs: replace Medium with fCC News (#36455) 2019-07-17 22:52:07 +05:30
Huyen Nguyen d5881773c0 docs: replace Medium with fCC News (#36456) 2019-07-17 22:51:39 +05:30
Aman Aggarwal 9cc82ae521 Update index.md (#36458) 2019-07-15 15:36:45 +01:00
Edmond Liu 53470d2fd8 Update index.md (#36349)
Removed some statements talking about the optimization potential of goto (which is mentioned but never specified), and I gave a possible use-case for goto followed by some constructs that can replace it, and ended on why goto is discouraged in C++

Added information about the memory behaviour of labels, the syntax to create a label, and where a label can actually be placed (within the same function).
2019-07-15 07:04:27 -07:00
Mohamed Saad 04790915a8 add informations about queries in graphql (#36428) 2019-07-15 06:37:23 -07:00
KartikSoneji 72be29068a Added info; Fixed formatting; (#36329)
Added note on Scope
Fixed formatting of example and added better way to rewrite example.
2019-07-15 06:31:54 -07:00
Siddhartha Anand 629da5329d BFS in Java (#35027)
Code for implementation of Breadth-First-Search in Java.
2019-07-15 06:28:56 -07:00