Commit Graph

2433 Commits (c8662534e7b662ed970a509cdabd04b043e18103)

Author SHA1 Message Date
JamBove 5dc7c2b24d Added wikibooks article to more information (#24215)
Added Some Basic and Inefficient Prime Number Generating Algorithms to the More Information header.
2018-12-08 21:29:02 -05:00
blank10032 f760e90fc3 Added a section on why you would use macros (#24214) 2018-12-08 21:24:46 -05:00
lizantell 415d92a597 Removed info about <em> (#24234)
Not relevant to this page on semantic HTML elements
2018-12-08 21:24:14 -05:00
JamBove 4c9992aaf0 Mentioned The Linux Command Line book (#24210)
* Mentioned The Linux Command Line book

And added the link to download it from the original website.

* Converted change to "More Information"
2018-12-08 21:21:27 -05:00
lizantell 483534c03a Added accessibility info to the link text section (#24229) 2018-12-08 21:20:11 -05:00
Randell Dawson e230039832 fix: Capitalized "the" at start of sentence (#34562) 2018-12-08 17:01:51 -06:00
Eduardo Airton 36c0a69a9a Tradução de nomes de variáveis e comentários (#20323) 2018-12-08 23:02:11 +01:00
Nadeem Bhati cfa1840cf8 updated with more info (#33619) 2018-12-08 13:23:20 -07:00
Hunter 057aa07ec3 Fix small grammar mistake (#28330)
Switch "an native shell" to "a native shell"
2018-12-08 12:57:54 -07:00
Liam Rosenfeld 7d1037847f Added 'Structures and Classes' Page Swift (#28258)
Based off the official swift language guide
2018-12-08 12:56:42 -07:00
haftav f247b6a19a Wording update (#28125) 2018-12-08 12:51:07 -07:00
Alyssa Dang d15570b4f5 Update index.md (#24701)
Simplified the definition
2018-12-09 01:07:30 +05:30
Cuong Nguyen b9e22951af Added Typescript/Mixin (#26256) 2018-12-08 12:37:14 -07:00
Cuong Nguyen 7ecf3e3efc Added TypeScript/Unknown Type (#26181) 2018-12-08 12:35:07 -07:00
Karol Gasparik 5d5a29649f update: lambda expression example for python sort (#26044)
Added example that use lambda expression as key during sorting list.
2018-12-08 12:33:36 -07:00
rejuls 71b5c71da1 Update index.md (#33066)
Grammatical, Spelling changes
2018-12-08 12:22:43 -07:00
Justin Thomas 7b68723cf5 Add section on Blockchain Consensus Protocols (#31435)
Add the two most well-known protocols, Proof of Work, and Proof of Stake.
2018-12-08 11:53:56 -07:00
Giovanni G 5e4ce8bb70 Add text (#31082)
Add chapter called "Real World Application of Cryptocurrencies" 
- Real estate
- Charities
- Buying and Selling content
2018-12-08 11:41:40 -07:00
CodingHero97 d411e743ad fixed grammar and indentation on links (#30446) 2018-12-08 11:22:01 -07:00
edu san aee74f1a63 Adding new content to index.md (#29673)
* Adding new content to index.md

Added mention of blockchain technologies in first paragraph.
Added link to coinmarketcap, and changed sentence about cryptocurrencies fractions, which was unclear IMO.
Retouched last sentence including mention to decentralized exchanges.

* Translation of proposal for index.md

In case pull-request #29673 is accepted, this is its Spanish translation
Pull-request URL: https://github.com/freeCodeCamp/freeCodeCamp/pull/29673
2018-12-08 10:51:09 -07:00
Donald Maness 66331b5385 Make size plural (#23768) 2018-12-09 00:50:57 +07:00
stephanieadwill 20f2413ebd Proofreading typography legibility article; adding resource. (#23211) 2018-12-09 00:40:24 +07:00
taptherockies 5d01139313 Clarified VS Code Feature (git support) (#23617)
Changed "Build-in Git- " to "Built-in Git support -"
2018-12-09 00:38:10 +07:00
Alex Yu 43e6147f71 Add the text "intermediary" (#29010) 2018-12-08 10:26:22 -07:00
Curtis Vermeeren 71a75386c1 Create index.md (#25957) 2018-12-08 08:44:09 -06:00
Gregory Gubarev a92c07904a Responsive Web Design: Added hint to Specify How Fonts Should Degrade (#24357)
Added hint to Specify How Fonts Should Degrade (https://learn.freecodecamp.org/responsive-web-design/basic-css/specify-how-fonts-should-degrade and https://guide.freecodecamp.org/certifications/responsive-web-design/basic-css/specify-how-fonts-should-degrade)
2018-12-08 08:41:33 -06:00
Markus Lanser 3c5c78b51b fixing spelling mistake "on going" > "ongoing" (#25926) 2018-12-08 08:39:15 -06:00
Jessica Swift 26e8e593c1 Add back `` (#24651)
Added a few `` for an easier read of the article.
2018-12-08 18:42:15 +05:30
Danuta Cybulska 5a5cc8f696 Add link (#23952)
* Add link

### Exercises
I suggest working out while playing the game [Flexbox Froggy](http://flexboxfroggy.com)- [Guide](https://github.com/thomaspark/flexboxfroggy)

* Re-added deleted link
2018-12-08 03:07:02 -05:00
Danuta Cybulska 38898201d9 Add link to exercises (#23964)
* Add a place to exercise

#### Execirses
I suggest working out while playing the game [Grid Garden](https://cssgridgarden.com) - [Guide](https://github.com/thomaspark/gridgarden).

* Moved change to More Resources
2018-12-08 02:58:48 -05:00
Matthew.Fong 155c9b01d0 Change the text "可用->适合" (#30353)
And add the text "子" in "例"
2018-12-07 23:58:30 -08:00
yves1011 37be1aa903 Add 安卓 in the article (#29140) 2018-12-07 23:57:04 -08:00
imdonnie 9a003be88e Add translation of ‘Things you can do with python’ (#31517) 2018-12-07 23:54:09 -08:00
imdonnie a88e01ef00 Polish the structure of chapters and Add a new chapter '算法与数据结构' (#31521)
* Polish the structure of chapters and Add a new chapter '算法与数据结构'

* fix some translation error
2018-12-07 23:53:16 -08:00
DrakonDarquesse 09406bd66d change line 83 to 97 , arrange it to table (#31844) 2018-12-07 23:51:26 -08:00
David ac4b7b9946 Add "of" to the article (#23951)
In the beginning of the  the tenth point of the article, There should be "of" between "One" and "my favourite" to make the beginning of the sentence grammatically correct.
2018-12-08 02:10:53 -05:00
ellakenn07 1f2d141d19 clarifying on a definition (#23943) 2018-12-08 02:00:45 -05:00
Jeff Innes 86c130734d Fixed various grammar and readability issues (#23662) 2018-12-08 01:50:54 -05:00
Tom K e2a1ccffa2 Added links to sites with more information (#23660) 2018-12-08 01:50:08 -05:00
ashwinkumarmohan 54fc2cc83b Update index.md (#24333)
Changed "handled" to "handed" to describe hand-off between dev and ops
2018-12-08 01:28:27 -05:00
clydeax 7a2ae44353 Add an information about games built (#24327)
* Add an information about games built

Games built with pygame

* Added list formatting
2018-12-08 01:28:11 -05:00
clydeax d29129ba99 Add information about how to learn online (#24320)
* Add information about how to learn online

I have added an information about "Unreal Engine Online Learning".

* Moved link to More Information
2018-12-08 01:27:12 -05:00
Deepanshu Maheshwari d200f83f27 used "beginning" in place of "beginnings" and added a letter "a" (#24319) 2018-12-08 01:26:07 -05:00
clydeax 8607451546 Add the "Code Samples" part to the article (#24315)
Useful link example
2018-12-08 01:25:27 -05:00
Bruno Balentović 83246f7811 Create index.md for file-permissions (#24288)
* Create index.md for file-permissions

* corrected title syntax for contributor
2018-12-08 01:24:53 -05:00
Yogesh Nimangre f9ae997467 Added info of crash course (#24048)
* Added info of crash course

* Reordered change
2018-12-07 22:49:20 -05:00
kushan2018 4618195026 Update index.md , adding for loop examples (#24388)
* Update index.md

* Added code formatting to changes
2018-12-07 22:35:29 -05:00
Sean Riley ca96fd91a6 Minor grammar and syntax corrections. (#23177) 2018-12-08 09:04:04 +07:00
dpoulter-WTC 1e705473bb Fixed spelling errors (#24183) 2018-12-07 19:22:30 -05:00
dpoulter-WTC 537559f3c5 Fixed spelling errors (#24181) 2018-12-07 19:09:15 -05:00
EncinoMan01 4442537dfb Clarified and padded out most paragraphs (#26806)
I updated, clarified and padded out several paragraphs to make the topic more accessible and informative for a novice.
2018-12-07 15:20:28 -07:00
AAKANKSHACHOUHAN 6c5907b9f4 Add and delete the text (#25251)
* Add and delete the text 

"digital/virtual" ,"Bitcoin is currently the most popular and valuable one.The sole purpose to bring up the concept of cryptocurrency was to remove the intervention of middlemen third parties in order to make te transactions more swift and secure , with the anonymity maintained for the all the users operating through their respective systems called 'nodes' on a network." " One needs to lend their computational power to arrive on a consensus and hence thereby validating the transaction on the blockchain network"

* fix: spelling
2018-12-07 15:07:02 -07:00
Bodddi 86881ae86f A little grammar fix (#24677)
* A little grammar fix

* fix: whitespace
2018-12-07 23:59:52 +05:30
Nick Trahan 88eb6f0031 Very small text correction (#24699) 2018-12-07 20:11:36 +05:30
Nick Trahan 6590ccd536 Small grammar update (#24687) 2018-12-07 20:05:59 +05:30
Valeriy S dd86f560eb fix(guide): escape tags in the vue components guide 2018-12-07 12:46:31 +00:00
Connie Lei cd3ee6f175 Fixed Markdown Formatting (#26209) 2018-12-07 16:34:05 +04:00
Aravind Suresh 31fbdedad0 Added a documentation blog from Medium.com (#25361) 2018-12-07 15:52:57 +04:00
githrdw 6977db2170 Added console.warn and console.group (#24325)
I have added console.warn and console.group functions
2018-12-07 04:53:06 -05:00
ayush163 092a5a4ca8 Add the topic "Address Calculation" to the article (#24317) 2018-12-07 04:47:27 -05:00
Gregory Gubarev 11d9115576 Added css for correct displaing (#24307) 2018-12-07 04:42:22 -05:00
Amanda Thomas 631a467e74 Update index.md (#32220)
Removed duplicate link to Medium article.
2018-12-07 04:36:55 -05:00
angel13 e01505573e Update index.md (#32160)
Addes more details about  pigs and chickens
2018-12-07 04:31:40 -05:00
Blake Crawford 646a17bb96 Minor grammar and spelling corrections (#23887) 2018-12-07 04:29:30 -05:00
Kaunaj Banerjee 88f400af91 Correct some typos (#30981)
- 'index' should be 'indexed'
- 'contain' should be 'contains'
- 'heterogenuous' should be 'heterogeneous'
2018-12-07 04:28:06 -05:00
Suresh Mangs 878f8863b4 Update index.md (#24166) 2018-12-07 04:27:20 -05:00
Rajasimha Reddy 0ae42fd4ac Add reason why adding div was bad (#30906)
* Add reason why adding div was bad

* Made reason clear
2018-12-07 04:24:28 -05:00
Deepanshu Maheshwari 8a5ae5a3f4 removed text-"and should be used to do so." (#24159)
changes are committed in line no.29
2018-12-07 04:23:43 -05:00
Nicole Angelyn T. Lopez 004c67fddd Updated "More Information" Links at Bootstrap Buttons (#24036)
* Updated "More Information" Links

Updated bootstrap links from 4.0 to 4.1 version
"Bootstrap Get Started" link was broken (404 error). Changed to https://guide.freecodecamp.org/bootstrap/get-started/

* Updated "Bootstrap Get Started" link

* Removed last link (broken)
2018-12-07 04:21:45 -05:00
Felix Atwood 504b9440ad Link to an android course on Udemy (#24014)
Added the link to a free android development course on udemy in the courses section
2018-12-07 04:21:07 -05:00
ch1771dr0b0 79c2e920fd Added Introduction to Parallel Computing book url (#23746) 2018-12-07 04:14:58 -05:00
Manas Khurana 5bd189d8d3 Grammatical Errors + missing syntax highlighting (#23610) 2018-12-07 04:12:31 -05:00
kenbhatt bc65ccf919 My change is in line 18. (#23604)
Initialize----->start value
Condition---->stop value
Termination----->step value
2018-12-07 04:09:16 -05:00
girraj jangid c0c3c4c624 Add 'changes' to this article (#25019)
* Add 'changes' to this article

* add changes to this file
2018-12-07 04:04:54 -05:00
Paulo Kinopk f662f0ef9b fixed CSS code examples (#23531) 2018-12-07 04:04:06 -05:00
Pranati Dutta Roy c012f70ac3 Add the section "## Usage" (#30251)
* Add the section "## Usage"

* Added code formatting to OP's PR
2018-12-07 04:00:37 -05:00
LT 05eb597ca0 Fixed a simple typo. (#24169) 2018-12-07 03:59:12 -05:00
SweeneyNew d0758ab398 Code Description (#24164)
"import java.util.ArrayList;" is a java code. It should be declared in "code theme". People may miss the "import package" code part since it is not discriminated from the other parts as a code part. If they miss the whole code will complain just because of this simple mistake. This way people wouldn't miss the code to import the package.
2018-12-07 03:58:11 -05:00
Alyssa Dang c21a5bef62 Changed the description (#24765) 2018-12-07 12:57:39 +04:00
trungqudinh e7447af573 Fixed markdown syntax of Sprint docs (#24109)
Missing white space after the hyphen made a wrong rendering html.
2018-12-07 03:57:29 -05:00
Nicole Angelyn T. Lopez 9dbd5525eb Added "More Information" Link at Bootstrap Forms (#24105) 2018-12-07 03:48:13 -05:00
Eric Jae-Min Joo 6aa8aeda72 Add a greater detailed explanation of the Javascript example that is used. (#23787) 2018-12-07 03:47:43 -05:00
ShashwathJS 2a2598074e Handling unknown exceptions (#23587)
* Handling unknown exceptions

What to do when you do not know what kind of exceptions may be thrown by your application.

* Added code formatting
2018-12-07 03:44:49 -05:00
Radhika Gulati fd35b8cccd Spelling edits (#23715) 2018-12-07 03:38:58 -05:00
Prabesh Subedi e35833b77a Update index.md (#24281) 2018-12-07 03:28:58 -05:00
hdquemada 4878643f28 Grammatical corrections.md (#24254)
Made grammatical corrections to the text.
2018-12-07 03:26:17 -05:00
SunflowerPKU d04713636c Modify the translation. (#31761)
The previous expression is not accurate, so I have modified it.
2018-12-06 23:15:09 -08:00
Rajat Bhatt 9e84b34d4f Add video link of MIT OpenCourseWare. (#24161)
Added video link of minimum spanning tree problem from MIT OpenCourseWare.
2018-12-06 22:59:51 -05:00
LT ba1935ee3c Changed the tick marks for std::list<int> Numbers; (#24172)
Changed the tick marks for std::list<int> Numbers; so it displays correctly.
2018-12-06 21:05:00 -05:00
AntTAKEOVER 048ee477e2 Fixed Error in Code (Variable name) (#24168) 2018-12-06 21:03:20 -05:00
AntTAKEOVER e9587a7a46 Fixed Error in Code (#24162) 2018-12-06 21:00:54 -05:00
Oğuzcan Yavuz 172ec835d7 Add example for destructuring nested objects (#24133)
Also changed styling to be more consistent
2018-12-06 20:27:24 -05:00
vedanthv fbab448003 added external reference (#24125)
* added external reference

* Fixed formatting
2018-12-06 20:15:33 -05:00
Jashan Bansal 91add57a9c Add tip for Comment keyboard Shortcut. (#24116)
* Comment keyboard Shortcut.

Add the tip for how to create the comments by keyboard shortcut in probably all modern text editors.

* Reordered change, fixed formatting
2018-12-06 20:14:56 -05:00
Amy Gonzales f7db17b677 Added Wikipedia link for Fibonacci Sequence (#24128) 2018-12-06 18:05:38 -05:00
vedanthv 94ef3d5ea5 added external reference (#24119) 2018-12-06 18:02:42 -05:00
halseyj 6e8a75f937 Update index.md (#24120) 2018-12-06 17:52:39 -05:00
Neville Bokdawalla 37f2de04de Updated index.md (#24117)
Added new language feature listing 'Discards' under section - "New Features Added in C# 7.0"
2018-12-06 17:48:38 -05:00
vedanthv 9f4534540e Added some info(class vs id selector) (#24110)
* Added some info(class vs id selector)

* Reordered change, fixed formatting
2018-12-06 17:44:18 -05:00
jasonranney 16d7fed408 corrected "JavaScript" capitalization (#25548) 2018-12-07 02:58:50 +05:30