Commit Graph

1369 Commits (2fea8d89f411329a73af2e3ffbf5a4ed0a9462c8)

Author SHA1 Message Date
Gabriel Felvinczi f09316dc3c Add new quote (#34370) 2018-11-22 10:22:31 +08:00
Stuart Taylor cee98aef43 feat: watch challenges (#34321) 2018-11-16 23:52:52 +05:30
Bouncey 97f7d53bee chore(tidy): Remove console.log 2018-11-16 04:09:16 +05:30
Iulian Onofrei 2ef81bde20 Fix typo in variable name (#26411) 2018-11-13 14:16:47 -08:00
Bouncey 7afa00f2aa fix: Portfolio styling 2018-11-13 05:39:50 +05:30
Bouncey d417ec9936 chore: Tidy up 2018-11-13 05:39:50 +05:30
Bouncey 602065be0b fix: Pass username to Certifications to get user details 2018-11-13 05:39:50 +05:30
Bouncey d686b32d9d fix: Reimplement the HeatMap 2018-11-13 05:39:50 +05:30
Bouncey f5ae5027cc fix: Update some apis/datastructures 2018-11-13 05:39:50 +05:30
Bouncey aca424be97 chore(react): PureComponent -> Component 2018-11-13 05:39:50 +05:30
Bouncey 987da19254 feat(profile): Add Profile and components 2018-11-13 05:39:50 +05:30
Valeriy S ea060b13f2 fix: rename SASS worker 2018-11-12 12:44:00 +00:00
Valeriy ecadba95db fix(client): prevent endless SASS conversion 2018-11-12 12:44:00 +00:00
Stuart Taylor dbfab5b118 chore: Port over mission statement and gtag (#34262)
- [x] I have read [freeCodeCamp's contribution guidelines](https://github.com/freeCodeCamp/freeCodeCamp/blob/master/CONTRIBUTING.md).
- [x] My pull request has a descriptive title (not a vague title like `Update index.md`)
- [x] My pull request targets the `master` branch of freeCodeCamp.


Closes #18184
2018-11-09 21:21:50 +05:30
Achilles Moraites 028cdd94b0 fix: added missing ending quotes in paragraphs (#34166) 2018-11-02 17:22:37 +04:00
kapeyka 55f5e92ca0 Made grammar easier to understand. (#19746)
* Made grammar easier to understand.

* Update index.md

* Additional grammar corrections
2018-10-27 14:48:06 -07:00
Valeriy bad6fc3e53 fix: build on Windows (#18831) 2018-10-25 15:24:57 +05:30
Mrugesh Mohapatra e888c233ca chore: update lockfile 2018-10-24 18:27:34 +05:30
Bouncey c08bb95ea8 fix(auth): Fix auth flow for the client app 2018-10-24 18:27:34 +05:30
Stuart Taylor 7da04a348b fix: Update packages and fix local dev (#26907)
<!-- Please follow this checklist and put an x in each of the boxes, like this: [x]. It will ensure that our team takes your pull request seriously. -->

- [x] I have read [freeCodeCamp's contribution guidelines](https://github.com/freeCodeCamp/freeCodeCamp/blob/master/CONTRIBUTING.md).
- [x] My pull request has a descriptive title (not a vague title like `Update index.md`)
- [x] My pull request targets the `master` branch of freeCodeCamp.
2018-10-23 18:48:46 +05:30
Kristofer Koishigawa 4ed86a457e fix(guide): Deleted and or moved the directories/files in client/src/guide and client/src/pages... (#19732) 2018-10-20 16:17:50 +05:30
Kristofer Koishigawa 862112ebc7 fix: mathjax rendering (#18468) 2018-10-20 16:14:42 +05:30
Bouncey b1a785c87d fix(guide): Fix directory structure 2018-10-19 16:28:34 +01:00
_94gsc 9fc62ea21a Provide link to S3 documentation (#19730)
Also, update buket to bucket.
2018-10-18 16:42:27 +05:30
Sindhuri1706 83f50f10d4 Docker:More About Docker containers (#19018)
* added intorduction to setup AWS S3 in Django project to store static assets and media files

* added guidelines to move files between servers

* added more commands for docker-containers
2018-10-17 15:35:13 -03:00
Brendan a16031cd20 Fixed grammar, added link (#19544)
* Fixed grammar, added link

* fix: minor typo by contributor
2018-10-16 16:52:50 -07:00
mrugesh mohapatra 164d900e96 fix(ci): fix tests for guide in root (#19526) 2018-10-16 11:42:46 -05:00
Mrugesh Mohapatra da0df12ab7 fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
Filippo Nardi f989c28c52 added changes for props (#19489) 2018-10-16 10:06:35 -05:00
Adarsh Jain bbf63b3404 added information about parallel computing (#19494)
added about what is parallel computing, why parallelism, how to parallelize, data and task parallelism etc.
2018-10-16 10:05:38 -05:00
Adarsh Jain 4dda261e3e deadlock in opearting system (#19514) 2018-10-16 10:03:34 -05:00
Aditi Aggarwal 829c80cdb0 Added code for delete operation on BST (#19516) 2018-10-16 10:02:16 -05:00
Aditya 606eef21d8 Update index.md (#19518) 2018-10-16 10:00:56 -05:00
Aditya bd0acde5d1 Update index.md (#19461) 2018-10-16 18:45:55 +05:30
albertocc 364f7335c6 Spanish translation fixes (#19297) 2018-10-16 10:08:52 -03:00
Andrei Calinescu 84fcf5fb28 Fixed broken img link (#19484)
Just changed from http to https. Before this, the image link did not work.
2018-10-16 23:32:09 +11:00
Andrei Calinescu 3262af6de5 Fixed last URL (#19482)
URL was not properly formatted in Markdown, so it was a broken link. Fixed markdown format and link works now.
2018-10-16 13:23:42 +01:00
Andrei Calinescu 4ea61c503b Fixed last 2 links (#19483)
Incorrect markdown format had them displaying a broken image link, because the links don't lead to an image. Used normal markdown link format instead.
2018-10-16 13:22:55 +01:00
Kamalesh Palanisamy 07456330b3 Created a guide for the bash ssh command (#19450)
* Created a guide about the mkdir command

* Update index.md

* Added a guide for the rm command in bash

* Created a new guide for the chmod command

* Created the guide for the ssh command

* Add note on user names
2018-10-16 13:14:31 +01:00
Wei Hung Chin 2efc35d2f9 Add code syntax highlighting
Add code highlighting for the code examples in the section "Comparing null and undefined"
2018-10-16 20:46:48 +09:00
Amit Sharma d279f8e413 Added new command 'mkdir' (#18796) 2018-10-16 20:30:13 +09:00
Rohan Saha bba161afbc Update index.md
Added more information to the advantages of compiled languages and to the disadvantages of interpreted languages for a better understanding.
2018-10-16 20:19:34 +09:00
Ginson Wong 93bdd1973e docs: add example use cases for expansion cards
-added several examples of modern use cases for expansion cards and reasons for utilizing them
2018-10-16 20:11:51 +09:00
The Coding Aviator 1defda2b11 Update index.md (#19453) 2018-10-16 01:53:57 -07:00
The Coding Aviator 66d95eda48 Update index.md (#19452) 2018-10-16 01:44:34 -07:00
Mark Kim d7ba56a3d5 Fixed wording and typos on REACT section (#19451)
* Fixed wording and typos on REACT section

Simplified wording and fixed typos for great clarity in the React section of the index.md.

* Simplification of wording in the React Section

Fixed a typo in the description section for React

* fix: corrected case for virtual DOM
2018-10-16 01:43:39 -07:00
Brian R 891152863a Adding unpacking list elements to variables (#19437)
* Adding unpacking list elements to variables

* fix: indentations
2018-10-16 13:48:33 +05:30
Piotr Szwarc 0a1f237a23 Guide/packer (#19444)
* Packer initial

* Moved packer to devops
2018-10-16 00:30:39 -07:00
Ninjirate c1d5ad8aa8 Default img display type (#19421)
* Default img display type

Added info about how img elements are rendered for display type by default.

* Update index.md
2018-10-16 00:06:04 -05:00
mennayahia db3528dd79 section about what configuration management tool (#19379)
* section about what configuration management tool

Add a section to explain in basic words what a configuration management tool mean. Probably anyone visiting this Puppet guide does not know what is Puppet to begin with so I believe it is good to have simple explanation with very basic examples.

* Update index.md
2018-10-16 00:03:09 -05:00
greggubarev ad25c1f253 Javascript: Add hint to Match Everything But Letters and Numbers (#19240)
* Javascript: Add hint to Match Everything But Letters and Numbers

Add hint to Match Everything But Letters and Numbers (https://learn.freecodecamp.org/javascript-algorithms-and-data-structures/regular-expressions/match-everything-but-letters-and-numbers and https://guide.freecodecamp.org/certifications/javascript-algorithms-and-data-structures/regular-expressions/match-everything-but-letters-and-numbers/)

* Update index.md
2018-10-16 00:02:42 -05:00
greggubarev da14642ea1 Javascript: Added hint to Match Whitespace (#19242)
* Javascript: Added hint to Match Whitespace

Added hint to Match  (https://learn.freecodecamp.org/javascript-algorithms-and-data-structures/regular-expressions/match-whitespace and https://guide.freecodecamp.org/certifications/javascript-algorithms-and-data-structures/regular-expressions/match-whitespace/)

* Update index.md
2018-10-16 00:02:31 -05:00
greggubarev e73c360476 Javascript: Edited hint to Specify Only the Lower Number of Matches (#19245)
* Javascript: Edited hint to Specify Only the Lower Number of Matches

Edited hint to Specify Only the Lower Number of Matches

* Update index.md
2018-10-16 00:02:19 -05:00
greggubarev 169e0ee582 Javascript: Added hint to Specify Exact Number of Matches (#19248)
* Javascript: Added hint to Specify Exact Number of Matches

Added hint to Specify Exact Number of Matches (https://learn.freecodecamp.org/javascript-algorithms-and-data-structures/regular-expressions/specify-exact-number-of-matches and https://guide.freecodecamp.org/certifications/javascript-algorithms-and-data-structures/regular-expressions/specify-exact-number-of-matches/)

* Update index.md
2018-10-16 00:02:04 -05:00
Kamalesh Palanisamy 13ea3c627c Created the guide for the chmod command (#19408)
* Created a guide about the mkdir command

* Update index.md

* Added a guide for the rm command in bash

* Created a new guide for the chmod command
2018-10-16 00:01:16 -05:00
Ragunathan Maniraj 9bf26b9150 added rules for truthy values (#19414) 2018-10-16 00:00:23 -05:00
Steve Lee 8cb572c368 fix:grammar (#19420)
* fix:grammar

* fix: corrected two link' syntax
2018-10-15 23:57:49 -05:00
Ragunathan Maniraj 1ccd182657 added unified table (#19419) 2018-10-15 23:57:27 -05:00
NirvashPrime 6ce8429d45 Revised document and expanded scope of information (#19430)
Removed text copied from php.net, revised grammar and formatting, and expanded scope of information to include multiple array styles and how to access elements in these styles.
2018-10-15 23:55:52 -05:00
Italos Estilon a525135c02 Update Haskell index.md (#19432)
* Update index.md

Add a link for a free, online, and fun book for Haskell beginners.

* Update index.md

Fix typo.
2018-10-15 23:55:34 -05:00
NirvashPrime cedb5befd9 Updated syntax, corrected and added information. (#19433)
Updated syntax to adhere to PSR, corrected outdated information, and added additional information regarding tags and indentation.
2018-10-15 23:55:08 -05:00
UTpH c614c91f8a Modified C++ Bubble sort (#19358)
Optimized by stopping the algorithm if there wasn't any swap(rest is sorted).
There was a syntax error(temp was not declared)
2018-10-15 23:54:33 -05:00
UTpH 593e66ab6b Added David Silver's RL course (#19362)
Added link to a very good RL course
Updated the broken Suggested readings link
2018-10-15 23:52:44 -05:00
Przemysław Wolski 107eed4a76 Note about uninitialized variables (#19289)
* Update index.md

Note about uninitialized variables.

* Update index.md
2018-10-15 23:52:05 -05:00
Ninjirate 598f0c4e8a CM and INITIAL (#19363)
Add example for CM measurement and INITIAL default reset.
2018-10-15 23:51:16 -05:00
MOHD BAYERO YAYANDI a839803573 Add the link "Medium Article about how to document source code" to article (#19364) 2018-10-15 23:50:49 -05:00
EliteMobb79 aa69c90021 Add Nginx (#19373)
* Add Nginx

* Delete Nginx

* Add nginx
2018-10-15 23:50:11 -05:00
Ninjirate c9cc4d332a Sort and Add Missing (#19375)
Sorted list of cursors and added missing types, updated total count from 36 to 39. Added note about using auto (default) with URL cursor in case file is unavailable on page load.
2018-10-15 23:48:55 -05:00
Taylor Stauss 058b3b77fd CSS: Add ::after pseudo-element document (#19381)
I noticed most of the pseudo-selectors/pseudo-elements are missing from this section, so I created a basic document as a starting point for the ::after pseudo-element. I tried to follow the same layout and style as the other articles in this section. This document is meant to be a start and added to/expounded on.

It's also my first real pull request - so please let me know how I can improve if needed 👍
2018-10-15 23:46:36 -05:00
Brian R ee204978f4 Added how to read input separated by space (#19395)
Added use of input() with .split()
2018-10-15 23:45:25 -05:00
Michael dfc481437c Added "Frameworks" & links to useful info (#19396)
- Added hyperlinks to official websites of frameworks in "Versatility" advantage
- Added "Frameworks" advantage and links to useful information
2018-10-15 23:44:50 -05:00
Ninjirate 0e4345f200 Single value lengths (#19399)
Added note for auto value if only one length parameter is specified.
2018-10-15 23:43:33 -05:00
IndigoWizard 7ed4df2292 Added some blender files ( 3D scene, technical info and software general info) (#19400)
* Added Blender Info file

Added a Blender general information text file as my first participation to Hacktoberfest!

* Added Blender Info file

Added a Blender general information text file

* Added Blender 3D scene files

A simple 3D polar waters scene with an iceberg and a description on how to produce a water-like shader effect.
2018-10-15 23:43:12 -05:00
Manish Giri 6b4dd7addd fix (guide): Improve Java Lambda Expressions (#19423)
* fix (guide): Improve Java Lambda Expressions

Introduced several changes to the guide on Java Lambda Expressions. Currently, the guide is titled "Lambda Expressions" while it talks about the Stream API, which is an entirely different topic. It introduces code using Lambda expressions without even explaining what lambda expressions are.

Added content about Lambda Expressions - what they are, how they are written, etc. The new content would be helpful when reading about the subsequent content on Stream API.

The code introduced in Stream API also uses 'Method References' without any explanation of what they are. Added a link to an article about Method References for now, and will add more content about it soon.

Also fixed several style and formatting errors.

* Basic editing.
2018-10-16 15:42:04 +11:00
RujutaKelkar 0ea02af700 added few more details about functions. (#19271)
Added some details about how and where to define functions and spoke about calling a function.
2018-10-15 23:41:56 -05:00
Tanuj Nagpal 3be33a914b Added Bootstrap's official documentation's link (#19270)
The official documentation's link should be present I think!
2018-10-15 23:41:42 -05:00
Georgina Hodgkinson e33f5a7b42 Update index.md (#19275) 2018-10-15 23:40:05 -05:00
rgolu 875d4c115c "added a subtopic on uses of stacks" (#19287)
* "added a subtopic on uses of stacks"

* "made corrections to my pr as told by the collaborator"
2018-10-15 23:38:19 -05:00
F9Uf c1eebe28e0 Quick Selection Algorithm (#19291)
* add Quick selection Algortihm

* Delete index.md

* add quick selection algorthm

* add lomuto

* add Hoare algorithm

* add title into Lomuto file

* delete Hoare page

* delete lomuto page

* edit quickselect algortihm
2018-10-15 23:35:54 -05:00
Spencer Malone 9fd89734cd Added article and two references (#19325)
Updating this page from stub to article. Included two references in the More Information section.
2018-10-15 23:33:20 -05:00
Aditya f64199a527 Update index.md (#19328) 2018-10-15 23:32:08 -05:00
NirvashPrime a143f8d75d Added additional information and corrected syntax (#19341)
When using strpos() it is important to run a comparison to avoid mistaken values. Also, when files only contain PHP (such as the snippets shown), they should not have closing tags (?>) as this can cause undesirable output.
2018-10-15 23:31:48 -05:00
Shani Rub c412b54717 Scenic View added (#19349) 2018-10-15 23:30:57 -05:00
Shawon Ashraf 2d6a0f4a6b added dijkstra and floyd warshall to graph algo list (#19357)
* added dijkstra and floyd warshall to graph algo list

* explanation for mkdir -p
2018-10-15 23:30:18 -05:00
Shahriar Rashid Mahmud 39a9eec9e7 Add an alternative way to control structures (#19259) 2018-10-15 23:27:58 -05:00
Coo.King 84c27f7db1 Add function to "Map Manual" (#19043)
* Update index.md

* Update index.md

* Update index.md
2018-10-15 23:27:31 -05:00
David Sánchez a18a8ba38f Added error handling for console input (C++) (#19249)
* Update index.md

* Update index.md

Added additional sources
2018-10-15 23:23:21 -05:00
Steve Lee bb434b28e1 Added:Additional tech related jobs (#19422) 2018-10-15 21:22:34 -07:00
RujutaKelkar 3632974322 Added a few more types of ciphers. (#19256)
Fixed one or two grammatical errors and added descriptions of 2 more types of ciphers.
2018-10-15 23:22:04 -05:00
greggubarev 3201a0b708 Javascript: add hint to Generate Random Whole Numbers with JavaScript (#19213)
* Javascript: add hint to Generate Random Whole Numbers with JavaScript

Add hint to Generate Random Whole Numbers with JavaScript (https://learn.freecodecamp.org/javascript-algorithms-and-data-structures/basic-javascript/generate-random-whole-numbers-with-javascript and https://guide.freecodecamp.org/certifications/javascript-algorithms-and-data-structures/basic-javascript/generate-random-whole-numbers-with-javascript/)

* Update index.md
2018-10-15 23:21:35 -05:00
greggubarev bb9223b17b Javascript: Edit hint Match All Letters and Numbers (#19238)
* Javascript: Edit hint Match All Letters and Numbers

Edit hint Match All Letters and Numbers (https://learn.freecodecamp.org/javascript-algorithms-and-data-structures/regular-expressions/match-all-letters-and-numbers and https://guide.freecodecamp.org/certifications/javascript-algorithms-and-data-structures/regular-expressions/match-all-letters-and-numbers/)

* Update index.md
2018-10-15 23:21:24 -05:00
greggubarev 848458b142 Javascript: Add hint to Match Ending String Patterns (#19232)
* Javascript: Add hint to Match Ending String Patterns

Add hint to Match Ending String Patterns (https://learn.freecodecamp.org/javascript-algorithms-and-data-structures/regular-expressions/match-ending-string-patterns and https://guide.freecodecamp.org/certifications/javascript-algorithms-and-data-structures/regular-expressions/match-ending-string-patterns/)

* Update index.md
2018-10-15 23:21:19 -05:00
greggubarev f4ad0419d9 JavaScript: Add hint to Iterate Through an Array with a For Loop (#19217)
* JavaScript: Add hint to Iterate Through an Array with a For Loop

Add hint to Iterate Through an Array with a For Loop (https://learn.freecodecamp.org/javascript-algorithms-and-data-structures/basic-javascript/iterate-through-an-array-with-a-for-loop and https://guide.freecodecamp.org/certifications/javascript-algorithms-and-data-structures/basic-javascript/iterate-through-an-array-with-a-for-loop)

* Update index.md
2018-10-15 23:21:07 -05:00
Vivek Soundrapandi 09aa755e05 Mentioned about values inbuilt method in dictionary (#19257)
The document has mentioned about keys method in dictionary . An equivalent & frequently used method is values. Added description and example for the same
2018-10-15 23:20:48 -05:00
Vivek Soundrapandi 58bef02dbb added example for immutability for consistency as in other data structure descriptions (#19260)
Other immutable data structures have examples to show immutability which is missing in tuple description which makes it look inconsistent
2018-10-15 23:19:28 -05:00
Shahriar Rashid Mahmud e36832b1ca Add a "Variable lifecycle" short note (#19263) 2018-10-15 23:19:00 -05:00
varchasva-tiwari e8dd96f73a Add info to article. (#19196)
A stack is a First In Last Out (FILO) or Last In First Out (LIFO) Data Structure
2018-10-15 23:16:23 -05:00
neelflash07 7df1e43eda Update index.md (#19200)
Added a paragraph. An image showing different agile methodologies.
2018-10-15 23:15:52 -05:00
Devansh Upadhyay 897535e4a0 Added Linear Search function in Java8 (#19214) 2018-10-15 23:14:59 -05:00
Devansh Upadhyay fac8e975dd Added Iterative and Recursive Binary Search in Java (#19219)
Code for Iterative and Recursive Binary Search has been appended. Thanx !
2018-10-15 23:14:08 -05:00
Devansh Upadhyay fb80ec288e Added sample code for D3Js library. (#19227)
I've appended the code for a simple html file which renders text using D3JS library.
2018-10-15 23:13:17 -05:00
Coo.King 23806a9de7 Add sort using lamda function. (#19048)
* Update index.md

* Update index.md
2018-10-15 23:08:37 -05:00
Isharab Ahmed 4a71c171c2 add 'Challenge' & 'video tutorial' site (#19146) 2018-10-15 23:06:51 -05:00
Dustin Stump 806b67b684 Added changes to "What can be inherited ?" section (#19147) 2018-10-15 23:06:28 -05:00
Kaan Aydogan 26e0d7bcec Add more information regarding mining and transactions (#19159) 2018-10-15 23:02:57 -05:00
Solomon H eeb050085f Reorganized & added Version Control info (#19162) 2018-10-15 23:02:17 -05:00
jjroush 1b43e640d1 Added initial content for the Certbot stub. (#19164) 2018-10-15 23:01:35 -05:00
Marwan Alani 7420ed7444 Added the `cat` command. Added external resources. (#19106) 2018-10-15 23:00:55 -05:00
NirvashPrime 37318fa8da Revised formatting and added information (#19431)
Revised formatting to follow PSR, included additional examples, added multiple conditions with logical operators, and added a reference to ternary operators.
2018-10-15 20:59:38 -07:00
joesvetz c8de747d0e Update index.md (#19176)
Created a draft guide for finding a percent. Also added info about arithmetical operations on percentages. (first pull request, so please forgive any errors).
2018-10-15 22:58:05 -05:00
NirvashPrime 0cd8496ad0 Added fall-through documentation & return notation (#19428)
* Added fall-through documentation & return notation

Fall-through is an important feature of switch statements. In addition, best practices with break-usage have been included.

* fix: added closing switch curly braces

* fix: corrected link syntax
2018-10-15 20:57:51 -07:00
Vega Deftwing fa6a0fc8d5 Added information on > >> and | (#19178)
Created a file discussing I/O redirection using pipes and flow control codes for chaining bash commands.
2018-10-15 22:57:43 -05:00
greggubarev dd91a4ab28 Javascript: add hint to Use Multiple Conditional (Ternary) Operators (#19113)
* Javascript: add hint to Use Multiple Conditional (Ternary) Operators

Add hint to Use Multiple Conditional (Ternary) Operators (https://learn.freecodecamp.org/javascript-algorithms-and-data-structures/basic-javascript/use-multiple-conditional-ternary-operators/ and https://guide.freecodecamp.org/certifications/javascript-algorithms-and-data-structures/basic-javascript/use-multiple-conditional-ternary-operators/)

* Update index.md
2018-10-15 22:57:24 -05:00
Vega Deftwing 9050a085dc Added navigation with dirs/push/popd (#19179) 2018-10-15 22:56:38 -05:00
Isharab Ahmed f7c29339d5 Add 'python' book and course (#19186) 2018-10-15 22:56:09 -05:00
varchasva-tiwari ea983e5c13 Add info to the article (#19192)
It is also known as an 'entry-controlled loop' since the condition is checked before the next iteration. Another example of an 'entry-controlled loop' is a while loop.
2018-10-15 22:54:35 -05:00
varchasva-tiwari 51beff16ef Add info to the article (#19194)
They can be categorized as:

(a) Entry controlled loops- Loops in which the condition is checked before every iteration. e.g. for loop, while loop
(a) Exit controlled loop- Loops in which the execution takes place once even if the condition is false. e.g. for do-while loop
2018-10-15 22:54:02 -05:00
r3dsquirr3l 15de6b2491 added Recommended Reading section (#19105) 2018-10-15 22:52:12 -05:00
Thamizhselvan 133fbdeb25 fixed typo issue (#19429)
converted is to it
2018-10-15 20:51:49 -07:00
Ragunathan Maniraj c7ce87090f destructuring an array in ES6 rest (#19424)
* destructuring an array in ES6 rest

* fix: added const on line 56
2018-10-15 20:51:09 -07:00
Ragunathan Maniraj 44641ab13a destructuring an array in ES6 rest (#19426)
* destructuring an array in ES6 rest

* fix: removed extra space in each code line
2018-10-15 20:48:45 -07:00
r3dsquirr3l 3947a5bf03 formatting update, removed empty Source 2 (#19114)
closed off <li> tag from Source 1
2018-10-15 22:48:18 -05:00
Adrian Skar 5e5c162303 [Guide] Basic JS: Profile lookup. Fixes and enhancements (#19115)
- Add title
- Fixed HTML/markdown tags
- Resources to bottom and in markdown
- Deleted notes for contributors
- Add JS highlighting to code example
- Add alternative code solution and Run link
2018-10-15 22:47:34 -05:00
greggubarev 2ab6d429f5 Javascript: add hint to Replacing If Else Chains with Switch (#19116)
Add hint to Replacing If Else Chains with Switch (https://learn.freecodecamp.org/javascript-algorithms-and-data-structures/basic-javascript/replacing-if-else-chains-with-switch/ and https://guide.freecodecamp.org/certifications/javascript-algorithms-and-data-structures/basic-javascript/replacing-if-else-chains-with-switch/)
2018-10-15 22:46:55 -05:00
greggubarev 892232b70e Javascript: add hint to Return Early Pattern for Functions (#19118)
Add hint to Return Early Pattern for Functions (https://learn.freecodecamp.org/javascript-algorithms-and-data-structures/basic-javascript/return-early-pattern-for-functions/ and https://guide.freecodecamp.org/certifications/javascript-algorithms-and-data-structures/basic-javascript/return-early-pattern-for-functions/)
2018-10-15 22:46:00 -05:00
Alen Garibović b85e58deeb Added "Nested Functions" section to the file (#19120)
* Added "Nested Functions" section to the file

* Update index.md

* Revert "Update index.md"
2018-10-15 22:44:56 -05:00
Budavölgyi Bálint 179a6f6bc8 fix(guide): Fix typo and adjust examples (#19122)
Subsitute to substitute, and adjusted example messages to fit with the example images.
2018-10-15 22:43:55 -05:00
Lucas Gurgel 282ff3d4b7 Added info on nesting functional components (#19131) 2018-10-15 22:41:02 -05:00
Colin Crawford 49f5b96d4c Add section on creating redux middleware (#19093) 2018-10-15 22:40:47 -05:00
Dmitri Sim 3f9f258203 Added 'cp' command description (#19145) 2018-10-15 22:34:44 -05:00
Andrei Calinescu c1e2da97e0 Mentioned 3 types of lists at beginning (#19074)
The article structure and formatting doesn't make it obvious what the third type of list is, so I added the names of the 3 types of list to the first paragraph.
2018-10-15 22:34:10 -05:00
Budavölgyi Bálint 3fda823973 feature(guide): added usage of default parameters (#19087)
When the default parameters are not in the end of the parameters list, they still can be used if you pass 'undefined' arguments.
2018-10-15 22:32:46 -05:00
Lucas Gurgel 8d8b7843b6 Added another usage example and fixed typos (#19088) 2018-10-15 22:32:21 -05:00
asset-afv fb12f02104 Update to add-fractions-with-unlike-denominators (#19095)
Described second method for smaller common denominator
2018-10-15 22:30:23 -05:00
asset-afv 2a11e0dfd7 Improved wording in all-factors-of-a-number (#19096)
* Update to all-factors-of-a-number

Improved wording for better understanding

* Update index.md
2018-10-15 22:30:00 -05:00
vikash vaibhav 290e16e80d Variable Arguments (Varargs) Method (#19098)
if we need a method in which  number of parameters varies then use this type.
2018-10-15 22:29:00 -05:00
Chris Reyes 4f12490bcd Update index.md (#18898)
add ignite as a resource for getting started
2018-10-15 22:26:31 -05:00
Coo.King 23dddbf25f Update index.md (#19039) 2018-10-15 22:26:06 -05:00
Daniel Oliveira 6f4e23bf55 Add a guide article for the Elm architecture (#19042)
* Add architecture stub and link to it in language intro

* Add Elm architecture initial article

* Add wrap up section to architecture article

* Add link to official elm guide
2018-10-15 22:25:46 -05:00
Octar 80eeb06ac0 suggestion for OS X (#19047) 2018-10-15 22:23:05 -05:00
JonCanales 7d3219cb30 Add text "Learn More about CS" (#18939) 2018-10-15 22:21:45 -05:00
Denise Tran 1d217b53b5 Update index.md (#18947)
Added a python book recommendation to the book-recommendations page.
2018-10-15 22:20:47 -05:00
Coo.King 3939a4c433 Update index.md (#19051) 2018-10-15 22:18:59 -05:00
Andrei Calinescu 5efcae8dc0 Corrected typo (#19056) 2018-10-15 22:17:56 -05:00
Daniel Oliveira 3587cc0c4d feat: Add guide article for elm lists (#19059) 2018-10-15 22:17:05 -05:00
Andrei Calinescu d87ad0623f Fixed markdown syntax (#19060)
One backtick was missing from the starting tag of a code block, which had downstream effects.
2018-10-15 22:16:36 -05:00
Budavölgyi Bálint fce714b14b fix(guide): typos and change truthy to falsy (#19064)
A variable declared without a value, will be undefined, therefore it is falsy, not truthy (the example could have been pasted badly). Also changed falsey to falsy and added '' as another way to declare an empty string.
2018-10-15 22:15:47 -05:00
r3dsquirr3l eb8bf60a3c added Mastering Linux Shell Scripting (#19066)
- also updated link to Deep Learning and formatting
2018-10-15 22:15:08 -05:00
Andrei Calinescu feff7c2480 Updated confusing formatting (#19068)
Changed "<Required>" to "required", since the former can be confusing, especially to those new to coding.
2018-10-15 22:14:47 -05:00
Sai Sri Mourya Gudladona 70b05d3305 Added more list operations (#18934)
- Reverse a List
- Splice a List
2018-10-15 22:14:21 -05:00
Kevin Orlando 172828aaf0 adding guide for bash cp command (#18943) 2018-10-15 22:12:56 -05:00
Yoelvis Jiménez 80d7e048ac Update solution to challenge (#18946)
1. I added the line `$("#target4").html("<em>#target4</em>");` to solve the challenge.
2. I added link to official documentation and the freeCodeCamp guide.
2018-10-15 22:12:28 -05:00
iso 2c0b453b6a Corrected spelling error (#18949)
Changed "deifinition" to "definition" on first line of first paragraph (line 6)
2018-10-15 22:11:12 -05:00
Novel Alex 6a9e1da614 Adding a little more to the article (#18950) 2018-10-15 22:10:48 -05:00
Denise Tran 1d2797ac58 Added book recommendations (#18951)
Added 3 book recommendations to java resources page.
2018-10-15 22:10:21 -05:00
Novel Alex e754325a1d Adding instruction to enable virtualization (#18953)
I guess this is only for some computers because most of the computers I have used VMs on worked just fine but one of them gave me an error :VT-x is disabled in the BIOS for both all CPU modes (VERR_VMX_MSR_ALL_VMX_DISABLED)
2018-10-15 22:09:45 -05:00
benpeterdalley 132c0d26a9 Updated the title, typos, and awkward sentences (#18954)
Updated incorrect use of 'Data science".
Updated title because section talks refers to both Data science and analysis.
Fixed some typos and phrasing inconsistencies
2018-10-15 22:09:27 -05:00
Novel Alex 2a9b43c942 Adding a link to Tkinter Documentation (#18955) 2018-10-15 22:09:02 -05:00
Michael 131e29402f Added more regarding the advantages of WP (#19401)
* Added more regarding the advantages of WP

* fix: bulletized contributor's advantage points
2018-10-15 20:08:44 -07:00
Solomon H 55b51d5c32 Added "Want to learn more?" section to index.md (#18956)
* Added "Want to learn more?" section to index.md

* Adjusted heading formatting
2018-10-15 22:08:30 -05:00
pakchrishtml 88f8389cec Update, added vw, vh example to values part index.md (#18964)
* Update index.md

vw, vh values added

* update: correctly added vw and vh units
2018-10-15 22:06:21 -05:00
Riddhi K f78d4eedfc Basics of Java Regular Expression (#18965)
Added basics of Java Regular Expression with example.
2018-10-15 22:05:50 -05:00
Naman jain c87c76f8cb include my added text to the file (#18972) 2018-10-15 22:04:10 -05:00
Sindhuri1706 d39331967e added intorduction to setup AWS S3 in Django project to store static assets and media files (#18975) 2018-10-15 22:02:12 -05:00
FTarfasse 9dd0cbca4d Added Python crash course book 2E (#18882) 2018-10-15 22:01:24 -05:00
Viggy Kumaresan a273923afb Added installation steps and documentation (#18921)
Wrote description, installation steps, and documentation link.
2018-10-15 22:00:34 -05:00
Chris Reyes f53940c5c0 add advantages for arrow examples (#18911)
explained benefits with code examples
2018-10-15 21:59:50 -05:00
Luka 32bd1a273d Linked an article about doing code reviews (#18620)
* Update index.md

Added an article about doing code review

* fix fixed link syntax and corrected grammar
2018-10-15 22:28:10 -03:00
Cezary Waś 39327cfd0c Typos and removing scripts from <head> section. (#19318)
* Typos and removing scripts from <head> section.

Removed scripts from <head> section description. "contains informations about the web site, exemple: style, meta-tags, scripts, etc..." (exemple on its own have typo), scripts doesn't containt informations about website.

* Update index.md

* Fixed the english mistakes and used better markdown
2018-10-15 22:13:47 -03:00
Anh N. Nguyen 57d59d5a77 Update java lambda expression guilde (#19102) 2018-10-15 20:57:27 -04:00
Matt Kaufman ee05051613 Fixed wording in first paragraph (#19355)
* Fixed wording in first paragraph

The fist paragraph looked like it was a bad translation into English, I cleaned it up to be grammatically correct.

* fix: corrected contributor's sentence

Also changed to STaaS.

* Update index.md
2018-10-15 17:53:00 -07:00
ConnBreathnach 9354cac5e6 Added links to the sites of frameworks (#19348)
* Added links to the sites of frameworks

* correctly formatted contributor's links
2018-10-15 16:54:58 -07:00
Yoelvis Jiménez f5590c1d0b Update solution to challenge (#18716)
* Update soluution to challenge

Add line $("#target4").html("<em>#target4</em>");
Link to Official Documentation and freeCodeCamp Guide

* Changec double quotes in JavaScript to single quotes
2018-10-15 20:37:13 -03:00
Heather Kusmierz b8f5e15c89 fix(guide): Fix book recommendation folder structure for mis-named file (#19386) 2018-10-15 16:07:07 -07:00
André Silva e6c9c6c124 Hotfix code formatting (#19387) 2018-10-15 23:54:31 +01:00
Andrew 7fc676a4d3 Fix(guide): Add C# book recommendations 2018-10-15 18:53:51 -04:00
Ginson Wong f097ffaf2e Added information on mobile cpus with summary (#18714)
-Added information stubs and summary on mobile cpus
-Tangible information on use sample cases for mobile which also contain cpus and its real world impact in the world of computing.
2018-10-15 15:44:11 -07:00
TheFishNiche 3d63972047 Punctuation fixes (#19350) 2018-10-16 04:03:47 +05:30
André Silva 4e141cd4e7 Hotfix typo (#19377)
* Hotfix typo

* fix: code formatting
2018-10-16 04:01:02 +05:30
André Silva 57cc378832 Quote output (#19374) 2018-10-15 23:19:35 +01:00
ConnBreathnach 9e2d073203 Added link for installing Python (#19353)
If the user does not already have Python installed, I'va added a link to redirect them to our other article about installing it.
2018-10-16 03:48:53 +05:30
mathur619 d475ad7108 Explained form elements. (#19017)
* Explained form elements.

* fix: cleaned up contributor's formatting

* fix: cleaned up formatting for form attributes
2018-10-15 15:04:52 -07:00
FarhanYaseen ac383c7632 Added npm list for local modules (#19210)
* Added npm list for local modules

Added npm list command to list locally installed modules

* Update index.md
2018-10-15 23:01:41 +01:00
greggubarev 9a1b895002 Javascript: Added hint to Match Non-Whitespace Characters (#19243)
* Javascript: Added hint to Match Non-Whitespace Characters

Added hint to Match Non-Whitespace Characters (https://learn.freecodecamp.org/javascript-algorithms-and-data-structures/regular-expressions/match-non-whitespace-characters and https://guide.freecodecamp.org/certifications/javascript-algorithms-and-data-structures/regular-expressions/match-non-whitespace-characters/)

* Replace match->matching

* Fixed grammar
2018-10-15 18:53:35 -03:00
Harsha Gudladona 9792d0976a Update index.md (#18912)
Updated Page struct and Name attribute in the Struct to follow best practices for Naming structs from [here](https://golang.org/doc/effective_go.html)
2018-10-15 16:39:46 -05:00
Viggy Kumaresan dc442f82b4 Fixed formatting of the sections. (#18919)
Adjusted spacing and formatting to make the text clearer.
2018-10-15 16:39:00 -05:00
Chris Reyes f67c81f01d elaborare on style options (#18920)
create numbered list with links for easy navigation
2018-10-15 16:38:14 -05:00
Shreyas Sunil Kulkarni 978c88a36c Updated index.md (#19365)
Made some change (π is not = 22/7 but only ≈(approximately equal to)
changed 'pi' to π
2018-10-16 03:07:37 +05:30
Petar Borisovski c3eb91b609 Added Linux® Notes for Professionals book to recommended books (#18929)
* Update index.md

* Added Pro PHP Programming - Peter MacIntyre

* Added C Notes for Professionals
2018-10-15 16:36:05 -05:00
Chris Reyes 2023d2bab5 add Heterogeneous enum, and description (#18930)
Add description of use for enums
2018-10-15 16:35:14 -05:00
Harsha Gudladona b9520deece Updated Object methods explanation. (#18933)
Fixed Object methods explanation and code samples to be more precise.
2018-10-15 16:33:29 -05:00
greggubarev 086758250b Javascript: edit hint (#19229) 2018-10-15 22:33:13 +01:00
Carcraftz 76881d4404 Added the reason to use socket.io over pure websockets (#18816) 2018-10-15 16:32:49 -05:00
The Coding Aviator 4348a4e1e2 Added solution to bootstrap text center challenge (#19230) 2018-10-15 22:32:17 +01:00
FTarfasse 7393ccfba0 Replaced unmentioned fields by correct field (#18880)
Concerned queries are line 35 & 43
2018-10-15 16:26:58 -05:00
vikash vaibhav 2379d56b38 to clear array-list (#18818)
* to clear array-list

* Update index.md
2018-10-15 16:16:53 -05:00
vikash vaibhav c31aa711d6 import package that needed only. (#18819)
* import package that needed only.

if the whole package imported, file size increases

* some features of ArrayList

* changed format

* Update index.md
2018-10-15 16:15:38 -05:00
Carcraftz 335c4b120b Stress the importance of cable management (#18822)
Added the fact that bad cable management can also affect cooling
2018-10-15 16:14:13 -05:00
baskaodo a4b23f11d0 attached link to descriptive image (#18873)
* attached link to descriptive image

* Update index.md
2018-10-15 16:00:33 -05:00
FTarfasse d69472db12 Remove unmentioned fields in line 39 query (#18877)
Replaced fields "studentID" and "FullName" by sat_score.
2018-10-15 15:57:58 -05:00