Commit Graph

17068 Commits (dfcb95b841670a289b58fa70bde0c36bb3eba96c)

Author SHA1 Message Date
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
Valeriy 591309550b test(curriculum): check tests against solutions (#27716) 2018-10-24 16:45:00 +05:30
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
MackenzieThomasDevelopment b8bdfef6d4 Added the solution while using all of the code. (#25675) 2018-10-23 15:04:19 -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
Ahmed Elbessfy 37da128eab Translating README file into Arabic (#24809)
* Translating README file into Arabic

* Removed necessary lines

* fixed some typos errors
2018-10-23 18:41:06 +01: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