Commit Graph

1179 Commits

Author SHA1 Message Date
Clint Losee
bbc6203565 Updated Vue intro (#19817)
Grammar change and added additional information links
2018-10-22 21:35:37 -06:00
Derek Johnson
f959612689 Add "style" to Angular-CLI options (#19816)
Shows the person who's reading the documentation how to create an angular app using different style sheet file extensions.
2018-10-22 21:33:38 -06:00
Julian W
6c680b1ac2 Update index.md with inline-style links for books (#26039)
Inline-style links were not used for all books listed. This commit adds inline-style links where they were missing.
2018-10-22 22:48:18 -04:00
Abdul Kadir
b81e4a4f4b feat(guide): Add cloud firestore guide article for android development 2018-10-22 22:10:19 -04:00
Shahul Basha
199a015c07 Added info on Erasure in Java Generics (#26100) 2018-10-22 22:09:01 -04:00
Smruti Ranjan Rana
04685545a7 Make code visible (#19809) 2018-10-22 20:57:34 -05:00
Shardic1
e815d86998 Fixed some typos. (#26132) 2018-10-22 21:49:25 -04:00
rustpit
7b2afb246d Text contains wrong function name (#20906)
Code block shows function name `sum`, but text incorrectly refers to it as `add`.
2018-10-22 19:17:04 -06:00
Peregrin Garet
fb663d334f Fix(guide): Update article with more details and explanation 2018-10-22 21:16:29 -04:00
Belma Gaukrodger
7fe751782a Fix(guide): Add new book title for DevOps 2018-10-22 21:10:19 -04:00
Shani Rub
106e82be74 Fix(guide): add ControlFX 2018-10-22 20:53:58 -04:00
chiffonsigh
57a063416c PHP variable & data type edits (#19651) 2018-10-23 09:47:36 +09:00
Sharon Gao
cfe2b24ab3 Add clearer titles for methods (#19781) 2018-10-22 19:30:39 -05:00
Gregory Gubarev
056a1b96d0 Responsive Web Design: Added hint to Add Borders Around Your Elements (#19589)
Added hint to Add Borders Around Your Elements (https://learn.freecodecamp.org/responsive-web-design/basic-css/add-borders-around-your-elements)
2018-10-22 17:20:00 -06:00
Sayyed Raza
894e67cfd6 Edits made to hardware folder (#19536)
* fix: update general hardware info

* fix: remove typos and update hard-drives

* fix: remove redundant sentence in GPU
2018-10-22 16:39:10 -06:00
estwnd
e3059ee4c8 Fixed misc typos (#25642) 2018-10-23 03:49:02 +05:30
Kristen Kinnear-Ohlmann
9bb7c08d9b Corrected spelling on Line 32 (#25686)
Corrected spelling on Line 32 of "candidate".
2018-10-23 03:28:52 +05:30
Heather
3f695e4ebd Fixed typo: "date" to "data" (#21905) 2018-10-23 03:11:36 +05:30
Shahzaib Ashraf
a87a87075a Corrected a spelling mistake (#23317) 2018-10-23 02:48:36 +05:30
Cameron Bailey
441db7351c Update index.md (#24960)
* Update index.md

added Phaser to more info.

* Improvements to Game Engine links
2018-10-22 20:31:20 +01:00
Ishan Udeshka Fernando
18a012e656 Bound service (#24052)
According to the android guideline there are there services type and I added the bound service to this document to make it compatible with latest android guideline
2018-10-22 12:01:47 -07:00
Emily E
b40aa9c718 Update index.md (#21037)
Clarified some grammar and style
2018-10-22 15:01:37 -04:00
Blaise Sebagabo
38d4c4c6cd added " C programming ressources link" (#21039)
* added " C programming ressources link"

This links to TutorialsPoint which is a good ressource for most of the programming languages

* Added "Unordered list for the tutorial element"
2018-10-22 14:58:42 -04:00
Micky
a5e8e3a271 Updated syntax and reworked layout (#21040) 2018-10-22 14:57:25 -04:00
Darryl Yeo
421141d7f4 Fix typo: "reaplce" => "replace" (#24056) 2018-10-22 11:56:00 -07:00
Marco Koch
20dc65f6ce Use a descriptive text for the Wikipedia link (#24057) 2018-10-22 11:55:19 -07:00
Darryl Yeo
af85bc3c71 Fix typo: "Excercise" => "Exercise" (#24063) 2018-10-22 11:52:30 -07:00
Darryl Yeo
f24303d8e7 Fix typo: "Excercise" => "Exercise" (#24064) 2018-10-22 11:51:46 -07:00
Amoo Olusola Simeon
9242e9ee5f Update index.md (#21043)
Added comment at the beginning of the css code.
2018-10-22 14:49:42 -04:00
Nicole Angelyn T. Lopez
cdc58a5512 Updated "More Information" Link at Bootstrap Collapse (#24067)
Updated it to v4.1
2018-10-22 11:49:06 -07:00
Sheldon
736eefcc04 Fixed typo error on line 10 "Non-opinionated" (#24068) 2018-10-22 11:47:46 -07:00
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
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