Commit Graph

204 Commits (62a487f9cde103f5d9ae462634cc503b86c4ee04)

Author SHA1 Message Date
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
Sai Yerni Akhil f405e4d8fe Update index.md (#19698) 2018-10-20 22:08:32 -05:00
Michael Wright 3d54986c7f Fixed Typo Line 64 (#19705)
Replaced '/' with '.'
2018-10-20 22:02:11 -05:00
Gregory Gubarev 86bf84264e Responsive Web Design: Added hint to Attach a Fallback Value to a CSS Variable (#19594)
Added hint to Attach a Fallback Value to a CSS Variable (https://guide.freecodecamp.org/certifications/responsive-web-design/basic-css/attach-a-fallback-value-to-a-css-variable/)
2018-10-20 21:56:40 -05:00
Darryl Yeo cbccad9a20 Fix typo: "excercise" => "exercise" (#24084) 2018-10-20 21:05:25 -05:00
Jan b75571386a Update index.md (#23664)
added link to wiki
2018-10-20 13:16:30 -07:00
Benzene88 4db9b7ee90 Update index.md (#23702)
Added information to line 8 regarding Greyball
2018-10-20 13:14:33 -07:00
Yogesh Linganna 88939bf437 Updated index.md (#23736) 2018-10-20 13:14:00 -07:00
Aditya 96eb124163 [fix] Added articles back which were overwritten in previous commit (#24441) 2018-10-20 23:12:13 +05:30
Sai Vittal B 35d95e32ae Index.md update (#23228) 2018-10-20 10:28:29 -07:00
factotumMeister dca0b3254e Update index.md (#23239)
just made the sentence flow a little bit more.
2018-10-20 10:27:37 -07:00
Sevket Yalcin 09189002c6 Fix typo on CRA's package name (#21219)
The create-react-app installation npm command has a typo: 
```npm install -g react-create-app```
Instead of 
```npm install -g create-react-app```
2018-10-20 22:56:54 +05:30
Tim Carpenter 6d67752093 Update index.md (#23325)
Added another reference for Vim info.
2018-10-20 10:26:41 -07:00
Nikiya Simpson 5ceb8f7317 Update index.md to include ASP Forum link (#23452) 2018-10-20 10:25:56 -07:00
Benzene88 53e8b70384 Update index.md (#23481)
Improved phrasing of lines 10-12
2018-10-20 10:24:50 -07:00
Mayank Gupta 8f67fda78e Update index.md (#23500) 2018-10-20 10:24:02 -07:00
Brian a0b88d5b16 Update index.md (#22032) 2018-10-20 10:20:06 -07:00
Antony ekirapa c4368e075d Update index.md (#22006)
Removed " where it is not needed and capitalised 'ide' to show as "IDE"
2018-10-20 10:19:02 -07:00
jgowman bda61b730d Closing Parentheses (#21481)
The parentheses were opened but not closed
2018-10-20 22:48:36 +05:30
Brian 43cf17dcd5 Update index.md (#21942) 2018-10-20 10:18:18 -07:00
mimikaan 5ba36f1e87 Update index.md (#21773)
A simple implementation of class and object in python.
2018-10-20 10:17:14 -07:00
Bibin Johny bf760d4508 Update index.md (#21707) 2018-10-20 10:14:15 -07:00
tynlc 778380e742 Update index.md (#21704)
Added description for C#.
2018-10-20 10:13:57 -07:00
Pratham1812 4c6e8c0be2 Added use of 'or' (#21675) 2018-10-20 18:40:06 +02:00
rdfriesen 7d030bfccc typo fixes (#21210) 2018-10-20 21:50:52 +05:30
Kristofer Koishigawa a7a409a96e fix(guide): Lowercased the Tableau and Talend directories in all languages (#24240) 2018-10-20 19:28:21 +05:30
David Gillispie 858811be5d Fixed Header (#21263)
Changed "##Who invented Linux?" to "## Who invented Linux?"
2018-10-20 19:04:25 +05:30
Kristofer Koishigawa 4ed86a457e fix(guide): Deleted and or moved the directories/files in client/src/guide and client/src/pages... (#19732) 2018-10-20 16:17:50 +05:30
Kristofer Koishigawa ae76c13f83 fix(guide): Lowercased 3D and Blender directories so Travis CI tests pass (#24167) 2018-10-20 16:12:43 +05:30
John Kennedy cbc6909b0d improved <b> tag article (#23496)
Expanded b tag article to provide greater clarity and additional guidance
Replaced example with more appropriate one
Removed link to w3schools as info there is out of date and therefore misleading
2018-10-20 15:09:03 +05:30
John Kennedy 51f62a24e9 corrected path (#23529) 2018-10-20 15:08:26 +05:30
LRodriguez 6ac2bb6141 corrected spelling and grammar (#21479) 2018-10-20 13:18:51 +05:30
bsayger 44988a8ffa Added the text "object-oriented" to article (#21642)
Also made some grammatical changes
2018-10-20 12:47:12 +05:30
japplejuice 0c8c6657f4 Adjusted readability of XML simplifications (#21052)
Adjusted the ordered list of things that are simplified with XML to be easier read and understandable.
2018-10-20 02:25:53 +00:00
Mihirraj Dixit 25c6fa4044 Added the Industrial Iot Based DDOS attacks (#19020) 2018-10-20 11:02:57 +09:00
MaxLearnToCode d0de5f0e85 Fix misspelled word interchangeably (2), and while (#21591) 2018-10-20 02:23:39 +05:30
Anton Boyko 33a8da3bd7 Fixed naming issue (#21604) 2018-10-19 21:52:21 +01:00
daniela-idara 1bdb72bd90 added link to "women who code" (#21621) 2018-10-19 21:51:02 +01:00
Ken Nguyen bda1775764 Added example to convert int to binary (#20275) 2018-10-19 21:40:32 +01:00
Sudhakar Kumar 3a0974f7e7 Fix punctuation marks and articles (#20274) 2018-10-19 21:40:10 +01:00
chaudhary-anurag f97fec8cf5 Fixed typo in an example (#21436) 2018-10-20 01:57:46 +05:30
Prashanth Thiagarajan 09ee4821ee Update index.md (#21488) 2018-10-20 01:55:11 +05:30
RBenBeach 38cb767e37 corrected typos and rephrased sentence (#21545) 2018-10-20 01:42:21 +05:30
dillon e418f4b474 Fix title styling typo (#21518)
Fixing the title to remove the `#` and to be consistent with other article titles.
2018-10-20 01:41:19 +05:30
EliSteger 74e297b2c1 Spelling and Grammar Fixes (#21542)
I fixed some spelling and grammar errors.
2018-10-20 01:36:34 +05:30
jlewismith 4f4100b00a Fix typos "witht" and "spaguetti" (#21649) 2018-10-20 01:27:57 +05:30
vtt01uk 80bdfee90d Fixed typo (#21616) 2018-10-20 01:26:13 +05:30
Tanish Grover cd10aa7c8e Added a "Why use nodeJS" section (#20459)
* Added a "Why use nodeJS" section

Added a "Why use nodeJS" section which talks about a few advantages of using nodeJS

* fix: formatting
2018-10-19 21:44:45 +05:30
Bouncey 4cd6b568e1 fix(guide-ci): Handle uncaught errors 2018-10-19 16:28:34 +01:00
Bouncey 6d511c558a fix(guide): Fix all frontmatter 2018-10-19 16:28:34 +01:00
Bouncey 66fc79caa9 fix(guide-ci): Fix formatting of directory structure 2018-10-19 16:28:34 +01:00
Bouncey b1a785c87d fix(guide): Fix directory structure 2018-10-19 16:28:34 +01:00
Solomon H 8324537a46 Fix(guide): Add resources for version control 2018-10-19 09:46:29 -04:00