Commit Graph

804 Commits (fa22d1953c2534eef9979a2a285a14cc46996e5d)

Author SHA1 Message Date
Edulop139 5c3d2e5213 grammer (#26196)
small spelling error
2018-11-01 04:12:53 -04:00
Sayali 5c4864ae00 change answer to f (#23918)
In logical AND operation ( t & f ) the result should be f not t
2018-11-01 04:01:21 -04:00
Kristen Kinnear-Ohlmann 7a51e27367 Update index.md (#24808)
Added comma in the second sentence to clarify the subject of the sentence.
2018-11-01 03:59:31 -04:00
Danny 36652a74f3 Update index.md (#21125)
Added a missing " in line 28.
2018-11-01 03:32:56 -04:00
Amoo Olusola Simeon 8ada0fb6f8 Fixed a typo error (#21090)
Fixed a typo error on line 96. 'easier' was spelt 'easire'.
2018-11-01 03:31:28 -04:00
Andy Butler 377230e40e Added information about power supplies (#20731) 2018-11-01 13:27:39 +07:00
Daniel B. Papp c4a0480ccd Added examples and definition - CSS (#20066)
* Added examples and definition - CSS

- added two examples with the most used values
- added definition

* Added resources to Graceful Degradation - CSS

Added links to multiple articles / post / explanations / tools to help coders understand the concept

* changed triple backtick to single

* fixed https link

- had to fix one link to point to the https site
- removed one link because it doesn't match with the guide provided by FCC

* Add a space between class name and curly brace
2018-11-01 12:51:41 +07:00
fgkolf 10cbfd5415 updated falsy link with new ones (#24681) 2018-11-01 11:17:41 +05:30
socutebunny a416ee3684 Typo (#24881) 2018-11-01 11:07:13 +05:30
deliaphan ff3175845f fix typo error (#24882)
"guaranteed" instead o "guranteed"
2018-11-01 11:04:40 +05:30
Nenad Anđelković 6807d332d7 Fixed problem with math for number of people (#20711)
Fixed problem with math for number of people, text says 1 in 20 people have color blindness and then it later says that is almost 1 billion people... that would be true if population of earth was 20 billion.
Also fixed one spelling mistake that I noticed.
2018-11-01 12:32:45 +07:00
Nikita 32b54e8706 Added space (#25869) 2018-11-01 10:05:21 +05:30
ispaghet 0a7e3c048c Added sentence and corrected grammar. (#20639)
Added sentence "In order to control the supply of bitcoin, mining is deliberately designed to be difficult and resource-intensive." Also deleted incorrect apostrophe in "Computers".
2018-10-31 21:16:04 -07:00
Pravin Pratap c056fc18dd Added difference in range() between Python 2 and 3 (#20629)
Added the differences between the working methods of the range() function in Python 2 and 3, including the explanation of the "lazy" method of generating a list of numbers.
2018-10-31 21:11:43 -07:00
Karol Skrobot 4e92b01111 update index.md (#20623)
Added "no multiple inheritance" to Rules of Inheritance.
2018-10-31 21:08:37 -07:00
Ken Nguyen d6d2578495 Fixed typos and added pipenv method (#20621) 2018-10-31 20:58:02 -07:00
Bennett Garner 538cab1134 Clarify concepts, rename a function (#20580) 2018-10-31 20:50:56 -07:00
Rafal 957a713aac Update index.md (#33118) 2018-10-31 23:32:20 -04:00
Lee b9edc0a45f fix: spelling mistake + add further description. (#30477)
Corrected the spelling of 'three', and added more descriptive content.
2018-10-31 23:25:34 -04:00
Griffin Gaeth 35d1ced0b2 grammar and rewording (#20719) 2018-10-31 22:25:06 -05:00
Rafal 9519bd314c Added a link to Google JS Console Overview (#33124) 2018-10-31 23:23:50 -04:00
lizcamp d5d806f004 Added a paragraph on young girls in tech (#33125)
This paragraph talks about the importance of encouraging girls at a young age to pursue tech
2018-10-31 23:22:30 -04:00
Alexander King f2a35c6d61 Fixed grammatical errors and changed wording (#33127) 2018-10-31 23:19:47 -04:00
EdinK1 88da0d48cf Add another link to "More information" (#20712) 2018-10-31 22:19:20 -05:00
Kyle Cheng ac286c1d2f Readability (#33128) 2018-10-31 23:17:57 -04:00
Andy Butler 80a257c23f Fixed typos (#20708) 2018-10-31 22:13:10 -05:00
Jeremy 060be06f7e Typo fix - index.md for Bootstrap Templates (#19908) 2018-10-31 22:46:40 -04:00
Hajrudin a5e86de896 Added the medium size button (#19912) 2018-10-31 22:44:55 -04:00
Shivansh Handa d5d2c06339 add article for websocket (#19913)
* add article for websocket

An article on WebSocket implementation using ws module in node.js.

* Update index.md
2018-10-31 22:39:36 -04:00
Jayesh Patel 49e5967c53 Update links (#19916)
* Update links

* Update index.md
2018-10-31 22:33:02 -04:00
tess 7dbd62ebdb edited to specific title and added more info (#31485)
added more info and updated title
2018-10-31 22:30:37 -04:00
Nenad Anđelković f3f2bff100 Added a little of extra information (#20671) 2018-10-31 21:05:31 -05:00
Karol Skrobot 9040c01311 Fixed typos, punctuation (#20666)
Also changed class "created" to  "instantiated". Classes don't get created, objects get created.
2018-10-31 21:04:06 -05:00
Anthony Hake 95a8a1a6c3 Added a bit under "What can quantum computers do?" (#20663)
Threw in something about what quantum computing could do for database development since they would also benefit greatly from the advancements in performance.
2018-10-31 21:01:33 -05:00
Shane 522fce544e add return value which might be 0 (#20657)
if the input in abs is 0, then the return can't always be a positive value. 0 is not a positive value
2018-10-31 20:52:54 -05:00
Kirk Manegold e3afefd2a2 fix(guide): Add protocol information 2018-10-31 21:16:18 -04:00
Samantha Burke afe9a68a59 Typo fix (#20645) 2018-10-31 20:06:06 -05:00
jdbricker 7cedf742ef fixed some grammatical issues (#20413) 2018-10-31 20:51:19 -04:00
Phil Whisenhunt 3de7319e68 Minor spelling adjustments and clarity additions (#20670)
Changed a few dashes to colons for clarify. Also fixed spelling in a few places and added an article
2018-11-01 07:02:24 +07:00
BrianB123 746925eb4b Add JavaScript Links (#32373)
Added 3 JavaScript Links
2018-10-31 18:47:37 -05:00
Anthony Hake fd1b7e7c45 Added to types of motherboards (#20596)
Despite being so small, I felt it would be appropriate to mention smaller motherboards such as the raspberry pi to give insight to other form factors.
2018-10-31 16:40:54 -07:00
Robert E Del Valle 8ac3975501 Added React 360 Framework and 3D Content Links (#33030) 2018-10-31 18:38:01 -05:00
aizelagustino a104a50e11 Added link for W3C (#33027) 2018-10-31 18:34:09 -05:00
Paniscus Ateles 4204e6aefe add arity/index.md (#32422)
add notes on the concept of arity as used in Erlang.
2018-10-31 18:32:20 -05:00
Domingo Moronta 0fd1d30c43 Add decription to data structures (#32377) 2018-10-31 18:28:05 -05:00
Rich 085b99faeb PHP spaceship operator (#32991) 2018-10-31 18:20:20 -05:00
Andonov Florijan 6f05fd928c Started writing the Super Globals (#32995)
I started creating the super globals file. I have mentioned $_GET and $_POST I will continue with the others
2018-10-31 18:18:53 -05:00
aizelagustino e5073f66ae Added link for AngularJS.org (#33016) 2018-10-31 18:13:16 -05:00
Austen Pritchett 202142ee4a Added the btn-block class in size (#20644) 2018-10-31 18:10:20 -05:00
Wister 347882117a added use cases for smart contracts (#33018)
added use cases for smart contracts
2018-10-31 18:09:56 -05:00
AnonProgrammer007 97920cca8e Update index.md to add comma (#33019)
Add an Oxford comma on line 41
2018-10-31 18:08:17 -05:00
Vishesh ea7ab5e2dc Info. about reducers (#20642) 2018-10-31 18:07:43 -05:00
Santino Valenzuela 82daab2dcc Fixed typo under "Conditional Comments" section (#20464)
In addition, i have inserted "be" to the last sentence of the first paragraph.  "Comments can also be used for commenting out lines of code for debugging purposes."
2018-11-01 05:55:13 +07:00
Janise Suski 70ae03aa3a add book recommendation (#20491) 2018-11-01 05:54:24 +07:00
Scott Tran 184dc8165b Added Hint/Solution to "align-self" Challenge (#20640) 2018-10-31 17:35:26 -05:00
spellingbat 50f59af875 corrected grammar lines 19, 21, 22 (#20497)
* corrected grammar

corrected grammar in lines 19, 21, and 22.

* Split sentence into two and remove non-https link
2018-10-31 17:29:22 -05:00
Anthony Hake c5defcf7da Added section on cost efficiency (#20495)
* Added section on cost efficiency

Added my considerations on how RAM should also be valued by price, not by it's technical specifications alone but also the practical sense of purchasing RAM within the scope of your potential machine.

* Correct heading level
2018-10-31 17:27:53 -05:00
Marcella 51baeb2ba5 Edits/Corrections (#20467)
Edited for efficiency and consistency
2018-10-31 17:24:10 -05:00
Siddharth Shrivastav 8f4a27ae8a new information regarding hello world (#20263)
* new information regarding hello world 

 ## Extra
 * you know the first ever program you write was hello world program whether it be in any language.
 * It is because Brian Kernighan was the  first  to write "hello, world" program for the documentation of the BCPL programming language developed by Martin Richards.

* Fixed formatting and improved readability
2018-10-31 17:21:33 -05:00
Jared Ezzet Hasson 7b4a05f7ce Added concatenation to cat command (#20374)
Explained that cat can concatenate files too and explained how.
2018-10-31 17:19:55 -05:00
Abhishek 7a90dbe515 Proposed an addition in for loop (#32990) 2018-10-31 17:00:34 -05:00
J4unty 7e013616b0 Added an installation Method for rust in Mac OS X with Homebrew (#32978) 2018-10-31 16:55:08 -05:00
Andonov Florijan d13b8bf6a0 Added Multidimensional Array (#32986)
Added Multidimensional Array as part of arrays
2018-10-31 16:53:42 -05:00
sjoh29 a08f252c71 Added 419 Scam for examples in the article (#32987)
Added 419 scams and definition of the examples in the article.
2018-10-31 16:51:45 -05:00
Tom b0c816e2e3 Added code example (#33174) 2018-10-31 16:50:00 -05:00
Gebec 991e930de4 Extended vue.js introduction (#32984) 2018-10-31 16:47:16 -05:00
Christina Linn 02f1cb786d Fixed a grammatical error (#32980) 2018-10-31 16:45:18 -05:00
sjoh29 5b7935994c Added "NAT" to the article (#32977)
Added the term "Network Address Translation" and its definition to the article
2018-10-31 16:41:37 -05:00
Abhishek 690bf76aa8 Added types of variables in java (#32976) 2018-10-31 16:37:46 -05:00
igodsmark 54f5c274df Removed apostrophe typo (#32963) 2018-10-31 16:33:08 -05:00
soumiyamathur 3fdbfe9e10 Adding sources (#32972) 2018-10-31 16:29:00 -05:00
Shailendra Paliwal 59fe1217e0 Updated book list - housekeeping (#33177)
removed duplicates, moved books to relevant sections and added a few books
2018-10-31 16:26:16 -05:00
Christian Wilkie 3335fe26a7 Fix broken wikipedia link (#32970)
Link to Swing on the bottom was broken
2018-10-31 16:21:00 -05:00
Ha Anh Nguyen 8d0ca1729d Summarize time complexity of merge sort (#20632)
Add simple way to remember time complexity of merge sort
2018-10-31 14:16:56 -07:00
Shailendra Paliwal 4b581c9cf8 improved formatting (#33181)
I have made two changes, added a code block around `while()` syntax and fixed the formatting of H3 title Sources
2018-10-31 16:16:46 -05:00
Nicolas Le Gorrec d25638bc50 Added the bitcoin white paper to resources (#20570) 2018-10-31 17:15:23 -04:00
CodeB9 0b36e28dd9 Fix image links and sizes (#32223) 2018-10-31 17:07:56 -04:00
Ian McCormack d556afc039 Specify forbidden use in ECMAScript 5 (#31483) 2018-10-31 16:52:41 -04:00
ar03 01b4fe6b26 Added a YouTube example of Brute Force (#31488) 2018-10-31 16:46:25 -04:00
Donté Taylor fc682d43b0 Added more to list of Linux distributions (#33182) 2018-10-31 16:39:03 -04:00
Gregory Gubarev 21bdaba984
Responsive Web Design: Added hint to Make Circular Images with a border-radius (#21897)
Added hint to Make Circular Images with a border-radius (https://guide.freecodecamp.org/certifications/responsive-web-design/basic-css/make-circular-images-with-a-border-radius and https://learn.freecodecamp.org/responsive-web-design/basic-css/make-circular-images-with-a-border-radius)
2018-10-31 22:56:51 +04:00
jdbricker a83dc34e2e spelling error fixed (#20618) 2018-10-31 13:52:30 -05:00
Scott Tran 1b4c49f13b Added Hint/Solution to "justify-self" Challenge (#20614) 2018-10-31 13:09:50 -05:00
ShkiperMe 356e34f226 Update Russian translation for 'git status' documentation (#24025) 2018-10-31 22:08:54 +04:00
jonathanelscpt 0d4d203f1e fixed some grammar errors (#20612) 2018-10-31 13:07:36 -05:00
Alex Churkin 7b3fe33441 Improved translations (#23145)
Improved translations in guide/russian/android-development/core-components/index.md
2018-10-31 22:04:35 +04:00
Nehorowo ad0fda1060 Troubles of translation to Russian. (#23980)
Troubles of translation to Russian.
2018-10-31 22:01:37 +04:00
Geno 516285b2c6 Updated terminnology, misspelling (#23606) 2018-10-31 21:46:36 +04:00
John S. De Stefano Jr f6ddd8d6bb Clean-up of text in 4th paragraph. (#20603)
* Update index.md

Clean up 4th para.

* added to before perform line 22
2018-10-31 12:43:26 -05:00
serg-t 0013e4fb3f update index.md (#23037)
added basic info about PHP Errors.
2018-10-31 21:27:55 +04:00
Alex Churkin 407f566d90 Improved translation in /kotlin/index.md (#23014) 2018-10-31 21:25:08 +04:00
Alex Churkin 2df4c8e567 Fixed markup, improved translation (#22955) 2018-10-31 21:24:20 +04:00
jonathanelscpt 1b6135ef4c fixed grammar errors in paragraph... (#20578) 2018-10-31 12:14:23 -05:00
Scott Tran 10562ae5e6 Added Hint/Solution to "Area Template" Challenge (#20575) 2018-10-31 12:09:22 -05:00
Sean Riley 7d697d9ecc Getting Started Android Development minor grammar/syntax edits (#20687) 2018-10-31 13:04:05 -04:00
Karol Skrobot 296ea16feb Corrected grammar in C# Ternary operator article (#20684) 2018-10-31 13:02:16 -04:00
Nicolas 5989ae02f0 Add ROM cartridge example (#20661)
Add to "Examples of ROM" the ROM cartridge with a short definition and an image 🎮
2018-10-31 12:52:11 -04:00
Lucas Rafaldini d8a2a5911a Some text changes. (#20211)
Making some text changes, fixing some translating issues and making the text more readable and understandable.
2018-10-31 17:31:37 +01:00
Matt 3ac7793e8f Update index.md (#31489)
Broke up the first paragraph for readability
2018-10-31 11:30:00 -04:00
Jadon Orr 7c20508efe Grammatical, style, and confusing example changes (#31490) 2018-10-31 11:28:21 -04:00