Commit Graph

18267 Commits (5fee0897130cf3e0d4458490d794a3a59fecd3c7)

Author SHA1 Message Date
EmeraldEntities efdb543d76 Fixed grammatical issues and updated the text (#21329) 2018-11-10 12:08:41 +09:00
ayra-jafri 0e263c6a9c Added a few books to the list and reformatted some links (#21320) 2018-11-10 11:55:43 +09:00
Tansica Sun 9c77565661 Recommended Jon Duckett's books for beginners (#21316) 2018-11-10 11:55:29 +09:00
RBenBeach 29c7800008 Corrected typos, punctuation, and spacing issues (#21508) 2018-11-10 07:01:12 +05:30
Jonathan Otano 56da36c236 fixed typo (#25144) 2018-11-10 06:51:10 +05:30
Piyush Bajaj d8ad84a387 Update index.md (#25099) 2018-11-10 06:25:25 +05:30
Muhammed Kilig cad39ca159 Added link to Gimp Website for alt download at bottom (#21154) 2018-11-09 19:19:42 -05:00
Aditya 2235752962 [fix] Data Structures: Create a Circular Queue challenge example (#34237)
* fix: example and improved solution

* lots of formatting changes to markdown, grammar corrections
2018-11-09 16:55:09 -07:00
Rogel Horlador c582a638cc Updated the URL of <input> tag (#21392) 2018-11-09 23:54:10 +00:00
Aditya 3e1187ded8 [Guide] Data Structures: Create a Circular Queue (#34255)
* feat: added circular queue

* fixed code block, adjusted pointer position relative to array entries

* fix: code block
2018-11-09 16:52:54 -07:00
Sharkyshreds ed66838a61 inclusion of private cloud clients (#20924)
* inclusion of  private cloud clients

* Update index.md
2018-11-09 18:47:10 -05:00
Pawan Bangar 1f5d012bb8 add "Jvm Core Responsibilities and More About Jvm" (#21145)
* add "Jvm Core Responsibilities and More About Jvm"

we must know why java,not c++ reason is jvm...

* Update index.md

* Update index.md
2018-11-09 18:46:06 -05:00
Kris Hayes e6a9e49ac3 Added diff between span and div section (#21386) 2018-11-09 23:37:16 +00:00
Mike-Git-Hub a2be9a40e1 replace existing text with the following new text "Divide the top of the fraction (the numerator) by the bottom of the fraction (the denominator); then multiply the result by 100 to obtain the number in percentage form. Example: Step 1: 1/4 = .25 Step 2: .25 x 100 = 25% In this example, we have determined that 1/4 equals 25%." (#21356)
replace existing text with the following new text "Divide the top of the fraction (the numerator) by the bottom of the fraction (the denominator); then multiply the result by 100 to obtain the number in percentage form.  Example:  Step 1: 1/4 = .25  Step 2: .25 x 100 = 25%  In this example, we have determined that 1/4 equals 25%."
2018-11-09 22:36:30 +00:00
Pranav Anbarasu 6c25b2f707 Added new information (#21354) 2018-11-09 22:26:27 +00:00
Maleo223 8b0e7b97b7 Grammar/Spelling Error Changes. (#22605) 2018-11-09 16:52:02 -05:00
brkline 39de1a6af5 Fixed a Few Spelling and Grammar Issues (#22604)
- In the Sprint description under Artifacts, fixed a few grammar errors and missing letters in the sentence 'A deliverable can defined...'.
- In the Scrum Master description under Roles, added the initials used in the description for clarity, fixed a few grammatical errors, and improved consistency when referencing Scrum Guide.
2018-11-09 16:51:22 -05:00
Nigel Cheok 08202e752a Update readme (#22603)
* Update readme

* Fixed formatting
2018-11-09 16:50:01 -05:00
Aditya Oberai 0363a40dcc Grammatical Edits (#22595) 2018-11-09 16:49:01 -05:00
Nicola Iacovelli 347f237090 Improved description of finally (#22367)
* Improved description of finally

Added more examples for the finally block

* Grammatical changes
2018-11-09 16:48:09 -05:00
Shad Ahmad Zaidi 92b88ea352 Describing the example of creating an array (#22366)
* Describing the example of creating an array

Describing the example as well as syntax for creating an array

* Fixed grammar and formatting issues
2018-11-09 16:47:19 -05:00
Bouncey 01097385d6 fix: Add 'production' check 2018-11-10 01:57:06 +05:30
Bouncey fbee89b345 feat: Seed news articles on script 2018-11-10 01:57:06 +05:30
tasmainawolf fb7f531718 Adding throws keyword with multiple exceptions (#21142) 2018-11-09 11:10:01 -05:00
jonchim d967ae5134 Added additional information about font weight (#20973)
* Added additional information about font weight

* [Font Size And Weight Matters] (https://type-ed.com/resources/rag-right/2017/11/13/font-weight-size)

* [How To Set Weights And Styles With The @font-face Declaration] (https://www.smashingmagazine.com/2013/02/setting-weights-and-styles-at-font-face-declaration/)

* Update index.md
2018-11-09 11:08:39 -05:00
Muhammed Kilig 2289f37dfa Added Google Definition to PHP documentation (#21135) 2018-11-09 11:07:44 -05:00
Alishaan Ali e4bff66f89 Slight Grammatical Changes on if-elif-else-statements (#21222)
<!-- Please follow this checklist and put an x in each of the boxes, like this: [x]. It will ensure that our team takes your pull request seriously. -->

- [x] I have read [freeCodeCamp's contribution guidelines](https://github.com/freeCodeCamp/freeCodeCamp/blob/master/CONTRIBUTING.md).
- [x] My pull request has a descriptive title (not a vague title like `Update index.md`)
- [x] My pull request targets the `master` branch of freeCodeCamp.
- [x] None of my changes are plagiarized from another source without proper attribution.
- [x] My article does not contain shortened URLs or affiliate links.

If your pull request closes a GitHub issue, replace the XXXXX below with the issue number.

Closes #XXXXX
2018-11-09 11:03:10 -05:00
Stuart Taylor dbfab5b118 chore: Port over mission statement and gtag (#34262)
- [x] I have read [freeCodeCamp's contribution guidelines](https://github.com/freeCodeCamp/freeCodeCamp/blob/master/CONTRIBUTING.md).
- [x] My pull request has a descriptive title (not a vague title like `Update index.md`)
- [x] My pull request targets the `master` branch of freeCodeCamp.


Closes #18184
2018-11-09 21:21:50 +05:30
Zeff Morgan 4a59a669e3 Adding instructions to fix .gitignore mistakes (#21334)
* Adding instructions to clean up .gitignore errors

Inexperienced devs often run into these situations that can be frustrating and a little scary to fix. The information is easy enough to find, and I hate to overcomplicate these instructions, but since these are common enough mistakes for the newly initiated, it may be good to have a reference here.

* Adding instruction to fix .gitignore mistakes

A common mistake for the inexperienced is to commit files and directories without updating the .gitignore file. This information is easily found if you dig for it, but common enough I thought it might be useful to add here.
2018-11-09 15:50:29 +00:00
Curtis Vermeeren 68340dcb6b Added a do-while-loop example (#21294) 2018-11-09 15:24:33 +00:00
Mike-Git-Hub 3445c5fb86 add text "An example of positive correlation would be the relationship between people's height and weight: taller people tend to be heavier. If we look at the average data for a large group of people, as height increases so does weight." (#21328)
add text "An example of positive correlation would be the relationship between people's height and weight: taller people tend to be heavier. If we look at the average data for a large group of people, as height increases so does weight."
2018-11-09 07:49:44 -06:00
philip1077 4e77980256 Added "Starting easy with Lego Mindstorms" (#21301) 2018-11-09 22:38:45 +09:00
dillon 3da3e3ec01 Updated cryptocurrency mining paragraph. (#21298) 2018-11-09 22:29:35 +09:00
Rogel Horlador 1cc8a24b47 Added types for <input> tag (#21327) 2018-11-09 07:29:19 -06:00
viggo111 4d064b8bd3 Modified text "#FFFFF" to "#FFFFFF". (#21308) 2018-11-09 22:28:59 +09:00
Jimmy 69ec2781a3 add anaconda logo to python/anaconda/index.md (#21278) 2018-11-09 22:19:14 +09:00
SirDickinson d9e6bc6acc Adding multiline comments using triple apostrophes (#21296) 2018-11-09 21:59:13 +09:00
odm275 17233b2a66 Added a Caveat section with a case (#21299)
Added a Caveat sub-section, and covered the refs aren't passed through case with an example. There are still a couple of more caveats. And left a reference to forwarding refs docs.
2018-11-09 09:18:02 +00:00
kylesucks f7fbdfce67 my changes (#22571)
* my changes

* Fixed formatting

* Fixed naming
2018-11-09 04:13:55 -05:00
Vincent 104d717756 Explanation/example of how to get the file to display in browser (#22554)
* More detailed explanation/example

A little extra explanation about how to get the example file to display in the browser.

* Used 'note' for changes
2018-11-09 04:10:51 -05:00
Gatare Libère 75dd7e7595 Minor grammatical error (#22487) 2018-11-09 04:09:46 -05:00
Vocaoson 52b2fd8b91 Separate content and example (#22468)
* Separate content and example

* Fixed formatting
2018-11-09 04:09:06 -05:00
yukunny 18bd15f99f organized structure and updated hyperlink (#22386)
* organized structure and updated hyperlink

* Fixed formatting
2018-11-09 04:08:20 -05:00
justingiffard af0c94f6e9 Clarified and fixed some horrific errors (#22355)
* Clarified the sentence about zero indexing and that any data type can be stored in an array
* Added spacing between elements
* Fixed declaration format `new nameOfArray[numberOfElements](vals)` is definitely not a thing it should be `new dataType [numberOfElements](vals)`
* Added shorthand definition
* Removed claim that you are storing an array in another array by assigning an alias to it
2018-11-09 04:01:42 -05:00
Brent Willems c2027c19a7 added link to Java Swing docs in this repo (#22105)
* added link to Java Swing docs in this repo

* Replaced repo link w/ guide link
2018-11-09 04:00:18 -05:00
Antony ekirapa ab5ddf132f Fixed grammar (#21939)
Some sentences were not started with capital letters. Also, where fixed where a sentence should end with a full stop and start with a capital letter.
2018-11-09 03:59:26 -05:00
Pranav Anbarasu 22142dc0e0 Grammar and simplified explanation with examples (#21315)
Fixed the grammar in a few places and added a simplified explanation with examples
2018-11-09 13:39:38 +05:30
Pawan Bangar 9372b49bb9 Add "Memory Allocation in Array" (#21234)
* Add "Memory Allocation in Array"

* fix: formatting, grammar and example

* fixed grammar, cleaned up table
2018-11-09 12:57:24 +05:30
Sevket Yalcin 1173ee166a Update CRA's installation command using npx (#21243) 2018-11-09 12:55:41 +05:30
Taylor Stauss 73e6061004 CSS: ADD ::first-line pseudo-element document (#21291)
* CSS: ADD ::first-line pseudo-element document

* fix links, they were mistitled
2018-11-09 12:54:01 +05:30