Commit Graph

20098 Commits (a8ee2e8dda748cfea05b321d864598af1ca2adfa)

Author SHA1 Message Date
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
Murrium 2063cea233 Update how-to-catch-outgoing-emails-locally.md (#25513)
Put a semi-colon before a bullet point list because not having anything is gramatically incorrect: 
How you install and run MailHog is dependent upon your OS:
2018-12-22 13:52:30 -05:00
Ahmed Al Haddad a70164b081 Improve Arabic translation for /react/props (#30868)
* Improve Arabic translation for /react/props

* change the localTitle
2018-12-22 14:00:23 +00:00
Ahmed Al Haddad 5a4da8fbb2 Improve Arabic translation (#30887)
* Improve Arabic translation

* change the local title
2018-12-22 13:59:29 +00: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
Arthur Ribeiro a11c9b2a5f Add conditional vue pt (#21341) 2018-12-22 00:35:29 +00:00
JaceFrio 903b076b36 Update index.md (#21160)
Change “in short” to “em resumo”.
2018-12-22 00:33:47 +00:00
Leonardo Fontes 7f8f220b33 Translation PT Finding a Remainder in JavaScript (#20955) 2018-12-22 00:25:59 +00:00
CubeSky 933cd042b0 Updated code comments to portuguese (#20796) 2018-12-22 00:24:14 +00:00
Diogo Teixeira 5c34c55546 Extra Portugueses "touch" (#20703) 2018-12-22 00:22:30 +00:00
Juan Saint Clair cdc8ea03cd Adjustments on changelog.md (#20625)
some adjustments on changelog.md that was mistaken
2018-12-22 00:19:03 +00:00
Juan Saint Clair 5b33fd563e Changed install link (#20599)
changed version of installation link for version 3 (most popular) and instalation via bower and npm
2018-12-22 00:18:19 +00:00
Omar Dabour 06af1766c1 Arabic Language correction and maintenance (#19766)
* Arabic Language correction and maintenance

* improve translation
2018-12-22 00:09:51 +00:00
Rui Figueiredo c63780d59d Drupal Info (#20501)
Descrição do drupal e links de referencia
2018-12-22 00:08:43 +00:00
WindowWaker 1edae7d4c8 Adicionei analogia para objeto (#20434)
Adicionei o texto "Um jeito de entender objetos é como se fossem realmente um objeto do mundo real, existem canetas de diferentes cores de tinta, marcas, porém todas continuando sendo canetas, desse jeito uma caneta especifica é um objeto da classe caneta."
2018-12-22 00:05:42 +00:00
Rui Figueiredo 42a6cd00e5 exibir um array (#20407)
exemplo de como exibir um array
2018-12-22 00:04:02 +00:00
Juan Saint Clair da6d203fe2 Incluída nova informação sobre a daily meeting (#20399)
Localizando melhor com as próprias palavras um pouco mais sobre as daily meetings prepagadas no manual do scrum
2018-12-22 00:03:28 +00: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
Filipe Carvalho 8f8977abce Grammar corrections (#20259)
Removed not necessary words and added corrections to punctuation.
2018-12-21 23:59:25 +00:00
Rohan Mohammad ac9a18a7f7 Update index.md (#34720) 2018-12-21 13:52:19 -08:00
zd6 27c78c9dfc Translation optimized index.md (#21140)
improved translation in function description. translated example description.
2018-12-21 13:17:45 -08:00
Sergii 1d37edb8ba Russian translation fixes (#25805)
Translation fixes for javascript section index file in Russian
2018-12-21 23:08:30 +04: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
Sherman 7feae93dc4 Changed wordings and formatting (#33926)
* Changed wordings and formatting

* Update index.md
2018-12-21 09:04:13 -08:00
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
Jason 718f2595df Simple grammar changes (#26210) 2018-12-21 07:24:02 -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