Commit Graph

22737 Commits (2874baa0c6dfd614d627b191b00827f53c9149db)

Author SHA1 Message Date
mshokarimo e90ef7b580 Line 77 Corrected (#29591) 2019-04-11 22:08:38 +04:00
Stepan Pugachev 55ef2d8a95 Russian translation adjusted (#29511) 2019-04-11 22:05:29 +04:00
JesseJams 1be131a5b9 Include what predated SSH (#28300)
SSH is meant to be a more secure way to connect to remote systems.
2019-04-10 18:00:54 -07:00
Aditi Joshi ebdd8632fc Fix/update challenges for responsive-web-design-principles (#35804)
* Fix/update challenges for responsive-web-design-principles

* fix/update fix some minor mistakes

* fix/update remove extra line

* Update curriculum/challenges/english/01-responsive-web-design/responsive-web-design-principles/create-a-media-query.english.md

Co-Authored-By: aditijoshi14 <aditijoshi1997@hotmail.com>

* Update curriculum/challenges/english/01-responsive-web-design/responsive-web-design-principles/create-a-media-query.english.md

Co-Authored-By: aditijoshi14 <aditijoshi1997@hotmail.com>
2019-04-10 17:26:56 -04:00
olga1blinova 5f5e886aac Fixed local title. (#29492) 2019-04-10 21:43:37 +04:00
pushharder a8e004f7c8 Russian translation refactoring (#29476) 2019-04-10 21:42:21 +04:00
pushharder 46dfb0a449 Russian translation refactoring (#29457) 2019-04-10 21:41:49 +04:00
Dmitrii Kholodov 2e3a4abbc1 Update make-circular-images-with-a-border-radius.russian.md (#29375) 2019-04-10 21:41:02 +04:00
Rajiv Ranjan Singh e847f3a839 Typo Fix in guide/english/computer-hardware/gpu/index.md (#35725)
* Update index.md

* added period in sentence
2019-04-10 10:08:33 -07:00
Beau Carnes 7e522dc473 fix: add new scrimbas (#35803) 2019-04-10 09:23:12 -07:00
Ian Effendi f74d507434 fix(curriculum): replace js with full solution in accessibility challenge (#35810)
* fix(curriculum): add full, working solution for accessibility challenge.

This commit replaces a JavaScript only solution where a full, working
solution should have been written.

* Update curriculum/challenges/english/01-responsive-web-design/applied-accessibility/avoid-colorblindness-issues-by-using-sufficient-contrast.english.md

Co-Authored-By: rimij405 <effendiian@gmail.com>
2019-04-10 17:55:16 +02:00
Randell Dawson 6a859ee7f9 fix: added 12 missing solutions to Basic Data Structure Challenges (#35744) 2019-04-10 21:03:15 +05:30
Guayo Mena 75293e649d fix(curriculum): Fix test in Javascript challenge (#35795)
Fixes #35793

I rearranged the variables in one of the tests.
I just changed the english file. Should I change the rest of the languages as well?

Note: I did this change through github's API, because I couldn't run the project locally so I haven't actually tested it.
2019-04-10 20:55:05 +05:30
lasjorg 394ae3d1ce fix(challenge): check for li and specify elements accepting text (#35193)
* fix(challenge): check for li and specify elements accepting text

* fix(challenge): revert text

* fix(challenge): remove word added by mistake

* fix(challenge): update test, cleanup assertion text
2019-04-10 20:52:37 +05:30
Manish Giri 9b9a96234f fix(curriculum): Add solutions to responsive web design principles (#35761) 2019-04-10 07:57:14 -07:00
Randell Dawson 42bc9fa9b6 fix(curriculum): Made tests not accept invalid HTML (#35774)
* fix: made tests stricter

* fix: simplify text

Co-Authored-By: RandellDawson <5313213+RandellDawson@users.noreply.github.com>
2019-04-10 19:21:52 +05:30
samsm929 5ac765c56a Added Calculus based proof for Area equation (#33998) 2019-04-10 14:27:08 +05:30
Randell Dawson d5798c38de fix: rewrite of word blanks challenge (#35779) 2019-04-10 01:48:01 -04:00
Hari Krishna 069f94e699 Minor typos (#29623)
* Minor typos

* fix: reverted unnecessary change
2019-04-09 20:14:20 -07:00
asims2404 c7aba9e970 Removed image (#35806) 2019-04-09 15:41:23 -07:00
asims2404 83c9258bed Update index.md (#35805)
The advanced solution does not meet problem criteria.
"The built-in repeat()-method should not be used"
2019-04-09 15:39:45 -07:00
Jeff Thompson fdaff91ed7 clarify/ add her (#34090)
* clarify/ add her

clarified text and added his/her to help the sentence.

* cna->can
2019-04-09 16:11:59 +05:30
15jacobj 532385692a Changed from stub into short article (#25544)
* Changed from stub into short article

I have now added some content to this page. It is pretty much fully functional, but more detail could be added.

* Remove template code and resource

Resources are not under fCC's control, removed image
2019-04-09 15:03:36 +05:30
mushtaq smb 527dd68f01 Remove unwanted images (#35797) 2019-04-09 14:34:10 +05:30
shreyajaggi f09798b7c4 Add " ' " in line 5 (#32606) 2019-04-09 14:21:26 +05:30
Pedro Colis c2f032bfa2 added comma (#32712) 2019-04-09 14:20:58 +05:30
codestin 1401b3344c Update index.md with grammatical, formatting fixes (#28890) 2019-04-09 14:20:10 +05:30
nishanth2143 25a228eb7f Spelling change from "insures" to "ensures" (#29304) 2019-04-09 14:19:02 +05:30
prashant 98353e2c03 typo - corrected 1MB to 10MB (#29416)
first command creates file with size of 10MB and not 1MB 
:~/prashant/test$ dd if=/dev/zero of=file_name.txt bs=1024k count=10
10+0 records in
10+0 records out
10485760 bytes (10 MB, 10 MiB) copied, 0.00991439 s, 1.1 GB/s
:~/prashant/test$ du -h file_name.txt
10M     file_name.txt
:~/prashant/test$
2019-04-09 14:17:45 +05:30
prashant cf50b2b3ef 3. GRUB - missing link for reference (#29442)
"Why it’s sda and hda ? refer here for more." - does not point to any link for reference, add a refer link or remove the statement instead.
2019-04-09 14:14:47 +05:30
prashant d095e8b0ec 2) MBR - missing link for reference (#29438)
"Why it’s sda and hda ? refer here for more." - does not point to any valid reference. Add a refer link or remove this line instead.
2019-04-09 14:14:24 +05:30
Eric Pfister ed7e4e3297 Minor text simplification (#29051)
Changed text in line 6 to improve flow. Reword the second sentence on line 12.  More rewording on line 13. Added a comma to the second sentence in line 13. Split the final sentence in half to simplify it and easier to read.
2019-04-09 14:13:49 +05:30
Vocaoson 4fd5a773b9 Update while-loop content (#29108) 2019-04-09 14:12:43 +05:30
Alexander Grigorev d63b0a4e7f Russian translate fix (#29431) 2019-04-09 10:55:50 +04:00
Alexander Grigorev 1b214fdec1 Fix russian translate (#29427) 2019-04-09 10:55:05 +04:00
Alexander Grigorev c8753ed25f Update index.md (#29421)
fix russian lang
2019-04-09 10:54:21 +04:00
pushharder 21dc67040b Review russian translation of the article (#29401)
Some errors and inaccruacies of translation are fixed
2019-04-09 10:53:07 +04:00
corpsepk 7f85ca71e0 Update russian translation (#29335) 2019-04-09 10:44:06 +04:00
corpsepk bbb4de225c Update russian translation (#29316) 2019-04-09 10:42:26 +04:00
Lorna Lan 4b455673e0 Changed some grammatical issues (#23574)
* Changed some grammatical issues

* Finished fixing the document's grammatical error
2019-04-08 16:15:52 -07:00
Victor Lin c4b1621825 Added a note. (#26167)
* Added a note.

Added a note.

* Update to Simplified Chinese
2019-04-08 16:13:03 -07:00
Ziyao Zhang 8704a75844 Improve Chinese translation in euler-problem-1 (#29917)
* Improve Chinese translation in euler-problem-1

* Delete temporary reference text
2019-04-08 15:08:40 -07:00
Monacop2 605e8883b6 Fixed grammatical errors (#28205)
also added a line above "More Information"
2019-04-08 23:39:09 +05:30
Sankar Siva 7af56fd76c Developer Tools definitions added (#28163)
* Developer Tools definitions added

* Update index.md
2019-04-08 23:36:28 +05:30
Krisdwmi c4df07d826 grammatical and other changes (#27408)
Changes to enhance legibility plus some grammatical fixes.
2019-04-08 23:22:16 +05:30
Ian Effendi 3e7dcee0ba fix: update broken links on local setup guides. (#35792)
- Fixed link in docs/how-to-setup-freecodecamp-locally-using-docker.md
- Fixed link in docs/how-to-setup-freecodecamp-locally.md

Resolves #35791
2019-04-08 10:09:30 -07:00
Manuel Okeke ad8eea5266 removed the unnecessary space between "number s" (#35790)
prev: The implementation of JavaScript's `number s is based on the `IEEE 754` standard, often called "floating-point." 
my changes: The implementation of JavaScript's `numbers is based on the `IEEE 754` standard, often called "floating-point."
2019-04-08 10:04:35 -07:00
Robin Ferguson 869c7bfb07 Amended list capitalization to be consistent (#31678)
In the "Python is generally used for" list.
2019-04-08 20:49:30 +05:30
ManicalEngineer eace670469 Added Links to different frameworks (#31508)
Added links to list of frameworks in web development section
2019-04-08 20:48:57 +05:30
Linda Zanchi ec340b3343 edits for punctuation and grammar (#30199)
Removed unnecessary commas and edited for grammar accuracy and clarity.
2019-04-08 20:45:41 +05:30