Commit Graph

21961 Commits

Author SHA1 Message Date
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
amgusain
d6bbd72195 Fixing typo (#32936)
* Fixing typo:  Implement the Serialization of a Passport User

Fixing typo in  "Implement the Serialization of a Passport User" curriculum page under "Advanced Node and Express" topic

* Fix typo in 'logging a user out' page

Fixing typo in 'logging a user out' page
2018-10-31 21:51:11 -04: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