Commit Graph

156 Commits (71559e7aa827826777e64bacb29d997125af9f57)

Author SHA1 Message Date
thinkinbee 71559e7aa8 Add MapReduce description to core hadoop (#24073) 2018-10-22 11:45:27 -07:00
Brian Hopper e17ffcdfd9 Update index.md (#21047)
Cleaned up language structure a bit, filled out the definition.
2018-10-22 14:43:28 -04:00
catcecilia ae8b540574 Update index.md (#24076)
change in grammar and word-choice
2018-10-22 11:38:57 -07:00
catcecilia beec57d044 formatting change for #2 (#24080) 2018-10-22 11:32:31 -07:00
Akshay Avinash 720931c798 Definition change (#24081) 2018-10-22 11:30:41 -07:00
csteacher1 dd27baa31a Correct spelling fo "developer" (#23179)
In the sentence beginning on Line 15, "developer" is misspelled as "developper" and should be corrected.
2018-10-22 23:29:38 +05:30
wolfwhocodes 0c1ca98205 Array variables have same data type (#23142)
An array is a set of homogeneous data. It's important to note that the variables in an array are always of the same data type.
2018-10-22 22:56:06 +05:30
Zain Patel 38294c5ce1 Correct typos in Windows installation guide for Go (#19991)
"Windodows" -> "Windows" in two occurrences and "ok" -> "okay" for stylistic reasons.
2018-10-22 10:58:39 -06:00
Olsyx c53c492a8a Fixed mathematical notation (#20486)
The operation was written as _axb_, but in mathematics, it would describe the polynomial a * x * b, so I substituted the x for a *.
La operación estaba escrita como _axb_, pero en matemáticas eso representa al polinomio a * x * b, así que he substituido x por un *.
2018-10-22 10:12:15 -06:00
Nguyen Viet 3e6feb7a38 fix syntax (#19789)
add missing semicolon
2018-10-22 11:07:34 -05:00
Ralphie99 3243105681 Added few more lines about OO programming. (#21587)
* Added few more lines about OO programming.

Hope it'll help.

* fix: formatting
2018-10-22 16:34:49 +05:30
cpk86 f8c502bf9b Fixed typos and added a course (#21594)
Fixed a number of typos through the doc and added a Udemy course to the courses section
2018-10-22 11:34:59 +05:30
Frank Carlone III 0da9be941f Example using spread operator on object literals (#20970)
Attached is my Hacktoberfest contribution (from Quincy Larson's article).
2018-10-22 02:28:39 +05:30
DiggyShants 0f118eb147 Add the text (#21003)
Text added: "Some people invest in cryptocurrency on exchanges such as Binance, Bitrex, or Coinbase. The market peeked in January of 2018."
2018-10-22 02:22:30 +05:30
StephonB 7d2a8715b2 Edited table relationship info (#19577)
* Edited table relationship info

I assume the previous author meant to add one-to-one relationships. I fixed a few typos and changed a bit of information relating to one-to-one relationships.

* Update index.md

* Update index.md
2018-10-21 21:45:43 +01:00
Aditya 7e2e5698a7 fix: removed duplicate (#19775) 2018-10-21 14:55:18 -05:00
Jonathan Otano 2904ef6cdf Fixed typos (#24915) 2018-10-21 20:36:56 +01:00
Mihirraj Dixit 9094978529 Fix(guide): Add ways to filter packets with tools 2018-10-21 14:30:01 -04:00
Mihirraj Dixit 6648cdcca9 Fix(guide): Add two more protocol attacks 2018-10-21 14:28:42 -04:00
Paul Isaris 76388feedb Fix(guide): Add more examples of code-smells 2018-10-21 14:27:20 -04:00
theodoreyoong 5e8d071a18 Fix(guide): Reformat article 2018-10-21 14:26:29 -04:00
Ryan Drewniak 9309f0f6c0 Adding Sass guide (#20705) 2018-10-21 18:13:22 +00:00
Nathan Hannig af7d1bbc63 fix: move component to components, duplicate articles (#23862) 2018-10-21 10:30:12 -07:00
Nathan Hannig 148336e82b fix: update fragment article (#23961) 2018-10-21 10:29:42 -07:00
Harsh Mittal 1937bf53ef Added more detail about rackspace (#19670)
added date of origin and parent organization
2018-10-21 11:29:25 -05:00
Nguyen Viet b408b27b2d add <?php tag (#19792)
add <?php tag
2018-10-21 11:20:09 -05:00
thinkinbee c18395f74b Add GoogleCloud Dataproc info (#19642) 2018-10-21 10:30:07 -05:00
Jose Toledo 584f029d4d Update index.md (#19627)
Added clarification as to what needs to go in to the mount.
2018-10-21 10:24:20 -05:00
Rachael Neff 50224b4243 Adding description (#19654)
Adding additional description
2018-10-21 09:58:25 -05:00
Le Phan c94541d2d3 Added a 'More Information' with Java Doc links (#19619) 2018-10-21 09:56:34 -05:00
Kike Sánchez 53c4490e18 Cambios de texto para un mejor flujo de lectura (#19570) 2018-10-21 09:41:47 -05:00
Peregrin Garet aadfad0599 WebSocket example & link to MDN API reference (#19558)
Added a simple example to the WebSocket info for a frontend and backend, and a link to the Mozilla API for further learnings
2018-10-21 09:22:29 -05:00
Santos Alfonso e8514a6787 Improve translation of Spanish Additional JavaScript Resources article (#19224) 2018-10-21 15:57:55 +09:00
Santos Alfonso 2eafb0e82b Improve translation of Spanish visual hierarchy article (#19221) 2018-10-21 15:57:39 +09:00
Santos Alfonso b28caa1b7e Improve formatting of Spanish wireframing article (#19220) 2018-10-21 15:57:13 +09:00
Gregory Gubarev 47bff1626b Javascript: add solution to hint Match Characters that Occur Zero or … (#19231) 2018-10-21 15:56:48 +09:00
gshacklebolt 7aba109b03 Update index.md (#24230)
Incorrectly spelled word: Organizational and Across were corrected.
2018-10-20 23:36:20 -07:00
Stefan ed1cdbd6e1 Update index.md (#24174)
Add New Syntax one line example
2018-10-20 23:35:33 -07:00
Tim Windhorst a2470e8544 Renamed /create-file-with-sepcific-size to /create-file-with-specific-size (#23838) 2018-10-20 23:34:11 -07:00
Die go 0b91ec01df Update index.md (#21751)
Adding a better description of Web accessibility in Portuguese.
2018-10-20 23:27:42 -07:00
John S. De Stefano Jr 1c19656776 Update index.md (#20593)
Cleaned up 2nd and 3rd paras.
2018-10-20 23:27:06 -07:00
John S. De Stefano Jr 4705ebc091 Update index.md (#20616)
Cleaned up 5th (and now, 6th) paras.
2018-10-20 23:26:22 -07:00
John S. De Stefano Jr 42d0c32754 Update index.md (#20638)
More clean up of the rest of the document. Also changed "introspect" to "inspect", as I think that was the intended word.
2018-10-20 23:26:01 -07:00
John S. De Stefano Jr 21acbbea98 Update index.md (#20583)
Cleaned up first para.
2018-10-20 23:21:34 -07:00
Rocío Cejudo a6db9bd163 Mejor traducción (#19236) 2018-10-21 14:48:45 +09:00
Dmitri Sim 32aaf35c5c Added alternative hint to change file permissions (#19234) 2018-10-21 14:48:29 +09:00
csteacher1 f46f012f45 Line 14 Missing Hyphen (#19763)
On line 14, 64 bit should be hyphenated before "long memory addresses."
2018-10-20 23:00:34 -05:00
Sharon Gao e5af318f13 Add link to official String documentation (#19797) 2018-10-20 22:55:41 -05:00
Nguyen Viet da82fe835d add missing semicolon (#19796)
add missing semicolon
2018-10-20 22:50:54 -05:00
AJ Wallace e8e8803be2 typos and grammar correction for angular cli guide (#19762)
'n' added to 'npm' and grammar fix
2018-10-20 22:10:34 -05:00