Commit Graph

257 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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