Commit Graph

2674 Commits (332df38201dfec20a37c1cfd1be1fd7a9c7aa550)

Author SHA1 Message Date
pirland f1a9cbf3f9 Changed MsSQL to MSSQL. (#26346)
* Update index.md

Changed MsSQL to MSSQL.

* Added space
2018-12-26 17:50:19 -05:00
kendinh216 3c92ab52d6 Added checked and unchecked exception (#26345)
* Added checked and unchecked exception

* Made statements more readable
2018-12-26 17:49:47 -05:00
rsgs 8f05a7af67 tutorial on basic html structure (#26343)
Added explanation on how the structure of the html file works and explained it's elements.
2018-12-26 17:40:27 -05:00
Dagny Kight 3a6ec39739 Add Free CDN for version 5.4 (#26339)
* Add Free CDN for version 5.4

* Formatting changes

* Changed bold to italics
2018-12-26 17:12:53 -05:00
Christopher McCormack 56a41ff7cc refactor: fixed spelling/grammar/formatting, added table of contents (#34736) 2018-12-26 13:30:24 -08:00
Kunal Rai 9c41896050 Additional information in definitions. (#29289)
Added extra information to further improve the documentation in the definition of Services, Broadcast Receivers, and Content Providers
2018-12-26 11:42:13 -07:00
Ritaban Datta ff93803254 Updated review in index.md (#32503)
Added a point in Review
2018-12-26 11:35:45 -07:00
Anutosh1 56199a5511 arrays and strings (#32030)
* arrays and strings

* fix: spelling and removed unnecessary fragment
2018-12-26 11:31:05 -07:00
Prateek 0848c89ee4 Added an interesting tid-bit (#29214)
This is asked in a bunch of interviews and as trick question in quizzes too.
2018-12-26 11:30:33 -07:00
Anugrah Rochmat eb150cedbc Add content into Activity Section (#27629) 2018-12-26 11:11:35 -07:00
Tzupy f809383489 Added an initialization example with empty curly braces (#30973) 2018-12-26 11:09:36 -07:00
Xiaojie(Aaron) Li 65fc276113 fixed grammar mistakes (#30510) 2018-12-26 11:02:39 -07:00
Anugrah Rochmat 77d7a725be Add content into Activity Section (#27627) 2018-12-26 11:01:50 -07:00
nightsurfer7 3e99f0cf25 Removed an unnecessary comma. (#29473) 2018-12-26 11:01:06 -07:00
philippG777 514409badf Rework the arrays and strings guide for C (#29444)
* Use code blocks instead of plain text

* Fix manual implementation of strlen

* Fix array-declaration in code snippets
2018-12-26 11:00:19 -07:00
cooldeepsing fce3fefc09 Add text to describe how activities interact (#26822) 2018-12-26 10:47:16 -07:00
Anugrah Rochmat 62884faa2e Add content into Activity Section (#27625) 2018-12-26 10:47:06 -07:00
Anugrah Rochmat b3f76eea3b Add text inside Content Providers section (#26785) 2018-12-26 10:12:32 -07:00
Briana Cowles 5400a1da8c added documentation for strncpy (#27565)
* added documentation for strncpy

* fix: formatting
2018-12-26 10:12:22 -07:00
Anugrah Rochmat 7accf8929b Add the example for BroadCast Receiver (#26781) 2018-12-26 09:51:16 -07:00
Chanda 26a2cd76c9 Changed some of the verbiage (#26516)
Made a few grammatical changes so the documentation flows easier to the reader.
2018-12-26 09:42:18 -07:00
ishan-sriv 6656ac26ba Add line 159 (regarding stricmp) to the article (#27032) 2018-12-26 09:34:52 -07:00
Hamza Muric 36656e35c9 Add log.d hint (#26334) 2018-12-26 09:29:05 -07:00
NuclearPineapples b61beeec67 Word Errors (#23800) 2018-12-26 00:43:44 +07:00
CosmicSnowman edeef8e07f Added to definition and added Regular vs Irregular (#23235) 2018-12-25 23:59:38 +07:00
Quincy Larson 039854361e Update description of nonprofit projects (#34646) 2018-12-25 07:28:55 -08:00
chris13888 095c15afa9 Created a description for pickle in Python (#23883) 2018-12-25 17:37:09 +09:00
ninjahellokitty b7d3d0d614 Merge pull request #23874 from ninjahellokitty/patch-2
Update transition delay and shorthand
2018-12-25 17:17:38 +09:00
Wei Hung Chin edd4272777 Add new course for Angular 2++ 2018-12-25 17:17:20 +09:00
Taras Yaskiv 5753263d43 fix: add missing hint for 'improve compatibility with browser fallbacks' article (#34728) 2018-12-25 13:29:00 +08:00
Sherri Booher 2f4765dfdf Made changes for better readability and flow. (#23724)
Corrected syntax, added punctuation, and improved the markdown for better readability and flow.
2018-12-25 13:58:36 +09:00
ayerest 8cf74552a4 Minor text updates (#29706)
Updated and emphasized text about the inherit keyword.
2018-12-24 19:35:07 -08:00
Shi974 c40a6be6ea Added examples of lengths, punctuation (#28006)
for better readability
2018-12-24 19:24:01 -08:00
carsandparties cfc0662583 Add units that padding can be specified in (#27213)
Also add that padding values are not inherited the same way that color values of the font-family property are
2018-12-24 19:13:57 -08:00
Jesper Brinch Korsbakke 474b5dc749 Added description to padding (#26934)
Added description of styling the four sides by themselves
2018-12-24 18:57:22 -08:00
bunderontheway 118d46bc8e add protocols on layer 4 (#27695) 2018-12-24 08:46:59 -07:00
bunderontheway 8be46155c1 Add additional information on layer 7 (#26808)
adding text "like DNS (Domain Name System), FTP (File Transfer Protocol), SMTP (Simple Mail Transfer Protocol), etc."
2018-12-24 08:44:53 -07:00
Julia Benton ace5a9d669 Replaced comma with colon in line 8 (#31601) 2018-12-23 15:40:44 -07:00
blank10032 946f53b8a0 Added another example using nested if statements (#24197) 2018-12-23 15:35:11 -07:00
AsHwInIrp 06684970b3 Update index.md (#33436) 2018-12-23 15:32:25 -07:00
Dami 9960c11085 Added 'Puppet is just designed' (#27531)
The added  line is just for ease understanding of the stuff Puppet is made of!!!!
2018-12-23 15:27:48 -07:00
txxin 60d73af3c5 added a link and info about how students can also get Tableau free through their school email. (#27501) 2018-12-23 15:21:50 -07:00
RonnyNovik 80b192634b Added description of the "card" element, when it is used and why (#26263)
* Updated index.md

I have provided more info about what the solution that cards grant you and what key features can be created using cards

* Grammar fixes
2018-12-23 03:11:16 -05:00
lorisabbinante e6b7c5c8be Fixed typo (#26255) 2018-12-23 03:10:49 -05:00
Cody Lynn d43483c0b5 Update index.md with additional resources (#26237) 2018-12-23 03:06:45 -05:00
amyg123 a092663e7c update index.md to include JIRA (#26246)
* update index.md to include JIRA

added JIRA as an online tool that can be used for Scrum

* Fix link formatting error
2018-12-23 03:04:52 -05:00
Szymon Woźny b2ab72cb0b change var to let (#23172)
change var to let
2018-12-23 15:04:10 +07:00
Belma Gaukrodger e81ed77168 Added 10 DevOps Courses link to resources (#25776) 2018-12-23 00:43:35 -05:00
Lucian T 0b32f00bb9 Update on link documentation (#25789)
I have added 2 links for agile documentation , a simple and basics overview.
2018-12-23 00:17:14 -05:00
Rufaro Madamombe fa709fb631 Fix links (#25783)
Markdown wasn't properly formatted so text that should have been hyperlinked wasn't hyperlinked. Fixed by correcting the markdown formatting.
2018-12-22 22:45:49 -05:00
Briana Cowles 74bcf15ac2 Small grammar changes (#27553)
clarifies content
2018-12-22 20:43:36 -06:00
Clay Hefner ee78531d63 Add paragraph on consistency (#25701)
Added a paragraph on teams having variable velocity to start and becoming more consistent with time.
2018-12-22 14:32:45 -05:00
Chris e268de9cac Add resources for learning tableau (#25641) 2018-12-22 14:18:10 -05:00
txxin b63e59a070 I changed the heading size of the article. The first heading went from 2 to 1. The other subheadings went from Heading 5 to 3. (#25694) 2018-12-22 14:17:32 -05:00
reinvnt 5ac1030b8e Added link (#25620)
HoStuffWorks - How a Power Supply Works
2018-12-22 14:09:14 -05:00
jasonranney 4e1769f28c fixed "Font Awesome" capitalization and spacing (#25631) 2018-12-22 14:06:48 -05:00
Blake Crawford a8ee2e8dda Minor grammar corrections and edited for clarity. (#25635) 2018-12-22 14:06:12 -05:00
Undead623 70f553625d Added Learn more line (#25634)
* Added Learn more line

Added [Apache Groovy (Wikipedia.rg)](https://en.wikipedia.org/wiki/Apache_Groovy) so that others can learn more by reading the wiki.

* Fixed formatting
2018-12-22 14:05:33 -05:00
Yogesh Nimangre 08946f0d3f added course (#24077)
* added course

* corrected link title
2018-12-22 14:00:02 -05:00
Jeff Thompson 604b770d4e clarify text / add additional info added some more info and helped to clarify some of the text. (#34035) 2018-12-21 22:37:38 -06:00
Karthik Rao da0e953902 fix: update react components guide article (#27995) 2018-12-21 22:33:48 -06:00
BoopMehNose 7117dbd980 Update Note and Em tag description (#33811)
I added clarification for the use of the <em> tag and expanded the note on "stylistic" use.
2018-12-21 22:31:42 -06:00
Daniel 050b30dfed Corrected minimum value of a long long in C Guide (#25576)
Under the "Even longer integers: 'long long'" section of the "Data Types in C" article of the C Guide, the minimum value stored was listed as -9,223,372,036,854,775,807.  This was corrected to -9,223,372,036,854,775,808.
2018-12-21 22:05:19 -05:00
DaciteRocks 6cad51d70e Delete duplicate "visualization of data structures" (#25571)
* Delete duplicate "visualization of data structures"

* Fixed heading formatting
2018-12-21 21:47:09 -05:00
spinder96 56a42de7b1 Add link to show k-means (#25732)
Link gives an interactive visualization of how the k-means algorithm works.
2018-12-21 21:20:49 -05:00
Tim Sullivan a122e0f328 Expanded explanation, added links (#21157)
* Expanded explanation, added links

The earlier version of this did not expand fully on usage patterns or how SSH operates. I added an explanation of why you don't need to specify the username, additional examples, and links for further investigation.

* Update index.md
2018-12-21 21:17:40 -05:00
jonniebigodes 0b2af3d792 Fix/pt translation redux selectors (#34657)
* creation of a redux-saga tutorial

* Expanded the Redux selectors portuguese translation in the guide
2018-12-22 00:01:25 +00:00
Rohan Mohammad ac9a18a7f7 Update index.md (#34720) 2018-12-21 13:52:19 -08:00
Nhat Khanh e5756ae1d6 [Guide] Functional Programming: Sort an Array Alphabetically using the sort Method. Fixes and enhancements. (#34678) 2018-12-21 22:50:52 +05:30
HRankit 1446b52bc8 Added Setting up Firebase Remote Config (#30079)
* Added Setting up Firebase Remote Config

* Update index.md
2018-12-21 08:23:11 -08:00
HRankit e49ab468ce Added Instructions for setup of Firebase-Auth (#30063)
* Added Instructions for setup of Firebase-Auth

* Update index.md
2018-12-21 08:22:59 -08:00
William Spanfelner 0ebc2eed5b Create git rm (#27054)
* Create git rm

Create git rm description, syntax and general use cases with link to authoritative documentation.

* Rename guide/english/git/git-rm/index.md to guide/english/git/git-rm.md

* Rename guide/english/git/git-rm.md to guide/english/git/git-rm/index.md
2018-12-21 08:11:48 -08:00
FeistyLes 32fb7f269a Added 2 section titles,url, and definition (#26995)
* Added 2 section titles,url, and definition

* fix: added title front-matter
2018-12-21 08:11:20 -08:00
resrv 04a1fc4fc6 Added Transfer learning (#29462)
* Added Transfer learning

* Added VGGnet

* Rename guide/english/machine-learning/deep-learning/transfer-learning/VGGnet.md to guide/english/machine-learning/deep-learning/transfer-learning/vggnet/index.md
2018-12-21 08:09:42 -08:00
Alauddin Al Azad 995ed33684 Added "Codeigniter framework" (#28422)
* Added "Codeigniter framework"

Codeigniter is a popular php framework. So I have added a file about it.

* fixed Uppercase name

fixed Uppercase name

* fix: add front matter block
2018-12-21 08:08:01 -08:00
Nuno Miranda cf6251816b PixiJS Library (#27412)
* PixiJS library

* missing extension

* Rename guide/english/canvas/PixiJS.md to guide/english/canvas/pixi-js/index.md

* fix: added frontmatter
2018-12-21 08:02:43 -08:00
Quiara Kirkland 793cbcf789 added link for bios setup utility (#26303) 2018-12-21 08:06:48 -05:00
Samuel027 098c17674f Additional resources. (#26224) 2018-12-21 07:57:59 -05:00
Pujan A. Vakharia 142cbd884a Update index.md (#26220)
Line 7 : ... successor 'to' instead of 'for'
Line 9 : addition of word 'using' for better grammar. 
Line 18 : Grammatical fix 'in' instead of 'on'
2018-12-21 07:57:18 -05:00
N1ck1234 801bf35f2b Grammatical corrections (#26203)
Added commas to the lists on line 6 after the word "values", and on line 26 after the word "Green".  Added a period on line 23 after the word "Blue", removed "and", and capitalized "we".
2018-12-21 07:38:11 -05:00
amyg123 2cab436799 Update index.md to stand-up questions (#26206)
* Update index.md to stand-up questions

Added three standard questions for a daily stand-up

* Added list formatting
2018-12-21 07:37:30 -05:00
Edulop139 77f57dcdb4 grammer (#26219)
corrected tense
2018-12-21 07:35:10 -05:00
maria-m2 634a0674c1 Updated intro title , added additional resources (#26197)
Updated the intro title and added additional resources under more information for vue.js.
2018-12-21 07:20:10 -05:00
Edulop139 529336395e small grammer fix (#26202)
small fix from lets to let's
2018-12-21 07:16:40 -05:00
Raymond Daniels 94396af89b Updated grammar of "third party" to "third-party" (#26212)
Updated grammar of "third party" to "third-party"
2018-12-21 07:15:38 -05:00
April Sapp 7663c0fd2b Added tech related jobs and a podcast link (#26174)
added front-end and back-end to software developer, added data scientist to tech-related jobs, and added 'WorkingTech' podcast link.
2018-12-21 06:33:48 -05:00
Lauren 1bfae61790 Update index.md (#26198) 2018-12-21 06:33:09 -05:00
amyg123 63424ff8f6 Update index.md with additional question (#26188)
Added another question under about you section about teamwork
2018-12-21 06:30:48 -05:00
spellingbat 64511fb8d1 grammar fixes, lines 14+20 (#26165) 2018-12-21 05:31:55 -05:00
Kldaniel98 efe5fbd705 Update index.md (#26134) 2018-12-21 05:25:28 -05:00
Adekanye Timilehin 7db5e8cb36 Update on Web safe font (#26136) 2018-12-21 05:23:38 -05:00
Praneeth Paikray 0fd5cb318a Article for unsupervised learning (#26057) 2018-12-21 05:20:14 -05:00
Alex Corr b7b1cdad60 add my text about web components to the article (#26130)
* add my text about web components to the article

* Removed stub & html tags moved more info to bottom

* Reformatted links
2018-12-21 05:16:59 -05:00
Hardik Sharma ee930678cd Edited some typos (#26118) 2018-12-21 05:10:20 -05:00
Olayemi Adebayo Roheem e1e1f1cabb Add the text "x = true; console.log(type of x) // boolean ``` From t… (#26111)
* Add the text "x = true; console.log(type of x) // boolean ```  From the last example above, The `typeof` operator returns a boolean that represents the current type of a variable; x which is of value `true`."

* Revert extra sentence
2018-12-21 05:09:38 -05:00
Thomas Abbott 4606509d9c fix: update JavaScript string.prototype.trimleft article from stub (#25981)
* fix: update JavaScript string.prototype.trimleft article from stub

* Removed extra characer
2018-12-21 04:56:03 -05:00
Sarah Cervantes ee330a7ca7 Add video to explain bootstrap (#26085)
Video added to explain what bootstrap is and how to get started.
2018-12-21 04:55:25 -05:00
Kobussc 74b554efa4 Added 2 blogs (#25934)
Added Angular.io Blog and Angular University.
2018-12-21 03:56:15 -05:00
Olayemi Adebayo Roheem 14b29da497 Add the text "In addition to the break statement which opts out of th… (#26063)
* Add the text "In addition to the break statement which opts out of the iteration when the condition is false is the continue statement. The `continue` statement skips the condition when the code is true, continues up until the condition is false.  Using the above example again, let's see the functionality of the `continue` statement   ```javascript for (var elephant = 1; elephant < 10; elephant+=2) {     if (elephant === 7) {         continue;     }     console.info('elephant is ' + elephant); }  output: elephant is 1 elephant is 3 elephant is 5 elephant is 9 ```" to article

* Improved sentence structure
2018-12-21 03:31:23 -05:00
Annebelle Olminkhof 697c040a66 Added comment usage suggestion (#25941) 2018-12-21 00:58:03 -05:00