Commit Graph

1261 Commits (ea060b13f2fc6d915f4ee82ed8326df8da5d3c99)

Author SHA1 Message Date
Paniscus Ateles 4204e6aefe add arity/index.md (#32422)
add notes on the concept of arity as used in Erlang.
2018-10-31 18:32:20 -05:00
Domingo Moronta 0fd1d30c43 Add decription to data structures (#32377) 2018-10-31 18:28:05 -05:00
Rich 085b99faeb PHP spaceship operator (#32991) 2018-10-31 18:20:20 -05:00
Andonov Florijan 6f05fd928c Started writing the Super Globals (#32995)
I started creating the super globals file. I have mentioned $_GET and $_POST I will continue with the others
2018-10-31 18:18:53 -05:00
aizelagustino e5073f66ae Added link for AngularJS.org (#33016) 2018-10-31 18:13:16 -05:00
Austen Pritchett 202142ee4a Added the btn-block class in size (#20644) 2018-10-31 18:10:20 -05:00
Wister 347882117a added use cases for smart contracts (#33018)
added use cases for smart contracts
2018-10-31 18:09:56 -05:00
AnonProgrammer007 97920cca8e Update index.md to add comma (#33019)
Add an Oxford comma on line 41
2018-10-31 18:08:17 -05:00
Vishesh ea7ab5e2dc Info. about reducers (#20642) 2018-10-31 18:07:43 -05:00
Santino Valenzuela 82daab2dcc Fixed typo under "Conditional Comments" section (#20464)
In addition, i have inserted "be" to the last sentence of the first paragraph.  "Comments can also be used for commenting out lines of code for debugging purposes."
2018-11-01 05:55:13 +07:00
Janise Suski 70ae03aa3a add book recommendation (#20491) 2018-11-01 05:54:24 +07:00
Scott Tran 184dc8165b Added Hint/Solution to "align-self" Challenge (#20640) 2018-10-31 17:35:26 -05:00
spellingbat 50f59af875 corrected grammar lines 19, 21, 22 (#20497)
* corrected grammar

corrected grammar in lines 19, 21, and 22.

* Split sentence into two and remove non-https link
2018-10-31 17:29:22 -05:00
Anthony Hake c5defcf7da Added section on cost efficiency (#20495)
* Added section on cost efficiency

Added my considerations on how RAM should also be valued by price, not by it's technical specifications alone but also the practical sense of purchasing RAM within the scope of your potential machine.

* Correct heading level
2018-10-31 17:27:53 -05:00
Marcella 51baeb2ba5 Edits/Corrections (#20467)
Edited for efficiency and consistency
2018-10-31 17:24:10 -05:00
Siddharth Shrivastav 8f4a27ae8a new information regarding hello world (#20263)
* new information regarding hello world 

 ## Extra
 * you know the first ever program you write was hello world program whether it be in any language.
 * It is because Brian Kernighan was the  first  to write "hello, world" program for the documentation of the BCPL programming language developed by Martin Richards.

* Fixed formatting and improved readability
2018-10-31 17:21:33 -05:00
Jared Ezzet Hasson 7b4a05f7ce Added concatenation to cat command (#20374)
Explained that cat can concatenate files too and explained how.
2018-10-31 17:19:55 -05:00
Abhishek 7a90dbe515 Proposed an addition in for loop (#32990) 2018-10-31 17:00:34 -05:00
J4unty 7e013616b0 Added an installation Method for rust in Mac OS X with Homebrew (#32978) 2018-10-31 16:55:08 -05:00
Andonov Florijan d13b8bf6a0 Added Multidimensional Array (#32986)
Added Multidimensional Array as part of arrays
2018-10-31 16:53:42 -05:00
sjoh29 a08f252c71 Added 419 Scam for examples in the article (#32987)
Added 419 scams and definition of the examples in the article.
2018-10-31 16:51:45 -05:00
Tom b0c816e2e3 Added code example (#33174) 2018-10-31 16:50:00 -05:00
Gebec 991e930de4 Extended vue.js introduction (#32984) 2018-10-31 16:47:16 -05:00
Christina Linn 02f1cb786d Fixed a grammatical error (#32980) 2018-10-31 16:45:18 -05:00
sjoh29 5b7935994c Added "NAT" to the article (#32977)
Added the term "Network Address Translation" and its definition to the article
2018-10-31 16:41:37 -05:00
Abhishek 690bf76aa8 Added types of variables in java (#32976) 2018-10-31 16:37:46 -05:00
igodsmark 54f5c274df Removed apostrophe typo (#32963) 2018-10-31 16:33:08 -05:00
soumiyamathur 3fdbfe9e10 Adding sources (#32972) 2018-10-31 16:29:00 -05:00
Shailendra Paliwal 59fe1217e0 Updated book list - housekeeping (#33177)
removed duplicates, moved books to relevant sections and added a few books
2018-10-31 16:26:16 -05:00
Christian Wilkie 3335fe26a7 Fix broken wikipedia link (#32970)
Link to Swing on the bottom was broken
2018-10-31 16:21:00 -05:00
Ha Anh Nguyen 8d0ca1729d Summarize time complexity of merge sort (#20632)
Add simple way to remember time complexity of merge sort
2018-10-31 14:16:56 -07:00
Shailendra Paliwal 4b581c9cf8 improved formatting (#33181)
I have made two changes, added a code block around `while()` syntax and fixed the formatting of H3 title Sources
2018-10-31 16:16:46 -05:00
Nicolas Le Gorrec d25638bc50 Added the bitcoin white paper to resources (#20570) 2018-10-31 17:15:23 -04:00
CodeB9 0b36e28dd9 Fix image links and sizes (#32223) 2018-10-31 17:07:56 -04:00
Ian McCormack d556afc039 Specify forbidden use in ECMAScript 5 (#31483) 2018-10-31 16:52:41 -04:00
ar03 01b4fe6b26 Added a YouTube example of Brute Force (#31488) 2018-10-31 16:46:25 -04:00
Donté Taylor fc682d43b0 Added more to list of Linux distributions (#33182) 2018-10-31 16:39:03 -04:00
Gregory Gubarev 21bdaba984
Responsive Web Design: Added hint to Make Circular Images with a border-radius (#21897)
Added hint to Make Circular Images with a border-radius (https://guide.freecodecamp.org/certifications/responsive-web-design/basic-css/make-circular-images-with-a-border-radius and https://learn.freecodecamp.org/responsive-web-design/basic-css/make-circular-images-with-a-border-radius)
2018-10-31 22:56:51 +04:00
jdbricker a83dc34e2e spelling error fixed (#20618) 2018-10-31 13:52:30 -05:00
Scott Tran 1b4c49f13b Added Hint/Solution to "justify-self" Challenge (#20614) 2018-10-31 13:09:50 -05:00
ShkiperMe 356e34f226 Update Russian translation for 'git status' documentation (#24025) 2018-10-31 22:08:54 +04:00
jonathanelscpt 0d4d203f1e fixed some grammar errors (#20612) 2018-10-31 13:07:36 -05:00
Alex Churkin 7b3fe33441 Improved translations (#23145)
Improved translations in guide/russian/android-development/core-components/index.md
2018-10-31 22:04:35 +04:00
Nehorowo ad0fda1060 Troubles of translation to Russian. (#23980)
Troubles of translation to Russian.
2018-10-31 22:01:37 +04:00
Geno 516285b2c6 Updated terminnology, misspelling (#23606) 2018-10-31 21:46:36 +04:00
John S. De Stefano Jr f6ddd8d6bb Clean-up of text in 4th paragraph. (#20603)
* Update index.md

Clean up 4th para.

* added to before perform line 22
2018-10-31 12:43:26 -05:00
serg-t 0013e4fb3f update index.md (#23037)
added basic info about PHP Errors.
2018-10-31 21:27:55 +04:00
Alex Churkin 407f566d90 Improved translation in /kotlin/index.md (#23014) 2018-10-31 21:25:08 +04:00
Alex Churkin 2df4c8e567 Fixed markup, improved translation (#22955) 2018-10-31 21:24:20 +04:00
jonathanelscpt 1b6135ef4c fixed grammar errors in paragraph... (#20578) 2018-10-31 12:14:23 -05:00
Scott Tran 10562ae5e6 Added Hint/Solution to "Area Template" Challenge (#20575) 2018-10-31 12:09:22 -05:00
Sean Riley 7d697d9ecc Getting Started Android Development minor grammar/syntax edits (#20687) 2018-10-31 13:04:05 -04:00
Karol Skrobot 296ea16feb Corrected grammar in C# Ternary operator article (#20684) 2018-10-31 13:02:16 -04:00
Nicolas 5989ae02f0 Add ROM cartridge example (#20661)
Add to "Examples of ROM" the ROM cartridge with a short definition and an image 🎮
2018-10-31 12:52:11 -04:00
Lucas Rafaldini d8a2a5911a Some text changes. (#20211)
Making some text changes, fixing some translating issues and making the text more readable and understandable.
2018-10-31 17:31:37 +01:00
Matt 3ac7793e8f Update index.md (#31489)
Broke up the first paragraph for readability
2018-10-31 11:30:00 -04:00
Jadon Orr 7c20508efe Grammatical, style, and confusing example changes (#31490) 2018-10-31 11:28:21 -04:00
angeldistro 28d8fe3e5d Re-format page (#31493)
Re-format headers and bullet points in this article
2018-10-31 11:27:14 -04:00
Cameron Burkholder 2e0ac268d9 Revision of JavaScript classes guide (#20357)
* Revision of JavaScript classes guide

General fixes in grammar, consistency, and sentence phrasing.

* Fix indentation and highlight keyword 'class'
2018-10-31 22:20:48 +07:00
Karol Skrobot 037d515f28 Fixed a typo (#20569)
Removed redundant "For".

E.g. is short for exempli gratia which means “for the sake of example. ” We take this to mean simply “for example.” So if you write for e.g., you are in effect writing "for for example".
2018-10-31 08:20:16 -07:00
ar03 501e789b77 Added YouTube link (#31497)
Added a demonstration of backtracking via YouTube.
2018-10-31 11:14:22 -04:00
Ha Anh Nguyen ad6eed1ef3 Add explanation about various time complexity (#20565)
Explaining the why time complexity of quick sort varies
2018-10-31 08:12:17 -07:00
murtazasaif ae31e8f007 Updating index.md (#20547)
Describing how to get just values from a dictionary in Python 3.x
2018-10-31 08:00:52 -07:00
Sean 17ffd5a721 Updated English SQL INNER JOIN Guide (#20479)
Corrected the formatting of the "student or left table" so that the SQL below it can be formatted correctly. (missing ending triple-backticks)
2018-10-31 07:56:59 -07:00
joruchan ba364a41a2 Changed acquire to acquiring (#20571)
to make it more fitting for the sentence
2018-10-31 21:54:41 +07:00
wheezykw 17442d9048 Added Tomcat section to guide. (#20451)
* Fixed folder misspelling.

* Setting up initial folder and installation.
2018-10-31 07:52:25 -07:00
Amaka Mbah df8204df99 Update index.md (#31501) 2018-10-31 10:50:00 -04:00
calvinmaartens c8d4aefd03 Add line 11 ifconfig (#20463)
* Add line 11 ifconfig

Added ifconfig to list

* Update index.md

* Update index.md
2018-10-31 07:48:09 -07:00
Alexander Molnar b5a415edce Fixed errors... (#31503)
Lots of things unclear or just wrong.... :(
2018-10-31 10:36:02 -04:00
Shweta Mahajan f169e8745c Add Robot Operating System (ROS) to guide (#32234)
* Add ROS with intro

* Update ROS guide
2018-10-31 10:32:55 -04:00
ale3andro 6eaa423403 Added top to the useful commands (#20551)
* Added top the useful commands

The top command is one of the most useful command for the command line of linux. It should definitely be included in the list

* Fix backticks in 8, 9, 14 and 15
2018-10-31 22:33:08 +11:00
Yusuf Mohammed Delvi 4a48031353 Add MDN docs link (#29253)
* Add MDN docs link

* Update index.md
2018-10-31 13:12:56 +05:30
jamiehaywood df288ef43a Created unit-testing file and folder (#20563)
A brief overview of how to do a basic unit test in C#.
2018-10-30 23:33:25 -05:00
jonathanelscpt 307ea0608e fixed grammatical errors (#20560) 2018-10-30 23:24:44 -05:00
joruchan 6e198a9a9b Added styling (#20558)
right and left were on the same line
2018-10-30 23:19:46 -05:00
Pravin Pratap a1226a38d8 Added virtualenv specifics for Windows (#20540)
Added the specific command to be executed on a Microsoft Windows-based system.
2018-10-30 22:47:27 -05:00
nishk1997 99cff6dc9d Fix spellings (#24013) 2018-10-31 09:14:48 +05:30
joruchan a16e6642f6 Added missing "s" to "makes" (#20537)
The asterisk around the paragraph **makes** it more readable.
2018-10-30 22:28:22 -05:00
jonathanelscpt c8a0d6efe6 added note for describing the four pillars of OOP (#20532) 2018-10-30 22:27:51 -05:00
Scott Tran 799ea788ea Added Hint/Solution to "align-items" Challenge (#20533) 2018-10-30 22:26:29 -05:00
akadidas b0df93cc26 Update index.md (#20535)
* Update index.md

Some improvisation and obvious corrections.

* fix: formatting
2018-10-30 22:23:54 -05:00
Ha Anh Nguyen 8c4ead7998 Add special cases where bubble sort is reasonable (#20527)
I added more specific explanations when bubble sort is used
2018-10-30 22:20:10 -05:00
Santino Valenzuela f02bba950b Fixes typo of "informaiton" to "information" (#20528)
Fixes typo of "informaiton" to "information" under Usage section.
2018-10-30 22:04:26 -05:00
Scott Tran 2e7c6e32fe Added Hint/Solution for "grid-gap" Challenge (#20465) 2018-10-30 19:58:17 -07:00
Sayali fa93878e2b change answer to 00000000 (#23880)
In bitwise right shift operation the answer should in 8 bit format i.e 00000000 as both the the operands are in 8 bit format
2018-10-31 08:11:47 +05:30
Max Harmony c2e36510ea update install instructions (#20420) 2018-10-30 21:38:47 -05:00
Scott Tran 0275440256 Added Hint/Solution to "justify-items" Challenge (#20505) 2018-10-30 22:36:48 -04:00
Kaiguang Li 360e3fffbd Fix misplaced anchor tag (#20346) 2018-10-30 19:01:01 -07:00
Carla Prieto 9de730bcf5 Fixed code visualization error on python samples (#20517)
Fixed code visualization error on python code samples in if-elseif-statements.
2018-10-30 18:52:36 -07:00
Quidster 3ba98401eb Add video link on algorithms (#20456) 2018-10-30 21:21:15 -04:00
shashankkatte 9759abd46a Updated the section on why we do sprint planning (#20502)
Added details on what is the purpose of sprint planning
2018-10-30 18:12:34 -07:00
Bennett Garner a5440b7ff3 Add links, correct dates, format, & fix spelling (#20500) 2018-10-30 18:04:39 -07:00
Pravin Pratap 0a8669fbbe Added another code sample. (#20499)
Added a code sample to demonstrate usage of the zip function with a list of lists.
2018-10-30 18:01:00 -07:00
deramsey 37065fb4aa Expand stub for User Experience Research: Defining the problem (#20360) 2018-10-30 20:39:11 -04:00
rosiline 2eae3afabe Fixed typos, grammar (#31457)
Fixed typos, grammar
2018-10-31 00:12:30 +00:00
TheSnafu c63218d60f added text to the article (#31467) 2018-10-31 00:09:30 +00:00
Nnubia Ogbuefi 0c09b7467b grammatical corrections (#31476) 2018-10-31 00:05:30 +00:00
catrawalkar aea9ee1e84 updated alternative text (#32434) 2018-10-31 00:03:12 +00:00
Alex Churkin f6f2ad1041 Increased understandability for Russian people (#22838) 2018-10-30 22:22:46 +04:00
Aikerim Orken 089841370c Update index.md (#22673) 2018-10-30 22:17:01 +04:00
arsts d9249e5f28 Added new translation (Russian) and corrected existing (#22482)
* Update index.md

* Updated and corrected translation

* update: 2 space indentation
2018-10-30 22:12:16 +04:00
arsts 6916c2691d Corrected some mistakes in the translation (#22380) 2018-10-30 22:05:02 +04:00
Svetlana Vovk 31d65f6bee Modification computer-science | Russian (#22348) 2018-10-30 21:58:05 +04:00
Svetlana Vovk af9baabd32 Modification algorithms | Russian (#22340) 2018-10-30 21:57:31 +04:00
haftav 3857f32c5b Grammar fix (#23530) 2018-10-30 23:27:18 +05:30
Svetlana Vovk 29c9b2df28 Modification to designer-tools | Russian (#22320) 2018-10-30 21:53:57 +04:00
Sam 9f6fdb2507 Removed duplicate text and corrected formatting (#23433)
There were two descriptions of what a <label> is.
Markdown formatting was incorrectly rendering in https://guide.freecodecamp.org/html/elements/label-tag.
2018-10-30 23:23:42 +05:30
GrantiVersace 5c21d6a83a Simple grammatical fixes (#23499) 2018-10-30 23:17:53 +05:30
Benjamin Benkert a4fe23e912 Fix typo line 49 (#23511) 2018-10-30 23:13:10 +05:30
Chris Fotso e1ce19986e Capitalized "Python" (#23503)
I capitalized "Python" because it is a proper noun.
2018-10-30 22:57:52 +05:30
mresnik 2b8111e780 Capitalize English, Spanish and French (#30522) 2018-10-30 11:41:14 +00:00
Kowake 5c97c8884a Add "a" and "an" in line 6 (#23190)
"For a specific side of an element" is more grammatically correct than "for specific side of element".
2018-10-30 14:38:58 +05:30
Christopher McCormack df61c63a03 Added dotenv package and cleaned up the Project Structure section (#26681)
* Added dotenv package and cleaned up the Project Structure section

* fix: added semicolon for consistency
2018-10-30 14:34:51 +05:30
titanfox15 342ad1428d Fixed capitalization errors (#20498)
Np -> NP
2018-10-30 12:36:35 +07:00
Jonathan Grah 1ea96db2e8 fix: spelling on react native index file (#20493)
Signed-off-by: Jonathan Grah <theflametrooper@gmail.com>
2018-10-30 12:31:35 +07:00
Matt 7c09631c06 minor additions/corrections (#20478)
Small grammar corrections, and additions info/examples
2018-10-29 21:58:55 -07:00
Bloombug e0e1865b4c Command fields changed (#20447)
Changed code / command section of the document to match official one's (bower command was incorrect, bad formatting).
2018-10-29 22:25:56 -05:00
awais305 a98c9852c8 Added an argument to the file (#20484) 2018-10-29 22:21:41 -05:00
Yves Wienecke 22e9b6ee58 Added example of common mistake people have with do whiles (#20375) 2018-10-29 22:13:12 -05:00
Matt Neves 1522dbe792 added images of each available book (#20233)
* added images of each available book

* Add line break after each picture
2018-10-29 20:11:44 -07:00
Karen Tobo 861d06e78a Minor copy edits to Comments article (#20243)
* Minor copy edits

Adding some copy edits for readability.

* Correct my typo
2018-10-29 20:07:20 -07:00
Jeff Innes 27e9354218 Fixed grammar and content issues (#20364)
Edited content to more specifically address the topic.
2018-10-29 18:40:14 -07:00
Otis 1901a182b6 Update index.md (#24786) 2018-10-29 16:17:36 -07:00
Joe 25aedd28b4 Update index.md (#24603)
added "- Typing 'pwd' will show you which directory you are currently working in."
2018-10-29 16:13:18 -07:00
Joe ab2e4013cd Update index.md (#24601)
- changed "you extend the life" to "extends the life"

- changed "there be at least two fans" to "there should be at least two fans"

- changed "Locate the computer where it is neutral to the rooms environmental registers." to " Place the computer in a neutral location away from the rooms environmental registers."

- changed "Locate the computer away from" to "Keep the computer away from"

- changed "airflow" to "air flow"
2018-10-29 16:12:45 -07:00
Dikshant Bali 2724c77642 Update index.md (#24557) 2018-10-29 16:05:55 -07:00
trungqudinh ffe14988e8 Add basic blockchain datastructure implementation (#24154)
* Add basic blockchain datastructure implementation

* Update README.md

* Update and rename README.md to index.md

* Fix 2-spaces indentation
2018-10-29 16:04:55 -07:00
Aman Shah b762331f0e Update index.md (#24537) 2018-10-29 16:02:30 -07:00
javisenberg 8da1682229 Update index.md (#24536)
Added some output samples and rewrote some spanish syntax
2018-10-29 16:01:49 -07:00
Aman Shah d397745e30 Update index.md (#24532) 2018-10-29 16:00:53 -07:00
Aman Shah 1f6f9f3404 Update index.md (#24515) 2018-10-29 15:59:55 -07:00
faisal sayed a69b1d69cb Update index.md (#24513)
Fixes typo
2018-10-29 15:59:13 -07:00
Naba7 e4d2715105 index1 (#24512)
I thought of adding the links so that students may know why they should use dynamic programming
2018-10-29 15:58:06 -07:00
Nicole Angelyn T. Lopez 91fb91fa4e Updated Bootstrap Carousel Link from 4.0 to 4.1 (#24059)
* Updated Bootstrap Carousel Link from 4.0 to 4.1

* update: made link bullet
2018-10-29 15:53:40 -07:00
Chase Sawyer d3e0aedb57 Authored a new article about Knime Analytics Platofrm (#23856)
* Authored a new article about Knime Analytics Platofrm

Knime is a free open source tool that has many useful integrations and
applications.

* Added info for wotking with environment variables in Node applications.

* fix: made folder name lowercase
2018-10-29 15:51:17 -07:00
haxsgvnbdus dfd5ec6906 Update index.md (#23805) 2018-10-29 15:50:26 -07:00
Eme-rald 93b31248a4 Added Explanation. (#23748)
* Added Explanation.

* corrected title syntax
2018-10-29 15:47:58 -07:00
Jibin Philipose 7bdc11fc5a Made some changes in outline and added a new section (#23614)
Reordered the outline and added applications of NLP.
2018-10-29 15:45:06 -07:00
kenbhatt 48afcd0a3b Changes in lines 6 (#23612) 2018-10-29 15:44:29 -07:00
JawnsenTrain 1602caddc9 Revised the wording and fixed the grammar (#23607) 2018-10-29 15:44:02 -07:00
Alex van Engelen df32b90b1f Added WebStorm (#23360) 2018-10-29 15:42:10 -07:00
Akbar Mirza 14c89f8f63 Add Section About Extensions (#23428) 2018-10-29 15:40:39 -07:00
Maleo223 f00f46d2e5 Grammar/Sentence Structure Changes. (#22617) 2018-10-29 15:32:24 -07:00
xandechaves a4a0d9e2f7 Adicionar o texto "funções no apache" no artigo (#22528)
* Adicionar o texto "funções no apache" no artigo

* removed spaces from folder names
2018-10-29 15:31:24 -07:00
akadidas 0a8f56ceca Update index.md (#22083)
Required changes and examples.
2018-10-29 15:27:24 -07:00
wh1t3fang 119719735d Added information about OONI (#21876)
Added information about Tor efforts to detect network censorship around the world.
2018-10-29 15:15:40 -07:00
Pritom Hazarika 533adf6743 Update index.md (#21800)
* Update index.md 

Finding the bigger number using If Else

* Updated index.md

* Update index.md

* Update index.md
2018-10-29 15:10:51 -07:00
Shane e1fc7c15d6 change functions example (#21190)
just by calling function won't print out the result and since the input name is Chinese and the output should also be chinese.
2018-10-29 17:59:52 -04:00
Jack 53d9d7f3e3 Fix the Chinese Document of Java (#20539)
Remove some words "的" which would make the description more fluent.
2018-10-29 17:32:14 -04:00
rajranjan0608 1024b3f039 Update index.md (#20355) 2018-10-29 12:52:43 -07:00
Billy 6b63e71120 Added Docker logo to top of page (#19915) 2018-10-29 15:38:41 -04:00
vithoang 7dca82d66a Fixed typos and added "ask questions" section (#19914) 2018-10-29 15:37:16 -04:00
Nathan Hannig 26f0834288 fix: Remove empty line from top of article (#32067) 2018-10-30 00:55:46 +05:30
joaquin fox b1b9014b52 Grammatical edit (#19906) 2018-10-29 15:20:29 -04:00
Billy 834e178e3f Added Python logo to the article (#19905) 2018-10-29 15:17:56 -04:00
t3w2127 7c9ff710f4 Updated the title to include Information Technology (IT) (#19902)
Since "Information Technology" or IT is still frequently used, especially by larger organizations who have "IT Departments" it is important to help younger users realize that IT is also common terminology. 

Thanks for considering!
2018-10-29 15:09:35 -04:00
Jeremy 3276fa3ffe Edits for clarity - Bootstrap grid system (#19919) 2018-10-29 14:15:11 -04:00
Arun Kumar 7840d22708 add grokking algorithms (#19920) 2018-10-29 14:13:01 -04:00
Barbara Kryvko 935e96a662 Clarification of sprint work (#21031) 2018-10-29 14:03:07 -04:00
zweifish 4225f20c91 Add clairfication on NaN (#21032)
(am I doing this right?)
2018-10-29 13:59:02 -04:00
Niraj Nandish 11ded8a6ba fix(guide): rename hint folder to correct folder name (#28589) 2018-10-29 13:52:02 -04:00
tibble49 01a4d10d00 Added Drupal info (#20282)
* Added Drupal info

Added Drupal info

* removed link that is a violation of the freeCodeCamp Code of Conduct
2018-10-29 09:18:15 -07:00
rajranjan0608 1e66276eda added the necessity of main() function (#20252)
* Update index.md

* grammar corrections
2018-10-29 09:10:39 -07:00
Vishesh 8f96524c36 Added third way of commenting with JSDoc style (#20353) 2018-10-29 10:30:37 -05:00
Nabagata Saha b688afcf7d Add Angular logo (#20437) 2018-10-29 08:13:32 -07:00
Jared Ezzet Hasson 88041d1955 onDestroy() explanation (#20344)
Gave an instance of when the onDestroy call would be used in practice
2018-10-29 09:53:44 -05:00
Tanish Grover fe7d5c53ea Added a section on create-react-app (#20332)
Added a quick react setup section which talks about create react app and links to its GitHub page.
2018-10-29 09:51:00 -05:00
Jared Ezzet Hasson e35cbad2a4 Update index.md (#20312)
Added further description on unit testing
2018-10-29 09:44:06 -05:00
Andy Butler 14997ab5c6 Update index.md (#20308)
Added additional information about power supplies.
2018-10-29 09:42:08 -05:00
Kylie Short 8d31b3c234 Update index.md (#20462)
Minor proofreading changes for clarity.
2018-10-29 21:18:51 +07:00
Danielle Kellogg a79c447247 Added to "Remote Work" and "In Between" (#20421)
Added to "Remote Work" for naming conventions also used like "distributed" and "100% remote". Added that retreats are used for bigger company trajectory plans. Added to the "In between" that sometimes there is a disconnected between the onsite team and remote team.
2018-10-29 21:05:29 +07:00
Danny Garcia 0127c66933 fix: Updated formatting, links, and ISBN (#20416)
Formatting on this document was broken; certain books shared the same lines, as well as had unclosed italics for book titles.

Additionally, all Amazon.com links have been switched to use Amazon Smile to follow the direction of the previous recommendations.
Any book with an available ISBN-13 has also been added to details.
2018-10-29 20:56:45 +07:00
Weslley Nascimento Rocha 745f3ef240 Update index.md (#20072) 2018-10-29 13:51:42 +00:00
Lucas Rafaldini ad812214ad Some text editing (#20130)
Adding some text to make it more readable and fully understandable.
2018-10-29 13:49:32 +00:00
Danielle Kellogg 491b2e7c9c Add section on remote coding jobs and job boards (#20337)
Added section on remote coding and listed job boards We Work Remotely, RemoteOK, and Remotive
2018-10-29 20:45:06 +07:00
Lucas Rafaldini 8651bf89fb Some text changes. (#20173)
Making the text more readable and undestandable.
2018-10-29 13:29:04 +00:00
Weslley Nascimento Rocha b34544295c Update index.md (#20049) 2018-10-29 13:25:08 +00:00
chino1504 647f515498 Update React info on index.md (#19980) 2018-10-29 13:21:05 +00:00
Anderson 6c87fcd8cd Transtale index.md (#19550) 2018-10-29 06:49:46 -06:00
Martín Belda 92addc2c92 Fix spelling mistakes (#19626) 2018-10-29 06:43:04 -06:00
Martín Belda 3f73f733e1 Improve spelling (#19624) 2018-10-29 06:40:35 -06:00
Anass RACHID dbe8c9b4fc Added Arabic translation to Html/Table article (#28929)
* Total change

I changed the definition and the explanation, and make every possibilies of every logical type, and added some pictures of truth table to make the article and the sentences more understandable.

* Article edited

I did correct some translation, and also I added link to let people visualize the code and test other attributes on it.
I will edit this article when I prepare some new things in it, so it become more understandable.
2018-10-29 11:41:59 +00:00
spetriuk f26071a569 Update index.md (#22187)
Changes to make translation make more sense in Russian language
2018-10-29 15:22:15 +04:00
vetaveja b69f3f19ee Changes in translation (#22111)
Made some changes in Russian translation of the article.
2018-10-29 15:21:28 +04:00
vetaveja 0d84316c00 Text changes (#22069)
Fixed translation of some sentences.
2018-10-29 15:21:00 +04:00
Svetlana Vovk d351655d13 Add my changes to the article (#21857) 2018-10-29 15:19:28 +04:00
Roman 078307deb0 Fixed code display mistakes (#22057)
Added correct translation to Russian. Embedded code that did not display correctly in this article.
2018-10-29 15:16:00 +04:00
vetaveja 95653c47aa Fixed text (#22038)
Made some improvements to fix the translation of the article.
2018-10-29 15:15:27 +04:00
corpsepk dbe36992e7 Update translation (#21935) 2018-10-29 15:10:55 +04:00
Ahmed Al Haddad 62039d65b8 Improve Arabic translation (#30864) 2018-10-29 10:56:53 +00:00
Ahmed Al Haddad bea165b460 Improve Arabic translation (#30879) 2018-10-29 10:01:44 +00:00
Andrew Anguiano 4daa530eda cleanup html input docs (#20241)
cleanup html input docs

- General cleanup and editing
- Add types section
- Remove old YouTube link
2018-10-29 13:42:26 +07:00
PranavKrishnan1 0f95416c24 Added some text. (#26711)
* Added some text.

Wrote about Guido Van Rossum and added some info on libraries.

* Update index.md
2018-10-29 00:34:49 -06:00
Matt Neves 6b8b34b243 fixed spelling errors, added examples, added link (#20460) 2018-10-29 01:41:44 -04:00
babybuttons 0fa1644adf Update index.md (#20442) 2018-10-29 01:33:48 -04:00
Eric Hodges 146e24017a Removed "how" in first paragraph (#20424) 2018-10-29 01:27:49 -04:00
Jonathan J. Watson 7b56a52b58 Add new line for numbers 1., 2., and 3. (#20387)
Easier reading, and better understanding through new lines and visual spacing.
2018-10-29 01:11:52 -04:00
GeorgiaGk 4759460f62 Emphasized word (#20373)
I emphasized the word "emphasize"
2018-10-29 01:09:39 -04:00
Taylor 615742ba78 Update index.md by fixing typos (#20410)
* Update index.md by fixing typos 

Also, added section for learning about Depth-first searching and Breadth-first searching.

* Update index.md - reverting back to original verbiage.
2018-10-28 21:45:17 -07:00
kunal768 560076fb26 Created a file for "Basics of Raspberry Pi Stuffs" (#20150)
* Created a file for "Basics of Raspberry Pi Stuffs" 

The code contains two parts:
First part is simply blinking led (Blink time can be set by time.sleep(x) x for the number of seconds)
Second part is for pwm control for led brightness

* Update RaspberryPiBasics.py

* reformatted two 2 space indention with title corr.
2018-10-28 21:44:26 -07:00
Naaani 6953662931 Clarify note in Spanish (#25647) 2018-10-28 22:40:41 -06:00
André Castillo 7ef729bfb3 I translated the commented code into spanish (#25640) 2018-10-28 22:39:23 -06:00
Stahlone 10361750de fix: improved translation (#25352)
While correct, the original translation didn´t feel natural for a spanish speaker.
2018-10-28 22:18:20 -06:00
alenniu 50668cd036 Additional Source (#20289)
This is an additional reference for html layouts.
2018-10-28 21:52:22 -05:00
alenniu dbb6294729 Additional Reference (#20281)
Added WebPlatform external html lists reference list.
2018-10-28 21:51:31 -05:00
Joe Doh be82a2c6ff Added link for Part Two of article (#20039)
* Added link for Part Two of article

* Removed link. Edited subheading.

* Removed link to GitHub's features/pricing page.
* Change link/reference section to be consistent with what's originally in the stub.
2018-10-28 21:45:35 -05:00
Andrei Cretan dd6f7725e3 Minor translation changes. (#22419)
Made minor translation changes, that where tranlated literally.
2018-10-28 20:25:14 -06:00
Carla Prieto f3c601ee16 Fixed traduction typo. (#20027)
Python is the formal name of the language, it should not be translated to "piton"
2018-10-28 20:07:48 -06:00
Santiago Beloqui 3e09317015 Change "pila completa" for "Full Stack" (#24736)
"Pila completa" it's not an expression used by developers who speak spanish.
2018-10-28 20:02:29 -06:00
javisenberg 7135901867 Language mistake corrected (#24570)
Updated some spanish syntax to make it more readable.
2018-10-28 19:58:18 -06:00
PatrickRJadwin c73c7eb835 Warning for potential dangerous command (#20272)
Added warning specifying the dangers of rm
2018-10-28 20:33:37 -05:00
mistymayem 0e77f8c289 Simplified explanation of example (#20262) 2018-10-28 20:30:24 -05:00
Marcella b3834712a3 Edits (#20370)
succinct wording, correction of  missing hyphen and its -> it's
2018-10-29 08:29:43 +07:00
Yves Wienecke a3b20c0652 Return types, pass by reference vs pass by value (#20261)
Expanded on what data types can be returned. Also added section for the differences between passing an object as a parameter by value versus by reference.
2018-10-28 20:27:41 -05:00
Cory Harkins 5cc2757e32 Added Popular CSS Frameworks 2018 section and description (#20253) 2018-10-28 20:25:12 -05:00
Chris Williams 37a4b0b004 added additional stakeholder types (#20251) 2018-10-28 20:12:10 -05:00
Andres Sebastian Hernandez Guerra 491476db6b Changed GPU, Case, and Motherboard sections (#23959)
Native Spanish speaker. I have made some changes to help with readability as well as changed word use and some grammar, the content is intact conceptually.
2018-10-28 19:00:00 -06:00
Andres Sebastian Hernandez Guerra 5ba38aa086 Corrected second paragraph and an extra sentence (#23947)
I am a native Spanish speaker with programming knowledge. I have changed the second paragraph mainly for grammar and deleted redundant "final". I have also changed a sentence under "Clasificación de los algoritmos" which was not understandable before.
2018-10-28 18:55:55 -06:00
Andres Sebastian Hernandez Guerra 220db68fbc Changed "sabores" for "tipos" and added a comma (#23940)
I am a native Spanish speaker, and have changed a word use mistake. Also added a comma to help readability.
2018-10-28 18:47:51 -06:00
Austen Pritchett bf64d3e8f3 Added a couple lines (#20536)
Mentioned that it's more difficult to go back through your code and comment it, rather than just comment it while you go.
2018-10-29 05:07:57 +05:30
joruchan 6ef37d2e13 changed uppercase O to lowercase o (#20546)
no need for an uppercase in this situation
2018-10-29 04:57:55 +05:30
Chris Williams e0f059bae2 clarified cert tiers (#20299) 2018-10-28 16:12:49 -07:00
waffles517 4969872c5d Fix formatting for list, add relevant link (#20482) 2018-10-29 04:25:00 +05:30
Isuru Ranawaka 0ba3c48ee4 Updated to include require, update and remove (#20269)
Updated the file with composer commands and descriptions of require, update and remove.
2018-10-28 15:51:14 -07:00
rosswhitehouse 1918180d69 Additions to Using CSS Transitions Guide (#20488) 2018-10-29 04:15:30 +05:30
alenniu a7d6d59537 External Reference (#20277)
This is another HTML Symbol source and reference.
2018-10-28 15:32:52 -07:00
PatrickRJadwin 1db2fba1d3 Warning for potential dangerous command (#20264)
Added warning for the dangers of mv command
2018-10-28 15:21:13 -07:00
Chris Williams 1433ff225b forgot CFTs! (#20266) 2018-10-28 15:20:25 -07:00
Aman Shah e80ee06535 Angular installation (#20239) 2018-10-28 15:14:57 -07:00
tykqian 71af19c739 Added the text "Prgramming Throwdown..." into Podcast Section (#20149)
Added the text "Prgramming Throwdown..." into Podcast Section
2018-10-29 05:13:02 +07:00
Siddharth Shrivastav c8aa2a4e9e star pattern using for loop (#20222)
## Example for printing star pattern for pyramid 
```c

#include<stdio.h>
int
main ()
{
  int i, j;
  for (i = 1; i <= 5; i++)
    {

      for (j = i; j < 5; j++)
	{
	  printf (" ");
	}


      for (j = 1; j <= (2 * i - 1); j++)
	{
	  printf ("*");
	}


      printf ("\n");
    }

  return 0;
}
```
## Output:
```shell 
     *
    ***
   *****
  *******
 ********* 

``
2018-10-28 15:06:09 -07:00
allenpbiju 4dd798de05 info on table borders (#20245)
Some info and code is provided on table borders and adjusting them.
2018-10-28 13:17:18 -05:00
Eugene d94b5b9745 Some changes in translation (#20997) 2018-10-28 21:33:47 +04:00
Dagny Kight 651297810b Add the link to "Python Tricks" to index.md (#20237) 2018-10-28 12:31:31 -05:00
Eugene c891c37e7f Some changes in translation (#20992) 2018-10-28 21:31:01 +04:00
Cory Harkins e7fd282cde Note on getting caught in while loops. (#20230) 2018-10-28 12:25:10 -05:00
edkkv79 4f2226ca86 Change endings (#20668)
Change endings in"Многие математические, научные и валютные символы нет на обычной клавиатуре"
2018-10-28 21:24:32 +04:00
PatrickRJadwin 0eb442a949 Added books to java, c#, and added databases (#20229)
Add books to java, C#

Also added a section for books on databases
2018-10-28 12:23:19 -05:00
GattoNero 867d25322d lexical corrections (#20380) 2018-10-28 21:18:10 +04:00
GattoNero d7a5052faf lexical corrections (#20326) 2018-10-28 21:16:13 +04:00
Xenia Serbin d869bc3d5f Update index.md (#20314) 2018-10-28 21:13:32 +04:00
Derek Williams b86d21a756 Added 'JavaScript & jQuery' (#20209)
This book is great for an absolute beginner by Jon Duckett
2018-10-28 09:45:34 -07:00
Talia Kaplanian 825751e04b Added single line comment shortcut (#20185)
* Update index.md

* added verbiage specifying comment hotkeys are only in some editors
2018-10-28 09:44:32 -07:00
Martynas Jasins e06a3d3e36 Additional information on Unreal Engine 4 (#20089)
* Additional information on Unreal Engine 4

I think that a small potion of information on the current state of the Unreal Engine would be great,
Big fan of the Engine

* removed unnecessary commentary
2018-10-28 09:40:31 -07:00
allenpbiju 88324e28df Added some info (#20088)
* Added some info 

Added some info on changing the dimensions of the image.

* corrected anyone to any one
2018-10-28 09:38:08 -07:00
Lawrence Lockhart d5177b4bea Add Javascript Jquery book by Duckett (#20125)
* Add Javascript Jquery book by Duckett

* Corrected formatting for bulleted item
2018-10-28 09:35:49 -07:00
tibble49 92f7514ceb Expanded definition and overview (#20115)
Elaborated on the data structure that is block chain, also added some information around a popular blockchain implementation called bitcoin
2018-10-28 09:34:16 -07:00
Sarah Grace edac1eb817 Update index.md (#20204) 2018-10-28 09:31:50 -07:00
Moritz f9ee83dee6 Add: More important basic commands for docker-compose (#20227) 2018-10-28 10:08:28 -05:00
Jennifer W. Mitchell 1567a16b2f Expand type families and bash touch documentation (#20210)
* Update index.md

Added links to resources on Typeface Families.

* Expand description of command and add link
2018-10-28 10:03:32 -05:00
PatrickRJadwin 09bc1429c0 Added warnings for potentially dangerous command (#20197)
Added warnings for mv and rm because they are notoriously dangerous commands, especially for beginners
2018-10-28 09:45:27 -05:00
Yves Wienecke 0fdef12b15 Included example of inheritance (#20187)
Added an example of inheritance with an 'animal' base class and a 'cat' derived class
2018-10-28 09:43:08 -05:00
zendmaster b2f90962ca Added command for install for Centos 6 or 7 (#20177) 2018-10-28 09:37:53 -05:00
Yves Wienecke aa624dd7e4 Delete [] operator and Valgrind (#20121)
Changed how to free memory assigned to a pointer to an array of object. Also added information about how to check for memory leaks with valgrind.
2018-10-28 09:30:23 -05:00
christocarr 33d5921722 Include mobile first approach (#20377) 2018-10-28 18:22:29 +07:00
Andrew Laptev 94f603807f [Haskell] Russian translate for monad/index.md (#20865) 2018-10-28 14:48:12 +04:00
Andrew Laptev 6c6bcb04fc [Haskell] Russian translate for hello-world/index.md (#20932) 2018-10-28 14:46:00 +04:00
Evgeniia Garnaga 2f55a4353d Adds the improved Russian translation to article (#20843) 2018-10-28 14:42:55 +04:00
mikeblackjr 70a4d718e5 Added Wikipedia link (#20365) 2018-10-28 17:36:25 +07:00
Andrew Laptev a2cf4f9e07 Russian translate (#20783) 2018-10-28 14:27:01 +04:00
Dmitriy Кorneev 84c4dcbdd8 Article translaite to russian (#20529) 2018-10-28 14:14:03 +04:00
Cameron Burkholder 9ea0a3b026 Word change to Bootstrap Dropdowns article (#20366)
Replaced definite article with indefinite article
2018-10-28 17:13:55 +07:00
Alexey Mikhaylov 8ed5ea54e4 Imrpove russian translation in article (React) (#20453) 2018-10-28 14:08:18 +04:00
Alexey Mikhaylov 7f2cdf414a Improve russian translation in article (React) (#20403) 2018-10-28 14:06:05 +04:00
Xenia Serbin c00a8a2a7c Update index.md (#20367) 2018-10-28 14:03:53 +04:00
Xenia Serbin d737817865 Update index.md (#20348) 2018-10-28 14:02:56 +04:00
Xenia Serbin 7e67e997d7 Update index.md (#20294) 2018-10-28 13:52:57 +04:00
Cory Harkins d5ad4e0690 Added note for bracket requirements on if statements (#20196) 2018-10-28 05:13:27 -04:00
mrugesh mohapatra 7997ff8f51
fix: add meta for invalid merge from #20267 (#30961) 2018-10-28 14:34:55 +05:30
Joe Doh 09784de149 Add Wikipedia reference (#20069) 2018-10-28 04:30:07 -04:00
Taylor 9afdd1235d Update index.md (#20292)
Fixed several spelling errors and run-on sentences.
2018-10-28 15:26:45 +07:00
Roman de860e3565 Add new file and full translation (#20267)
Completly new translation to Russian of React Context API article
2018-10-28 11:34:08 +04:00
Chris Williams 8ed2244855 Added specific information on resource declaration (#20216) 2018-10-27 21:15:59 -07:00
Ellysha Chavez ad44442741 Full sentences in parenthesis edited (#20218) 2018-10-27 21:12:55 -07:00
Vyrza d961e04a86 Minor writing changes. (#20198) 2018-10-27 21:11:38 -07:00
allenpbiju c7d64100a3 Changes on centering an element using margins. (#20170)
Changes has been made on aligning an element to the center by changing the margin values.
2018-10-27 21:00:19 -07:00
Talia Kaplanian c09dce92dd Update index.md (#20151) 2018-10-27 20:58:26 -07:00
Yizhou Sun 62139160f5 Add a demonstrative article in "More information:" (#20143)
* Add a demonstrative article in "More information:"

* Change content in a tag
2018-10-27 20:54:26 -07:00
Ellysha Chavez f67d87faad Add short read (#20113)
link : https://cs.uwaterloo.ca/~shallit/DC2015/cockburn.pdf
2018-10-27 20:52:55 -07:00
rajranjan0608 cb6be06f3f Update index.md (#20102) 2018-10-27 20:49:01 -07:00
Simas Janusas 92d88c401e Added a 'grep' command. (#19924)
* Added a 'grep' command.

Added a 'grep' command to the basic linux command list.

* Fixed formatting
2018-10-27 20:44:10 -07:00
mil2001 77c30c08e0 software engineering (#19837)
* software engineering

* Fixed spacing and grammar

* software engineering isn't a study
2018-10-27 20:43:16 -07:00
Yizhou Sun f55ab87094 Add "Google Fonts" in "More information:" (#20111) 2018-10-27 20:24:29 -07:00
Manish kumar chaurasia 22481b1fcc updated code of selection sort in this article (#20058) 2018-10-28 14:23:50 +11:00
Sarah Grace c85ac9a9eb Update index.md (#20098) 2018-10-27 20:20:39 -07:00
Smruti Ranjan Rana 24392e05d0 Update "Another way to create an Array:" section (#19852)
* Update "Another way to create an Array:" section

Add another way to declare an array.

* Update 'Another way to create an Array' section, Add 'Declaring array literal' section.
2018-10-27 23:19:11 -04:00
Ken Nguyen 75d856fa26 Added PEP8 convention (#20168) 2018-10-27 20:13:15 -07:00
PatrickRJadwin 4d3a705c73 Specified what a shebang is and added alt shells (#20169)
specified alternative shells users might see in the wild and specified what a shebang is
2018-10-27 20:10:45 -07:00
Benabadji Mohammed Salim 06fbd4c156 split example usage (#20164) 2018-10-27 20:07:39 -07:00
alenniu 228f1a2d0f Add Comma (#20154)
between the sentences " pleasant experience on your website, they need to be able to get", I decided it was more appropriate to add a comma.
2018-10-27 20:05:57 -07:00
Benabadji Mohammed Salim bddc20a66b fix example usage (#20152) 2018-10-27 20:02:51 -07:00
Benabadji Mohammed Salim 8e980f0f84 add option to CLI (#20141)
add option parameter to example of usage
2018-10-27 20:02:07 -07:00
Yiğit Sever 11b1b150a8 Do not cast the result of malloc (#20044)
https://stackoverflow.com/a/605858/3005749, also expanded the definition of heap
2018-10-27 19:56:26 -07:00
Jeremy a112fa501e Modify index.md for Bootstrap navbars guide (#19899) 2018-10-27 22:51:36 -04:00
PranavKrishnan1 ed7b0de6e5 Added information on packages (#19827)
Added some text on R packages and removed an unnecessary "*" present.
2018-10-27 19:46:49 -07:00
sjanasek 7145009a73 brands using WordPress (#19818)
added some big name brands using WordPress
2018-10-27 19:45:54 -07:00
tattoodgeek cbc44d80d9 Added df -h command (#19821)
* Added df -h command

* fix typo
2018-10-27 22:45:25 -04:00
Aditya e653eab3f5 [Guide] Project Euler: Problem 10: Summation of primes (#30503)
* feat: added problem 10 solution

* Added some formatting and minor grammar changes
2018-10-27 19:37:25 -07:00
AMIT KUMAR RANJAN 0a8b936915 add HTML Elements (from line 67 to 114) (#20105)
* add HTML Elements (from line 67 to  114)

I have added description regarding commonly used HTML elements .

* Corrected formatting and structure
2018-10-27 19:29:07 -07:00
rajranjan0608 7db9f67057 added OBJECT ORIENTED PROGRAMMING concept to the article (#20007)
* Update index.md

* Fix grammer
2018-10-27 21:28:03 -05:00
Anthony Campbell f423f04495 Add ASP.NET MVC Information (#19942)
Added ASP.NET MVC site, tutorials, and interview questions article in the More Information section.
2018-10-27 21:23:05 -05:00
Adam 73cb3b16cf Added css-tricks.com to suggested reading (#19971)
* Added css-tricks.com to suggested reading

* Updated link with proper formatting
2018-10-27 19:16:49 -07:00
Amoo Olusola Simeon db79a3de79 Fixed typo ad also added three back-ticks (#21138)
Fixed typo on line 25, 'developer' was spelt 'developper'. Three back-ticks to indicate end of code highlighting was missing on line 41, so i added it.
2018-10-28 07:37:57 +05:30
tattoodgeek c269f0986b Added line where select is good for starters (#19829) 2018-10-27 22:02:17 -04:00
Prashanta Paudel 226bf52b47 download process updated (#19935)
* download process updated

* fix typo "downlaod" to "download"

and change "while" to "before"
2018-10-28 08:57:22 +07:00
Prashanta Paudel a1d23be2c7 customer feedback sentence (#19996)
* customer feedback sentence

* fix typo "continious" to "continuous"
2018-10-27 14:57:44 -07:00
Raigo Jerva af21513881 add title to accessibility-basics (#20389) 2018-10-28 03:46:58 +07:00
Xenia Serbin 9078d19358 Update index.md (#20242)
fixes translation errors
2018-10-28 00:30:17 +04:00
Geno 17be7d754b Update: Grammatical errors (#20231)
Fixed obvious grammatical errors generated by Google Translate I assume. Worked on areas that wouldn't be clear to someone who speaks Russian.
2018-10-28 00:26:47 +04:00
babybuttons b79f0a407a fix: fixed whitespace (#20350) 2018-10-28 03:24:51 +07:00
Yizhou Sun 8546a67ac7 Add field "Algorithms and Data Structures" (#20087) 2018-10-27 13:13:35 -07:00
meanmegajean 66b24ff131 Add the text "Here is an example:" to article (#20071) 2018-10-27 13:11:23 -07:00
Chris Williams 770b5281c2 fixed typos (#20310) 2018-10-28 02:51:39 +07:00
mdowis 87a3830f26 Update IE Conditional Comments section (#19828)
* Update index.md

Edit conditional comments section for grammar and clarity.

* Update index.md
2018-10-27 12:13:20 -07:00
joaquin fox e1d4cb1e11 Make nouns plural in keeping with 'world objects' (#19825)
* Make nouns plural in keeping with 'world objects'

Sentence subject 'real world objects' is plural, so noun derivatives should be plural as well.

* Grammar and readability edits.
2018-10-27 15:00:48 -04:00
Cameron Burkholder 5dd5038105 Fix inappropriate sentence punctuation (#20286)
Replaced the hyphen in the introductory sentence with a colon. The hyphen likely intended to function as an m-dash (---) break.
2018-10-28 01:42:49 +07:00
Joe Doh dd2df85e77 Add link to Women Techmakers (#20085) 2018-10-27 10:47:23 -07:00
Parul 6963c2cfbf Added info on how to use :hover with anchor tag (#30476)
Added information on how to style the hover state of the anchor tag, along with an example.
2018-10-27 13:42:11 -04:00
Sarah Grace bd1d129b85 Linking an article from FreeCodeCamp (#20053)
* Linking an article from FreeCodeCamp

* Corrected link format
2018-10-27 10:36:31 -07:00
allenpbiju 9afa8347ee Added more details for styling lists (#20047)
* Added more details for styling lists

More details have been provided on how to style the unordered and ordered list like changing the default list item markers and also replacing them with images.

* Grammar updates
2018-10-27 10:35:53 -07:00
zerandomalt 5a13aa415f Added information about command line options (#19925)
Added a link directing to a list of the command line options on the SSH website
2018-10-27 10:35:09 -07:00
Andy 9f0d6bd8ba fix: typo (#20879)
Changed "attibute" to "attribute"
2018-10-27 23:02:53 +05:30
Christopher McCormack 74375255f4 Multiple edits and example changes to React State guide (#26672)
* Multiple edits and example changes to React State article

* fix: added note as per docs
2018-10-27 23:00:44 +05:30
meanmegajean e075b7daba Adding two commas to sentence (#20077) 2018-10-27 09:38:38 -07:00
Stephan Grobler c90ec7819d Remove irrelevant and duplicate guides from the php guide (#19540) 2018-10-28 01:21:21 +09:00
Qrol 1c4e4b13ea Added image illustrating circumference and diameter (#20051) 2018-10-27 09:07:23 -07:00
Anthony Campbell 6054a1fbb8 Added Xamarin section (#20042)
* Added Xamarin section with info

* Minor tweaks before merging
2018-10-27 11:29:57 -04:00
Benabadji Mohammed Salim 77137b1496 fix usage example and separated into two example (#20195) 2018-10-27 22:25:36 +07:00
waffles517 f2e384ce68 HTML Elements: Expand Canvas article from a stub (#20048)
Expand article from a stub

Adds example code and a basic description of what the canvas tag does
2018-10-27 21:50:33 +07:00
Locour 34b35ed0b1 fix angular version number in index.md of angular guide (#20009) 2018-10-27 08:35:27 -05:00
Anna S. Atalay b52e10fe7e Translation improved (#19613) 2018-10-27 17:30:40 +04:00
Anika Tabassum 9703b32eff Update index.md (#20000)
Mention posterior probability for Bayes classifier
2018-10-27 08:21:13 -05:00
Ankush Soni c28550252c Added a point in handling deadlock (#19997) 2018-10-27 08:16:27 -05:00
Anika Tabassum f18ad04bfe Update React component description (#20011) 2018-10-27 20:09:18 +07:00
Bloombug dfcb95b841 Vocabulary corrections on the first two paragraphs (#20472)
* Vocabulary corrections on the first two paragraphs

Added some portuguese grammar elements; the document is written in brazilian portuguese (a derivate from portuguese itself), however it may benefit the most if converted into regular portuguese.

* small format and word changes for the PR
2018-10-27 14:22:19 +02:00
Anika Tabassum a14b3fc227 Clarify+make the reducer description more concise (#20060) 2018-10-27 18:15:52 +07:00
seanakng 56334fd964 Basic information on security tools (#20139)
Added basic information on security tools
2018-10-27 18:00:40 +07:00
Ariel Teague 7ccd987960 Update index.md of Dark Patterns (#20133)
Fix markdown to turn subheaders to links (previously displayed url next to subheaders)
2018-10-27 17:48:55 +07:00
Kyle Adkins ca8a157ad9 Fix spelling errors (#20158)
* Fix spelling errors
2018-10-27 17:33:47 +07:00
Michael Alexander 46bb645fc0 fixed typo in first line (#20086)
* fixed typo in first line

There was becuase instead of because!

* Removed second typo.

I've removed the second type as requested, thank you I've totally not seen this at first!
2018-10-27 17:18:19 +07:00
Anika Tabassum c013738c70 Fix grammatical errors in Redux actions document (#20037) 2018-10-27 16:30:36 +07:00
myYearOfCode 695b3c4db1 Add semicolon on point 15 to keep with style (#20823) 2018-10-27 12:09:28 +05:30
David Gillispie 8eb9e290b4 Linux Distribution Variety (#19883)
Add comment about variety in linux distributions.
2018-10-27 01:12:17 -04:00
babybuttons 3d3bd5770c Fix: fixed typo "every where" to "everywhere" (#20313) 2018-10-27 10:07:15 +05:30
mistymayem 18f55fdfdf Sorted examples by priority (#20201) 2018-10-27 10:01:38 +05:30
Ankush Soni 6895c3c994 update the entered changes (#19987) 2018-10-26 22:51:58 -05:00
Anika Tabassum 6f15a68694 Update index.md (#19981)
Add a few examples of other NP-complete problems
2018-10-26 22:28:07 -05:00
zerandomalt 0be97242e6 Made the formatting more consistent (#19979)
The formatting is now more consistent with the other files in the directory, also added a link to the Linux page.
2018-10-26 22:21:02 -05:00
Jitendrasingh Chauhan (Jeetu) eb3aa437ee Docs: Modified java build tool wiki to add info about maven settings (#19959) 2018-10-26 22:03:28 -05:00
Billy ea1f5c63be Add Nodejs logo to guide (#19951) 2018-10-26 22:33:45 -04:00
Billy c3bf109c96 Added Angular logo to the top (#19963) 2018-10-26 22:32:01 -04:00
Mateo A Zabala G f697eea13c Correciones al archivo (#19832)
Cambios al archivo para que se vizualice correctamente.
2018-10-26 21:03:13 -05:00
igorhaugg bab76aa2ce Updated portuguese installation guide file (#25929)
Fixed some spelling and translation mistakes at guide/portuguese/react/installation/index.md.
2018-10-26 23:50:58 +02:00
Martine Ross cde4e6d7f9 Fixed some grammatical errors (#29564) 2018-10-27 01:13:07 +05:30
cvivek503 e54d423dd6 Fix(guide): Add the description for connecting to a custom port 2018-10-26 15:20:21 -04:00
Christopher McCormack 48077aa523 Replaced stub for IPv4 header with image and descriptions for IPv4 header fields (#26655) 2018-10-27 00:48:06 +05:30
Christopher McCormack e97de4b4cb Add guide entry for ICMP in network-engineering (#24905) 2018-10-27 00:43:05 +05:30
Christopher McCormack eb9b154db0 Added image and descriptions for IPv6 header (#24754) 2018-10-27 00:41:18 +05:30
Scott Tran 200a376382 Fixed Typo (#20473) 2018-10-27 02:06:47 +07:00
babybuttons 4029055744 fix: removed extra word (#20382) 2018-10-27 01:28:03 +07:00
Danny Garcia e03f3361b9 fix: updated H2 for more info (#20381)
Issue with formatting on H2:
`##More` vs `## More` prevented markdown parsing.
2018-10-27 01:24:55 +07:00
suruihuang 2cfcd3c2df Update index.md (#23394)
rephrase some expression
2018-10-26 13:46:06 -04:00
suruihuang 81422b67cb Update index.md (#23355)
I have rephrase some of the expressions and translate the part for implicit casting.
2018-10-26 13:13:35 -04:00
Hajrudin 3cea4a5b3a Removed unnecessary repeated word (#19995) 2018-10-26 23:56:38 +07:00
Harsh Shrivastava 61008d2d24 Placing the right word at right place (#19926)
I found "data science" miss placed in line 10 where "data scientist" should have been there. So edited it.  Also did the vice versa at one other place. 
Thank you.
2018-10-26 23:51:22 +07:00
Aditya 24a8bbee70 [Guide] Project Euler: Problem 9: Special Pythagorean triplet (#28382)
* feat: added problem 9

* Removed extra word and added formatting to variable names
2018-10-26 08:38:17 -07:00
Aditya 2928dc250c [Guide] Data Structures: Create a Priority Queue Class (#19618)
* feat: added priority queue

* Corrected a few misspellings, added some white space between functions
2018-10-26 08:37:48 -07:00
Anthony Campbell 35c77e345a Added Android Studio section with helpful links (#19998)
* Added Android Studio section with helpful links

Added the Android Studio section with links for the download, how to install, and running the android applications in an emulator.

* Added line breaks to links
2018-10-26 08:32:02 -07:00
Chris Bassey 5d5d865e72 removed the from DI (#28900)
removed "The" from "what is Dependency Injection".
(minor grammatical improvement to  guide/english/javascript/angularjs-interview-questions/index.md)
2018-10-26 08:30:21 -06:00
albertocc e29cf154d0 Spanish translation fixes (#19529) 2018-10-26 07:15:48 -06:00
Soli HC f508994371 Traducción al español (#19777) 2018-10-26 07:08:20 -06:00
Lola 875327f857 Añadí links to "Python para Todos" (#19819) 2018-10-26 07:01:22 -06:00
Owais Ali 9f46e39960 fix broken link to hint (#28143)
Closes #28143
2018-10-26 13:34:23 +04:00
SAKSHI-CHANDEL b6ad5afb70 Correcting a spelling mistake (#19845)
* Correcting a spelling mistake

* Formatting and adding missing code

* Removing extra code

* Update index.md
2018-10-26 03:29:30 -06:00
eliberator d14ec72fb8 typo - update value of a to 100 (#27853) 2018-10-26 03:24:34 -06:00
eliberator 18809dac08 typo - update value of "a" to 100 (#27855) 2018-10-26 03:23:51 -06:00
eliberator b32c93347c define the value of variable a to 100 (#27763) 2018-10-26 03:22:16 -06:00
clizano 1c863eb91f Capitalisation of the word api #28446 (#28735) 2018-10-26 00:43:44 -07:00
Dawn 7cbcc14da7 Added a relevant link to this page. (#19896) 2018-10-26 12:10:06 +09:00
Smruti Ranjan Rana 03c2ca04f2 Update some more features of ArrayList (#19874) 2018-10-26 12:05:53 +09:00
Billy 997cccd534 Added Elixir Logo (#19983) 2018-10-25 19:11:07 -07:00
Martin McCarthy cf0d7a699d Added "Coders at Work" recommendation to the list (#28887) 2018-10-25 21:20:55 -04:00
Sharon Gao ccc5d0f6bc Fix(guide): Add link to Priority Queue documentation 2018-10-25 21:15:22 -04:00
Potato 16bdfaa4e4 a couple of typos fixed (#28896) 2018-10-25 21:13:11 -04:00
Randy Ramkissoon ed912092b1 Fix(guide): Change title of article and add a command 2018-10-25 21:10:57 -04:00
Mohit Chandra Kukunoori 3c9b9a6d4b Created index.md for sort in stl-algorithms guide (#19546)
* Created index.md for sort in stl-algorithms guide

* Grammar, spelling fixes

* Update index.md
2018-10-25 17:53:26 -07:00
Chris b3ea359071 Added resources for learning R (#24926) 2018-10-25 17:48:53 -07:00
Potato 331cde2927 Minor gremmar changes (#28827) 2018-10-26 06:15:25 +05:30
fredericksjr 6a9a3d2769 fixed spelling of 'about' (#28043)
* fixed spelling of 'about'

* Update index.md
2018-10-25 21:51:39 +01:00
Pablo Rubianes 5c2bd53d5c fixes the Advanced Code Solution to make it work when run tests in the Convert HTML Entities exercise (#24930)
* fix in the Advanced Code Solution to make it work when run tests

* making htmlEntities a const to fix the example
2018-10-25 13:41:36 -07:00
Ariel a2e01e59db Replaces Project Euler stub with an article (#22850)
* Replaces Project Euler stub with an article
2018-10-25 13:06:26 -07:00
Joe 91cfdcfefc add option R.md (#24617)
* add option R.md

added * `-R`, displays the contents of the directory, and it's subdirectories.

* Fix possessive typo in bash ls article
2018-10-25 11:08:54 -07:00
Rich Keyzor cd8c260f53 Fixed spelling mistake (#28479)
Changed transfering to transferring in 3rd paragraph.
2018-10-25 23:22:10 +05:30
DipakKumarSingh b3ed8c96d0 Fix : Spelling errors (#28580)
"buisnesses" should be "businesses"
"enviorment" should be "environment"
"disiplines" should be "disciplines"
"impove" should be "improve"
2018-10-25 22:30:58 +05:30
AJ-54 b2f23a661c updated text (#28597)
line 21
2018-10-25 22:16:27 +05:30
DataCowboy 39534c8edc Minor edits and information about connections (#22923)
* Minor edits and information about connections

Edited for grammar and added information about ability to connect to SQL, R and Python. Added links to information on external connections.

* Lowercase Tableau article parent directory
2018-10-25 09:19:14 -07:00
Chandra Prakash 3166e88d79 R: subsetting of data in r (#20163)
* subsetting in r

* Fix formatting and clarify content
2018-10-25 09:18:44 -07:00
Jefferson Oliveira 5fc978323f Corrected the name of the library from translated one "Reagir" back to "React" (#22261)
The name of the library "React" was translated to portuguese, i.e. "Reagir", but since it's a name, it should remain the original name, i.e., "React".
2018-10-25 12:27:34 -03:00
Fabio Trilho Pereira ad582ceb55 Fixed some typos and added C++ as the Script language (#20530)
Fixed some typos in the text for better Portuguese reading.
Added C++ as the scripting language because UnrealScript has been removed from the Unreal Engine 4.
2018-10-25 12:24:07 -03:00
Jlw2uc 708178ac2c Capitalized CPU, removed typo, added commas (#28581) 2018-10-25 11:03:11 -04:00
magnacart4 4b597fe110 Added the word "to" (#21028) 2018-10-25 10:38:56 -04:00
Tanish Grover 5a5639b4d1 Added a "things you can do with python" section (#20400)
Added a section on the uses of python.
These include web development, machine learning and scripting.
2018-10-25 10:38:00 -04:00
tess f08734d2d2 Add the text "### Background..." to article (#25656)
* Add the text "### Background..." to article

* Update index.md
2018-10-25 10:36:21 -04:00
Haritham 860b7e5941 Why Convolutional Neural Network (#25662)
* Why Convolutional Neural Network

Why we go for Convolutional Neural Networks.

* Update index.md
2018-10-25 10:25:17 -04:00
myYearOfCode e172adfb9b fix stray paren on increment and decrement (#21036)
made the hints for increment and decrement clearer than they previously were.
2018-10-25 10:23:32 -04:00
barrettfett 77d0fc4d20 Aside Tag Details (#21038)
* Aside Tag Details

Basic details of <aside> and link to more info in MDN docs

* Update index.md
2018-10-25 10:21:28 -04:00
Barbara Kryvko 70bcacfcff Added pointing for business value (#21044)
* Added pointing for business value

* Update index.md
2018-10-25 10:19:40 -04:00
Blake Lambert af0fda4891 Infinite loop situation (#25657)
Added additional information on creating infinite loops.
2018-10-25 09:59:01 -04:00
Jacobmpp d3f022fbf9 added reference to nested blocks (#25659) 2018-10-25 09:57:51 -04:00
estwnd d3e2680e57 Minor fix on typo in the index.md (#25661) 2018-10-25 09:56:21 -04:00
DipakKumarSingh 9cbbadc770 Sentences should end with single '.' (#28529) 2018-10-26 00:26:50 +11:00
Chuck Underwood 98f078fe01 Update link for Bootstrap modal guide (#25667) 2018-10-25 09:20:32 -04:00
Jacobmpp cff8f52f06 Added function representations to the code (#25668) 2018-10-25 09:19:49 -04:00
Neethan 5503eafa7a Updated Blockchain Technologies descriptions (#25664) 2018-10-25 09:16:49 -04:00
Neethan be6a1ca80f Added alternatives section to svn (#25677)
* Added alternatives section to svn

* Update index.md
2018-10-25 08:27:05 -04:00
mkanoria bf196ded49 Add 'Pro' statement (#25670)
Pro statement about the ease of debugging Python code using the interpreter
2018-10-25 08:19:32 -04:00
tshade2011 6161edfc74 Add link (#25654)
Add WebAIM: Introduction to Web Accessibility link
2018-10-25 08:00:33 -04:00
Akash2912 d1c0461816 Information about .Net core (#24139)
Gave link to create a sample app with Microsoft basic tutorial.
2018-10-25 03:44:41 -07:00
David Gunner (Jnr) 5c4178a12b Updated index.md - Added TOC (#28010)
* Updated index.md - Added TOC

Updated index.md to include a table of contents for easier file navigation, now the user can jump to the relevant section

* corrected title metadata
2018-10-25 03:43:40 -07:00
David Gunner (Jnr) cc2e7b2a40 Updated index.md to include TOC (#28022)
Added a table of contents for the user to easily navigate the index.md and jump to the relevant section.
2018-10-25 03:41:49 -07:00
vithoang 9e20cfa0ec Revised description to add more info (#19892) 2018-10-25 16:13:43 +09:00
t3w2127 c4bd8bda7a Added a bullet to the "Advantages of Wordpress" (#19881) 2018-10-25 16:11:02 +09:00
Chandra Prakash f61a3ed75c R: Formatted article's reference section links (#19853)
* R: Formatted reference section links

* Update index.md
2018-10-25 14:39:58 +09:00
domneedham 1451ba5dd6 Fix spacing in Bash SSH article (#19849)
* Update index.md

Given link to apps that are designed for SSH connection.

* Update index.md
2018-10-25 14:39:46 +09:00
Chandra Prakash 9bb82b3116 R: Formatted article's resources links (#19858) 2018-10-25 14:39:06 +09:00
Kien Nguyen a7ad6dff11 Fix typo for Object Oriented Programming article (#19860) 2018-10-25 14:38:31 +09:00
Jerica Harwood 4e31a873cf Fixed typo "form" to "from" (#28339)
Fixed grammatical errors and typos.
2018-10-25 09:55:29 +05:30
Marcus Parsons 81f85dc02d Added new section about click events (#28286)
Added new section about click events and gathering the element from those events
2018-10-24 20:56:09 -04:00
Jerica Harwood 0b878890ad Removed unnecessary word (#28282)
Removed "that" in the "What is a responsive website" section.
2018-10-24 20:45:31 -04:00
mdowis 957f4e9311 Update Intro to Semantic Tags (#19882)
Clarify what semantic and non-semantic tags are. Provide examples of each.
2018-10-24 17:40:01 -06:00
Rae 43368a718f Translation to Portuguese - words (#25685)
Words: "unfixed" to "instável", "mutating" to "mutante".
2018-10-24 20:15:16 -03:00
WilliamPrb 4fa7fd06a3 Portuguese translation (#21588) 2018-10-24 20:12:58 -03:00
Jeff Whetstone 459f4afff4 Update index.md (#28047)
Added missing words "helps make the audio" to the audio example to make it more grammatically correct.
2018-10-24 22:02:38 +01:00
Konrad Hyzy 7721bf68b3 Sentences made more formal (#28109) 2018-10-24 21:52:59 +01:00
SufiyanSamnani 5a575c2429 Corrected grammar and typos (#28105) 2018-10-24 21:52:01 +01:00
SufiyanSamnani 59a6c70524 Corrected typos in index.md (#28097) 2018-10-24 21:44:51 +01:00
Resurreccion 89681f23a7 minor grammar fix (#28100) 2018-10-24 21:43:17 +01:00
haftav 41e7242c16 Grammar fix (#28149) 2018-10-24 21:35:51 +01:00
Michael Wright 80351b2c92 Major Tidy Up of Page (#27247)
* Edited all links into Markdown format so they conform to Style Guidelines.
* Organized categories into a more logical order and edited names if needed.
* Removed/updated dead links.
* Moved un-categorized links into categories and others into correct category.
* Removed links from Books category that only led to a purchase page.
2018-10-25 00:20:52 +05:30
Matheus Gonçalves da Silva 9c6cbc5732 Adjust translation to spread-syntax on portuguese (#19909)
Adjusted some of the translations on spread-syntax on portuguese, they were missleading
2018-10-24 13:22:18 -03:00
Diogo Teixeira ccb6a8cc1b Update some auto-translations, better read in Portuguese (#20285) 2018-10-24 11:59:43 -03:00
Filipe Carvalho 931074740e Improving grammar issues + Agile Manifesto link (#20166)
Some grammar has been changed to better understanding from native Brazilian Portuguese speaker.

Adding the translated link to the Agile Manifesto to the "Mais Informações" section.
2018-10-24 11:52:58 -03:00
Weslley Nascimento Rocha bdada1521c Normalizing React Native as a product name in portuguese (#20040)
React Native doesn't change the name in portuguese
2018-10-24 11:51:27 -03:00
Filipe Carvalho 134857153c Fixing translation issue on "funtions" (#20005)
Fixing translation issues on "funtions" (accordingly to Brazilian Portuguese).
2018-10-24 11:47:53 -03:00
Filipe Carvalho cbc008314e Fixing translation issues on index.md (#19993)
Fixing some translations issues (It's Brazilian Portuguese that has been used here).
2018-10-24 11:44:08 -03:00
Matheus Gonçalves da Silva a794645084 Update portuguese translation on typeof (#19918)
Update portuguese translation on typeof
2018-10-24 11:42:47 -03:00
Matheus Gonçalves da Silva 926c2ec290 Translate Async/await to portuguese (#19793)
Translated the async/await section to portuguese, some english terms were kept because translating them don't make sense in portuguese.
2018-10-24 11:29:50 -03:00
uigc 0df8cee728 Spelling fix (#27899)
"fictious" to "fictitious"
"handled off" to "handed off"
2018-10-24 17:40:52 +04:00
Joe 3796483b65 shutdown (#24654)
* shutdown

added an explanation for the shutdown command

* corrected file folder and filename
2018-10-24 14:08:36 +02:00
Shriya-Ramakrishnan 793621594a added a resource (#26748)
* added a resource

* Added formatting to Resource
2018-10-24 15:59:03 +05:30
Manish Giri 164f165fca fix(guide): Fix incorrect code in Java Strings (#27399)
Using `==` to compare String objects checks references to the two objects, and in this case, those two references point to the same string object created **in the String Pool**. Hence this returns `true`, and not `false`, as is incorrectly stated in the guide.

Also fixed formatting.
2018-10-24 15:58:32 +05:30
Adrian Skar 816036dba6 [Guide] Basic JS: parseInt using radix. Replace stub with guide (#22456)
Guide for [Basic JavaScript: Use the parseInt Function with a Radix](https://learn.freecodecamp.org/javascript-algorithms-and-data-structures/basic-javascript/use-the-parseint-function-with-a-radix)
2018-10-24 14:10:49 +05:30
Nico Alvarez 49526d9a44 Expanded explanation (#19867) 2018-10-24 15:55:27 +09:00
Logan 3514d404f4 index.md cleanup (#24804)
Just cleaning up (removing) an extra bullet from the "Where to learn R for free" section
2018-10-23 23:58:52 -06:00
George Kampolis 36472d25fc Fixed minor typo. (#24277)
Just a minor "typo" I noticed the other day and thought I'd just spend a minute to propose a correction. The singular sounds better to me, since the aim of the guide is the installation (not installation*s*) of R.

Just my two cents :)
2018-10-23 23:58:30 -06:00
HARISH KUMAR TIWARI c37e508407 Udemy Free Tutorial Added for R (#24098) 2018-10-23 23:55:58 -06:00
mcnorton05 d388d7f7ef Added "shutdown -r" as common command (#21070) 2018-10-23 23:48:13 -06:00
Steven M Peterson 36a64de3e0 Small grammatical error (#21001)
Capitalized the "R" in ruby on line 44
2018-10-23 23:45:34 -06:00
fkneist 8f285d0792 add e-book `Mastering Software Development in R` (#20750) 2018-10-23 23:44:57 -06:00
Lucas Dias de Miranda 3600b1f7a2 Add text "$ ionic serve" to article (#19850) 2018-10-24 14:02:12 +09:00
Sylvain Petit 98da3b3c4f Added F# (#26791)
It's just a stub and need to be expanded but I guess F# is one of the few language that was inexistant in the platform for now.
2018-10-23 23:00:10 -06:00
Doug Belcher a2134bfb80 Changed "parts" to "parties" (#26317)
This paragraph originally used "...parts...", however a following graph used "...third party...", this change synchronized them.
2018-10-24 13:28:50 +09:00
LadyTano acf001941a Fixed Class Names (#26547) 2018-10-24 13:28:30 +09:00
LadyTano bf171cc7a2 Typo (#26557) 2018-10-24 13:27:08 +09:00
Chirag Swadia 97ad082825 Fixed Typo (#25530) 2018-10-24 09:38:54 +05:30
Krishna Vishwakarma a852db3206 Add 'Sass variables,nesting and mixins' (#26833) 2018-10-23 23:27:08 -04:00
Elephant 0a40038272 Added text "touch -am file3" to the article (#26841) 2018-10-23 23:06:51 -04:00
hcapati d880002faf Delete repeat (#24950)
There is a repeat. Lines 13-15 are the same as lines 33-35. Deleted 33-35
2018-10-24 08:24:36 +05:30
Mahmud031 5986d9fb66 Added selection-sort for MATLAB. (#26856) 2018-10-23 22:28:20 -04:00
Derek Johnson 8b85713ca3 Fix(guide): Include link to Angular Material 2018-10-23 22:16:36 -04:00
Jeremy 66d1a41aff Fix(guide): fix grammar issues 2018-10-23 22:00:59 -04:00
Gregory Gubarev 93e53a66b4 Responsive Web Design: Added hint to Change a Variable for a Specific… (#19601)
* Responsive Web Design: Added hint to Change a Variable for a Specific Area

Added hint to Change a Variable for a Specific Area (https://guide.freecodecamp.org/certifications/responsive-web-design/basic-css/change-a-variable-for-a-specific-area)

* Added correct solution
2018-10-23 18:41:31 -05:00
joaquin fox 84afac12d7 grammatical edits for readability. (#19844) 2018-10-23 17:30:51 -05:00
tattoodgeek df42e78c13 updated noting lower full write limit (#19841) 2018-10-23 17:09:40 -05:00
chingchinglcc 4af041973f adds detail (#26661) 2018-10-23 18:01:13 -04:00
sjanasek d87514cf99 Get Programming with Haksell (#19835)
* Get Programming with Haksell

added another recommendation "Get Programming with Haksell" by Will Kurt.

* corrected spelling mistake

sorry! was a typo!
2018-10-23 16:59:41 -05:00
vithoang 55e7827875 changed typo "s blue" to "a blue" (#19839) 2018-10-23 15:02:04 -06:00
tattoodgeek 95e8df6c47 added pwd command (#19907) 2018-10-23 14:37:14 -06:00
Jakub Michalak a740f04bf4 Update security/vpn/index.md (#25594) 2018-10-24 01:28:43 +05:30
Marcia da Silva 9b57a1b9f4 Update portuguese guide react-props-state file (#26113)
Fixed translation errors and modified some expressions to better understanding in portuguese-br language.
2018-10-23 15:36:51 -04:00
Luiza be0c885e31 [portuguese] [hibernate] Unecessary translation for Hibernate (#26283)
The title, hibernate,  has been translated to portuguese. That is not
correct. Fixed by changing the title
2018-10-23 15:34:55 -04:00
Sean 3f51a33e1b Fixed formatting for SQL RIGHT JOIN (Portuguese) (#26327)
Corrected to use consistent formatting and translated a line from English to Portuguese.
2018-10-23 15:33:01 -04:00
Neethan eb2fd8f06a Added additional website under Unix ls (#25672) 2018-10-23 15:10:58 -04:00
Sergei Mellow 3d694d7ffd added missing closing tag for code snippet (#25673) 2018-10-23 15:09:26 -04:00
Naaani b8654ccba4 Translating some comments into Spanish (#25658) 2018-10-23 15:06:55 -04:00
Dauli Pamale Alexis Ange fae51bf0ab Adding definition to JavaScript (#25678) 2018-10-23 14:57:20 -04:00
Jacobmpp 322e896b32 Added advanced increment & decrement (#25680)
syntax and examples
2018-10-23 14:34:01 -04:00
Raja Mehmood Ul Hassan e1d98e3402 Fix(guide): Add details on how Gatsby works 2018-10-23 13:43:43 -04:00
Ryan d275ffb7ee Fix(guide): Add changes to wordpress section 2018-10-23 13:40:52 -04:00
vithoang d4b2bf0341 changed "its" to "it's" in "it's not my being an avid Fantasy reader." (#19833) 2018-10-23 11:44:29 -05:00
Chandra Prakash 162574f0b6 R: Rearrange reference section and code (#19826) 2018-10-23 11:05:37 -05:00
Matt ca4812964e Added some info on recursion (#19814)
May be important info for some
2018-10-23 10:40:57 -05:00
vithoang 9673f2289a Added a new link "The Every Girl - 5 Books to Read If You're Struggling With Imposter Syndrome" (#19806) 2018-10-23 10:24:17 -05:00
Nico Alvarez 96f8e0eaec Corrected spelling error (#19800) 2018-10-23 10:18:34 -05:00
Nico Alvarez 07c5036bbb Corrected spelling error (#19795) 2018-10-23 10:14:58 -05:00
Max Hemingway 3b16ba63a9 Added Python Book (#20226)
* Added Python Book

* Added reference for Google SRE

* chore: delete unwanted files
2018-10-23 20:29:32 +05:30
Tom 307eda4e1c remove link to google cert (#26555)
Why would there be a link to a single google certification on this page?
2018-10-23 20:26:36 +05:30
Tom 9dd1c40db1 remove "this is a stub"... (#25947) 2018-10-23 20:23:29 +05:30
Todd Chaffee 8389ac8785 Fixed English and simplified the writing for JavaScript "this" (#25967) 2018-10-23 20:22:46 +05:30
Todd Chaffee 0397647d8b Added details to the JavaScript book recommendations (#26030)
This PR updates a guide article.
2018-10-23 20:22:08 +05:30
Todd Chaffee bdf4b7bda5 Added the advantages of cheap branching to the git guide intro (#26037) 2018-10-23 20:21:33 +05:30
Gregory Gubarev 217ed50827 Responsive Web Design: Added solution to Cascading CSS Variables (#19596) 2018-10-23 22:51:36 +09:00
Juan Diaz 31c269563a Fixed text editor descriptions and names (#19748) 2018-10-23 22:50:57 +09:00
Thomas Papapaschos b7836f87db update : handle division with zero & runtime error (#19620) 2018-10-23 22:50:19 +09:00
Thomas Papapaschos 4d0fad6e75 updated code parts for increased compatibility (#19621) 2018-10-23 22:49:32 +09:00
binarygalwalkin 98d125f5f5 Added JavaScript syntax, corrected capitalization & sentence. (#23684)
* Added JavaScript syntax, corrected sentence.


Corrected / Added:

 The other assignment operators "are usually" shorthand "methods" for performing "standard" operations using the variable (indicated by x above) and value (indicated by y above) and then assigning the result to the variable itself.

Added:

 JavaScript syntax to "Examples" and "Variations" .

Corrected:

The operator table title by adding an "A" and a capital S to JavaScript.

* fix: escaped bitwise OR operator
2018-10-23 19:13:53 +05:30
Chyanne Haugen 153e1c9f38 Fixed some grammer and spelling in the text. (#19694) 2018-10-23 07:42:08 -05:00
Niccolo Lampa 62a487f9cd new batch of redux challenge hints and solutions (#19691) 2018-10-23 07:30:30 -05:00
salitvinava 2caf880438 Update index.md (#19683)
Added ease of build + Added club penguin
2018-10-23 07:23:14 -05:00
Nick Haras 5e951090bf Corrected the example regular expressions. (#19615)
* Corrected the example regular expressions. 

Removed the extra spaces from inside the regex at lines 44-45 and 56 - 58.  Spaces do not affect JS commands but make a difference inside a regex. The way they were the examples did not return true.

* Fixed reviewer's suggestions

Revert the test back in line 58. Remove unnecessary spaces in lines 56, 58.
2018-10-23 07:10:40 -05:00
Abhishek233 edf7a5f781 Changed a type "attibutes" to "attributes" (#23857) 2018-10-23 16:02:06 +05:30
Nick Haras 069d425c05 Changed regex to resolve to true. (#19725)
Removed unnecessary spaces from regex
2018-10-23 18:42:10 +09:00
Njoku Ugochukwu Godson f8267a257a fixed sentence on line 15 (#23778)
added a comma and the phrase "on your computer"
2018-10-23 14:22:09 +05:30
Zain Kassamali 7722a547d0 Gramatical changes in line 9 (#23781) 2018-10-23 14:19:58 +05:30
Pritom Gogoi 49eb6e7408 update guide-text for 'surface-area-of-a-cone' (#26002)
update guide-text for 'surface-area-of-a-cone' with proper-text, expressions and video-link
2018-10-23 01:37:28 -07:00
MariLuz 045ddc156c Fixing some Spanish translations (#18866) 2018-10-23 17:16:45 +09:00
Thomas Abbott 9a51e8ebb5 fix: update JavaScript standard objects String.prototype.trimright stub article (#23170)
* fix: update javascript standard objects String.prototype.trimright stub article

* fix: method name, title, example and link text
2018-10-23 13:18:40 +05:30
Lallo Vigil 018f941277 Fixed bootstrap link 2018-10-23 15:41:22 +09:00
priteshpk 80918b962a Update index.md (#24917)
Added intro about strings
2018-10-22 23:41:14 -07:00
mejraf 1980bd06a6 Update index.md (#25069)
Added a space after a dot.
2018-10-22 23:39:03 -07:00
Tilak Singh 3115588b8f Update index.md (#25613) 2018-10-22 23:26:20 -07:00
Heather dbf1e325d9 Merged Inline Function and Inline Functions articles (#21847)
* Combined Inline Function articles

* Merge articles titled "Inline Function" and "Inline Functions" under "Inline Functions" for C++

* Combined articles, deleting "Inline Function"

* Delete "Inline Function" article
2018-10-22 21:25:55 -07:00
Mateo A Zabala G 7c12962885 Correción de texto (#19824)
Agrego "---" para poder ver correctamente la tabla del titulo.
2018-10-22 21:53:28 -06:00
Clint Losee bbc6203565 Updated Vue intro (#19817)
Grammar change and added additional information links
2018-10-22 21:35:37 -06:00
Derek Johnson f959612689 Add "style" to Angular-CLI options (#19816)
Shows the person who's reading the documentation how to create an angular app using different style sheet file extensions.
2018-10-22 21:33:38 -06:00
Julian W 6c680b1ac2 Update index.md with inline-style links for books (#26039)
Inline-style links were not used for all books listed. This commit adds inline-style links where they were missing.
2018-10-22 22:48:18 -04:00
Abdul Kadir b81e4a4f4b feat(guide): Add cloud firestore guide article for android development 2018-10-22 22:10:19 -04:00
Shahul Basha 199a015c07 Added info on Erasure in Java Generics (#26100) 2018-10-22 22:09:01 -04:00
Smruti Ranjan Rana 04685545a7 Make code visible (#19809) 2018-10-22 20:57:34 -05:00
Shardic1 e815d86998 Fixed some typos. (#26132) 2018-10-22 21:49:25 -04:00
rustpit 7b2afb246d Text contains wrong function name (#20906)
Code block shows function name `sum`, but text incorrectly refers to it as `add`.
2018-10-22 19:17:04 -06:00
Peregrin Garet fb663d334f Fix(guide): Update article with more details and explanation 2018-10-22 21:16:29 -04:00
Belma Gaukrodger 7fe751782a Fix(guide): Add new book title for DevOps 2018-10-22 21:10:19 -04:00
Shani Rub 106e82be74 Fix(guide): add ControlFX 2018-10-22 20:53:58 -04:00
chiffonsigh 57a063416c PHP variable & data type edits (#19651) 2018-10-23 09:47:36 +09:00
Sharon Gao cfe2b24ab3 Add clearer titles for methods (#19781) 2018-10-22 19:30:39 -05:00
Gregory Gubarev 056a1b96d0 Responsive Web Design: Added hint to Add Borders Around Your Elements (#19589)
Added hint to Add Borders Around Your Elements (https://learn.freecodecamp.org/responsive-web-design/basic-css/add-borders-around-your-elements)
2018-10-22 17:20:00 -06:00
Sayyed Raza 894e67cfd6 Edits made to hardware folder (#19536)
* fix: update general hardware info

* fix: remove typos and update hard-drives

* fix: remove redundant sentence in GPU
2018-10-22 16:39:10 -06:00
estwnd e3059ee4c8 Fixed misc typos (#25642) 2018-10-23 03:49:02 +05:30
Kristen Kinnear-Ohlmann 9bb7c08d9b Corrected spelling on Line 32 (#25686)
Corrected spelling on Line 32 of "candidate".
2018-10-23 03:28:52 +05:30
Heather 3f695e4ebd Fixed typo: "date" to "data" (#21905) 2018-10-23 03:11:36 +05:30
Shahzaib Ashraf a87a87075a Corrected a spelling mistake (#23317) 2018-10-23 02:48:36 +05:30
Cameron Bailey 441db7351c Update index.md (#24960)
* Update index.md

added Phaser to more info.

* Improvements to Game Engine links
2018-10-22 20:31:20 +01:00
Ishan Udeshka Fernando 18a012e656 Bound service (#24052)
According to the android guideline there are there services type and I added the bound service to this document to make it compatible with latest android guideline
2018-10-22 12:01:47 -07:00
Emily E b40aa9c718 Update index.md (#21037)
Clarified some grammar and style
2018-10-22 15:01:37 -04:00
Blaise Sebagabo 38d4c4c6cd added " C programming ressources link" (#21039)
* added " C programming ressources link"

This links to TutorialsPoint which is a good ressource for most of the programming languages

* Added "Unordered list for the tutorial element"
2018-10-22 14:58:42 -04:00
Micky a5e8e3a271 Updated syntax and reworked layout (#21040) 2018-10-22 14:57:25 -04:00
Darryl Yeo 421141d7f4 Fix typo: "reaplce" => "replace" (#24056) 2018-10-22 11:56:00 -07:00
Marco Koch 20dc65f6ce Use a descriptive text for the Wikipedia link (#24057) 2018-10-22 11:55:19 -07:00
Darryl Yeo af85bc3c71 Fix typo: "Excercise" => "Exercise" (#24063) 2018-10-22 11:52:30 -07:00
Darryl Yeo f24303d8e7 Fix typo: "Excercise" => "Exercise" (#24064) 2018-10-22 11:51:46 -07:00
seand52 6027a29b7b Update index.md (#24066)
Improved explanation of arrow function syntax
2018-10-22 11:50:50 -07:00
Amoo Olusola Simeon 9242e9ee5f Update index.md (#21043)
Added comment at the beginning of the css code.
2018-10-22 14:49:42 -04:00
Nicole Angelyn T. Lopez cdc58a5512 Updated "More Information" Link at Bootstrap Collapse (#24067)
Updated it to v4.1
2018-10-22 11:49:06 -07:00
Sheldon 736eefcc04 Fixed typo error on line 10 "Non-opinionated" (#24068) 2018-10-22 11:47:46 -07:00
thinkinbee 71559e7aa8 Add MapReduce description to core hadoop (#24073) 2018-10-22 11:45:27 -07:00
Brian Hopper e17ffcdfd9 Update index.md (#21047)
Cleaned up language structure a bit, filled out the definition.
2018-10-22 14:43:28 -04:00
catcecilia ae8b540574 Update index.md (#24076)
change in grammar and word-choice
2018-10-22 11:38:57 -07:00
catcecilia beec57d044 formatting change for #2 (#24080) 2018-10-22 11:32:31 -07:00
Akshay Avinash 720931c798 Definition change (#24081) 2018-10-22 11:30:41 -07:00
csteacher1 dd27baa31a Correct spelling fo "developer" (#23179)
In the sentence beginning on Line 15, "developer" is misspelled as "developper" and should be corrected.
2018-10-22 23:29:38 +05:30
wolfwhocodes 0c1ca98205 Array variables have same data type (#23142)
An array is a set of homogeneous data. It's important to note that the variables in an array are always of the same data type.
2018-10-22 22:56:06 +05:30
Zain Patel 38294c5ce1 Correct typos in Windows installation guide for Go (#19991)
"Windodows" -> "Windows" in two occurrences and "ok" -> "okay" for stylistic reasons.
2018-10-22 10:58:39 -06:00
Olsyx c53c492a8a Fixed mathematical notation (#20486)
The operation was written as _axb_, but in mathematics, it would describe the polynomial a * x * b, so I substituted the x for a *.
La operación estaba escrita como _axb_, pero en matemáticas eso representa al polinomio a * x * b, así que he substituido x por un *.
2018-10-22 10:12:15 -06:00
Nguyen Viet 3e6feb7a38 fix syntax (#19789)
add missing semicolon
2018-10-22 11:07:34 -05:00
Ralphie99 3243105681 Added few more lines about OO programming. (#21587)
* Added few more lines about OO programming.

Hope it'll help.

* fix: formatting
2018-10-22 16:34:49 +05:30
cpk86 f8c502bf9b Fixed typos and added a course (#21594)
Fixed a number of typos through the doc and added a Udemy course to the courses section
2018-10-22 11:34:59 +05:30
Frank Carlone III 0da9be941f Example using spread operator on object literals (#20970)
Attached is my Hacktoberfest contribution (from Quincy Larson's article).
2018-10-22 02:28:39 +05:30
DiggyShants 0f118eb147 Add the text (#21003)
Text added: "Some people invest in cryptocurrency on exchanges such as Binance, Bitrex, or Coinbase. The market peeked in January of 2018."
2018-10-22 02:22:30 +05:30
StephonB 7d2a8715b2 Edited table relationship info (#19577)
* Edited table relationship info

I assume the previous author meant to add one-to-one relationships. I fixed a few typos and changed a bit of information relating to one-to-one relationships.

* Update index.md

* Update index.md
2018-10-21 21:45:43 +01:00
Aditya 7e2e5698a7 fix: removed duplicate (#19775) 2018-10-21 14:55:18 -05:00
Jonathan Otano 2904ef6cdf Fixed typos (#24915) 2018-10-21 20:36:56 +01:00
Mihirraj Dixit 9094978529 Fix(guide): Add ways to filter packets with tools 2018-10-21 14:30:01 -04:00
Mihirraj Dixit 6648cdcca9 Fix(guide): Add two more protocol attacks 2018-10-21 14:28:42 -04:00
Paul Isaris 76388feedb Fix(guide): Add more examples of code-smells 2018-10-21 14:27:20 -04:00
theodoreyoong 5e8d071a18 Fix(guide): Reformat article 2018-10-21 14:26:29 -04:00
Ryan Drewniak 9309f0f6c0 Adding Sass guide (#20705) 2018-10-21 18:13:22 +00:00
Nathan Hannig af7d1bbc63 fix: move component to components, duplicate articles (#23862) 2018-10-21 10:30:12 -07:00
Nathan Hannig 148336e82b fix: update fragment article (#23961) 2018-10-21 10:29:42 -07:00
Harsh Mittal 1937bf53ef Added more detail about rackspace (#19670)
added date of origin and parent organization
2018-10-21 11:29:25 -05:00
Nguyen Viet b408b27b2d add <?php tag (#19792)
add <?php tag
2018-10-21 11:20:09 -05:00
thinkinbee c18395f74b Add GoogleCloud Dataproc info (#19642) 2018-10-21 10:30:07 -05:00
Jose Toledo 584f029d4d Update index.md (#19627)
Added clarification as to what needs to go in to the mount.
2018-10-21 10:24:20 -05:00
Rachael Neff 50224b4243 Adding description (#19654)
Adding additional description
2018-10-21 09:58:25 -05:00
Le Phan c94541d2d3 Added a 'More Information' with Java Doc links (#19619) 2018-10-21 09:56:34 -05:00
Kike Sánchez 53c4490e18 Cambios de texto para un mejor flujo de lectura (#19570) 2018-10-21 09:41:47 -05:00
Peregrin Garet aadfad0599 WebSocket example & link to MDN API reference (#19558)
Added a simple example to the WebSocket info for a frontend and backend, and a link to the Mozilla API for further learnings
2018-10-21 09:22:29 -05:00
Santos Alfonso e8514a6787 Improve translation of Spanish Additional JavaScript Resources article (#19224) 2018-10-21 15:57:55 +09:00
Santos Alfonso 2eafb0e82b Improve translation of Spanish visual hierarchy article (#19221) 2018-10-21 15:57:39 +09:00
Santos Alfonso b28caa1b7e Improve formatting of Spanish wireframing article (#19220) 2018-10-21 15:57:13 +09:00
Gregory Gubarev 47bff1626b Javascript: add solution to hint Match Characters that Occur Zero or … (#19231) 2018-10-21 15:56:48 +09:00
gshacklebolt 7aba109b03 Update index.md (#24230)
Incorrectly spelled word: Organizational and Across were corrected.
2018-10-20 23:36:20 -07:00
Stefan ed1cdbd6e1 Update index.md (#24174)
Add New Syntax one line example
2018-10-20 23:35:33 -07:00
Tim Windhorst a2470e8544 Renamed /create-file-with-sepcific-size to /create-file-with-specific-size (#23838) 2018-10-20 23:34:11 -07:00
Die go 0b91ec01df Update index.md (#21751)
Adding a better description of Web accessibility in Portuguese.
2018-10-20 23:27:42 -07:00
John S. De Stefano Jr 1c19656776 Update index.md (#20593)
Cleaned up 2nd and 3rd paras.
2018-10-20 23:27:06 -07:00
John S. De Stefano Jr 4705ebc091 Update index.md (#20616)
Cleaned up 5th (and now, 6th) paras.
2018-10-20 23:26:22 -07:00
John S. De Stefano Jr 42d0c32754 Update index.md (#20638)
More clean up of the rest of the document. Also changed "introspect" to "inspect", as I think that was the intended word.
2018-10-20 23:26:01 -07:00
John S. De Stefano Jr 21acbbea98 Update index.md (#20583)
Cleaned up first para.
2018-10-20 23:21:34 -07:00
Rocío Cejudo a6db9bd163 Mejor traducción (#19236) 2018-10-21 14:48:45 +09:00