Commit Graph

17079 Commits

Author SHA1 Message Date
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
retaric
4ac9c7e1bc Polished Chinese Translation for Readability (#19941)
* Polished Chinese Translation for Readability

Changed the grammatical errors and corrected the usage of 你 vs 您 for consistency

* Corrected 2 changes mentioned in comments
2018-10-26 12:48:31 -04:00
Matheus Emanuel
9587843ec8 Change in section headings (#19476)
Thank you for your pull request, with contributions like yours we will improve our Portuguese translation for millions of FreeCodeCamp users that want to learn to program using their native language.

Hope you continue to help us make FreeCodeCamp better for everyone!
2018-10-26 17:38:37 +01:00
AJ Wallace
d7e6838aa3 update directions on guide files location (#19667)
* update directions on guide files location

changed 'pages' folder to the 'guides' folder within the repo per the guide index restructure.

* add gif for github interface how to
2018-10-26 09:34:09 -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
gshacklebolt
0afbe5bb47 Corrected a few minor spelling mistakes (#28891) 2018-10-25 20:33:42 -04:00
Szuyin Yu
b948cbf134 re-translate the Description and Instruction (#19366) 2018-10-25 19:35:00 -04:00
Szuyin Yu
133abcbcce Updated Chinese translation (#19391) 2018-10-25 17:57:55 -04:00
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
Beau Carnes
175d521c68 fix: add api challenges back (#24794) 2018-10-25 23:59:56 +05:30
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
Tayseer
fb4e106be0 Update front-end-libraries-certificate.arabic.md (#27895)
* Update front-end-libraries-certificate.arabic.md

* fixed grammatical error
2018-10-25 15:23:10 +01:00