957a713aac
Update index.md ( #33118 )
2018-10-31 23:32:20 -04:00
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
35d1ced0b2
grammar and rewording ( #20719 )
2018-10-31 22:25:06 -05:00
9519bd314c
Added a link to Google JS Console Overview ( #33124 )
2018-10-31 23:23:50 -04:00
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
f2a35c6d61
Fixed grammatical errors and changed wording ( #33127 )
2018-10-31 23:19:47 -04:00
88da0d48cf
Add another link to "More information" ( #20712 )
2018-10-31 22:19:20 -05:00
ac286c1d2f
Readability ( #33128 )
2018-10-31 23:17:57 -04:00
80a257c23f
Fixed typos ( #20708 )
2018-10-31 22:13:10 -05:00
060be06f7e
Typo fix - index.md for Bootstrap Templates ( #19908 )
2018-10-31 22:46:40 -04:00
a5e86de896
Added the medium size button ( #19912 )
2018-10-31 22:44:55 -04:00
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
49e5967c53
Update links ( #19916 )
...
* Update links
* Update index.md
2018-10-31 22:33:02 -04:00
7dbd62ebdb
edited to specific title and added more info ( #31485 )
...
added more info and updated title
2018-10-31 22:30:37 -04:00
f3f2bff100
Added a little of extra information ( #20671 )
2018-10-31 21:05:31 -05:00
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
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
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
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
e3afefd2a2
fix(guide): Add protocol information
2018-10-31 21:16:18 -04:00
afe9a68a59
Typo fix ( #20645 )
2018-10-31 20:06:06 -05:00
7cedf742ef
fixed some grammatical issues ( #20413 )
2018-10-31 20:51:19 -04:00
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
746925eb4b
Add JavaScript Links ( #32373 )
...
Added 3 JavaScript Links
2018-10-31 18:47:37 -05:00
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
8ac3975501
Added React 360 Framework and 3D Content Links ( #33030 )
2018-10-31 18:38:01 -05:00
a104a50e11
Added link for W3C ( #33027 )
2018-10-31 18:34:09 -05:00
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
0fd1d30c43
Add decription to data structures ( #32377 )
2018-10-31 18:28:05 -05:00
085b99faeb
PHP spaceship operator ( #32991 )
2018-10-31 18:20:20 -05:00
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
e5073f66ae
Added link for AngularJS.org ( #33016 )
2018-10-31 18:13:16 -05:00
202142ee4a
Added the btn-block class in size ( #20644 )
2018-10-31 18:10:20 -05:00
347882117a
added use cases for smart contracts ( #33018 )
...
added use cases for smart contracts
2018-10-31 18:09:56 -05:00
97920cca8e
Update index.md to add comma ( #33019 )
...
Add an Oxford comma on line 41
2018-10-31 18:08:17 -05:00
ea7ab5e2dc
Info. about reducers ( #20642 )
2018-10-31 18:07:43 -05:00
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
70ae03aa3a
add book recommendation ( #20491 )
2018-11-01 05:54:24 +07:00
184dc8165b
Added Hint/Solution to "align-self" Challenge ( #20640 )
2018-10-31 17:35:26 -05:00
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
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
51baeb2ba5
Edits/Corrections ( #20467 )
...
Edited for efficiency and consistency
2018-10-31 17:24:10 -05:00
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
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
7a90dbe515
Proposed an addition in for loop ( #32990 )
2018-10-31 17:00:34 -05:00
7e013616b0
Added an installation Method for rust in Mac OS X with Homebrew ( #32978 )
2018-10-31 16:55:08 -05:00
d13b8bf6a0
Added Multidimensional Array ( #32986 )
...
Added Multidimensional Array as part of arrays
2018-10-31 16:53:42 -05:00
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
b0c816e2e3
Added code example ( #33174 )
2018-10-31 16:50:00 -05:00
991e930de4
Extended vue.js introduction ( #32984 )
2018-10-31 16:47:16 -05:00