Commit Graph

933 Commits (429fec4f47e18a07cafa14c77faff9976bec77e2)

Author SHA1 Message Date
Valentina M. Konjukhova 34dbc55d4a Correct translation errors and make terms fit official Russian docs provided by Google (#20665)
* Update index.md

Correct translation errors and make terms fit official russian edition https://developer.android.com/guide/components/fundamentals

* changes
2018-11-04 00:55:15 +04:00
Eugene 8500ba39f7 Change translation in "src" description (#20927)
* Change translation in "src" description

* changes
2018-11-04 00:54:54 +04:00
Egor Timoshenko a852b1a67f fix translate (#20176)
* fix translate

* 9-43
2018-11-04 00:54:18 +04:00
Egor Timoshenko c5c4c0d50d fix translate (#20063)
* fix translate

* 19
2018-11-04 00:53:59 +04:00
Maxim 788a2c57f2 2 paragraphs correction (#19958)
* Paragraph correction

Сompletely reformulated the first two paragraphs, for a more correct Russian language

* Update index.md

* 172
2018-11-04 00:53:17 +04:00
Snailsloth beda1a2182 uikit description [ru] translation adjustment (#21853)
* Update index.md

"modular front-end framework " 
translation adjustment

* improved translation

translation at lines 9,34 improved
2018-11-04 00:52:30 +04:00
Abhishek Prusty 082c816855 Added link (#23397)
* Added link

* Fixed link formatting
2018-11-03 13:00:06 -07:00
ivangaru ca0d64ee3e Update index.md comments (#20109)
Translate them to spanish
2018-11-03 12:58:15 -07:00
ArshSran 32a92baff4 Hibernate tools (#20830) 2018-11-03 12:53:44 -07:00
Mallory Butt 78b8928b2c Adding "DeMorgans Law" (#20818)
* Adding "DeMorgans Law"

I specified that the above statements were in fact demorgans laws.

* spelling
2018-11-03 12:52:41 -07:00
SakshamGupta1995 3f6a61fbca Add the text article Infinite Loop to my article (#25516)
* Add the text article Infinite Loop to my article

The article  "##Infinite Loop by opposite iteration##" gives an example to new java programmer as to how a program can go into infinite loop if we increment the value of i instead of decrementing it and vice-versa. It is a basic but an important example for new coders.

* Update index.md

* Add Infinite Loop by update

This article will give new programmers the example of infinite loop when we increment the value instead of decrementing and vice-versa.

* Fixed several formatting issues
2018-11-03 12:51:23 -07:00
Patryk Buda c2022eefbb Implementation of an Interface (#20815)
* Implementation of an Interface

* minor updates
2018-11-03 12:34:13 -07:00
Aretha S. H. Walls 8ec35afac1 Edit for readability, added Border-Image section (#20814)
Made a few punctuation edits and rephrased sentences.
Added border-image section.
Removed other properties section because border-image is now its own section and border-spacing is a table property and not related to other border properties.
2018-11-03 12:33:25 -07:00
Sourabh Kumar Singh d76a72d673 Added link to additional resource (#20548)
* Added link to additional resource

* Changed resource link

* Basic editing.
2018-11-03 12:32:39 -07:00
Bhuvan Singla c07e656f83 Add 'HTML Tags' (#20820)
* Add 'HTML Tags'

* Update index.md
2018-11-03 12:26:30 -07:00
amusinger 128dd4b9e8 Translation corrections from English to Russian (#19757)
* update index.md

translation corrections

* 3-5-39
2018-11-03 21:48:04 +04:00
Varun kumar b3ece51199 added uses of queue (#20730)
* added uses of queue

* fixed formatting, placement
2018-11-03 10:41:16 -07:00
coolboiyjones 64385d2c6e Add Beginning Visual Basic (#20074)
* Add Beginning Visual Basic

* Corrected formatting to follow existing schema
2018-11-03 10:40:33 -07:00
CGS-Jack-Bashford f71fd98d07 Added ampersand escape tutorial (#20775) 2018-11-03 10:38:24 -07:00
Ken Nguyen 00225cd186 Added else and finally clauses example (#20771) 2018-11-03 10:32:20 -07:00
Ken Nguyen 575cf064af Updated code examples to Python 3 (#20765) 2018-11-03 10:20:23 -07:00
jsarkis d81d8c77b5 added to "why use" and linked Semantic Web article (#20762) 2018-11-03 10:17:45 -07:00
Dexter Rualo 04e7f1fa8b Fix: Typo in Vim guide (#24972)
* Fix: Typo in Vim guide

* Update index.md
2018-11-03 21:24:47 +05:30
deliaphan 03e0aaefaf grammar correction (#24880)
"CSS allows developers" instead of "CSS allows for developers"
2018-11-03 21:21:21 +05:30
Felix Atwood da46095d7d Updated the React Native Section (#24885) 2018-11-03 21:19:54 +05:30
CubeSky 4d5677a66e Updated code comments to portuguese (#20785)
* Updated code comments to portuguese

* Fixado erros de sintaxe
2018-11-03 14:46:34 +01:00
Waqar Mohammad 92e87f9b7e mentioned about being lightweight (#20602)
* mentioned about being lightweight

details on bulma being lightweight

* moved this addition to the list

and removed periods
2018-11-03 20:36:19 +07:00
Ishan 3119a25cbd Updated and added another tool for accessibility (#20694)
* Updated and added another tool

Added color contrast checker for good accessibility

* added line break
2018-11-03 18:33:09 +05:30
Karen Tobo 74f2ddbed5 Copy edits for Java arrays article (#20615)
* Copy edits for arrays

Settling on British -ise endings rather than -ize, but either way works for me.

* markdownize link

americanize grammer
fix inline code blocks to use single ticks
turn output into code blocks to align with rest of article
2018-11-03 18:19:44 +05:30
Dana Ottaviani 892ec7f81b Add "modulo" name in remainder section (#20624)
* Update index.md

I refer to it as "modulus" so I thought it would be best to add another name for it.

* markdownize links

add modulus to to sentence on 75
2018-11-03 18:19:20 +05:30
Stephen Ojo 5dade1e490 Grammatical and structural corrections (#20679) 2018-11-03 18:18:56 +05:30
Dhanraj Parmar 69b11d7df4 add the text "15.sudo" (#20745)
* add the text "15.sudo"

* Format the text properly
2018-11-03 18:18:19 +05:30
Ishan b23d8e6dbb SQL types (#20673)
* SQL types

Added DDL and DML as type of SQL

* Add the third part of SQL.....
2018-11-03 17:30:03 +05:30
svpham29 9e32a9acd1 Added More Information Section with links (#24892)
Header for Elm architecture section
2018-11-03 14:22:41 +05:30
Sean Riley 2543d6ba96 Minor grammar and syntax corrections. (#20630)
* Minor grammar and syntax corrections.

* Remove insecure urls

* Fix formatting
2018-11-03 15:00:57 +07:00
Vishesh da5cd22172 Added NavLink, Redirect and programmatic redirects (#20494)
* Added NavLink, Redirect and programmatic redirects

* Fix format and correct grammar
2018-11-03 14:09:21 +07:00
myYearOfCode 70032ce972 removing half tag "<sup1" (#20816)
* removing half tag "<sup1"

it looks like it auto-completed and then someone continued typing.

* Remove <sup> tag
2018-11-03 14:07:59 +07:00
Aretha S. H. Walls 6ec1384d0c A few minor punctuation changes (#20736)
* A few minor punctuation changes

Added colon after first Example to match others.
Added periods at the end of sentences.
Put space between 'MDN web docs', capitalized, added colons.

* Correct markdown syntax
2018-11-03 12:15:12 +07:00
Hitvardhan Singh Solanki af9db2657b Pure component added to index of react component (#34141)
* Pure component

* SPG changes
2018-11-03 10:28:26 +05:30
Ishita Bansal f776235ddf Corrected grammar (#24559) 2018-11-03 10:25:21 +05:30
Nabagata Saha 98df94d143 Add Angular logo (#20440)
* Add Angular logo

* removed unnecessary line
2018-11-03 10:21:01 +05:30
Stephen Ojo e863e1bc9c Grammatical and structural corrections (#20806) 2018-11-03 11:42:57 +07:00
Nabagata Saha 9ae4b3ac08 Add Angular logo (#20446)
* Add Angular logo

* removed unnecessary line
2018-11-03 09:46:12 +05:30
Nabagata Saha d61fd5f661 Add Angular logo (#20448) 2018-11-03 09:45:59 +05:30
awais305 4f02fdad57 Added to arguments (#20577) 2018-11-03 09:45:39 +05:30
waffles517 bcbfd6180b Guide/SSH: Add a How-To section and more information links (#20598)
* Add a How-To section and more information links

* Change links to markdown style

and make a list of the links
and change youtube link to the full url
2018-11-03 09:45:24 +05:30
Ryan Drewniak b585a46055 Adding to WordPress guide (#20601)
* Adding to WordPress guide

* Adding custom post type info to WordPress guide
2018-11-02 23:16:47 -04:00
ratneshjais 1317c98c22 Added the top 6 features of laravel (#34161)
Added the top 6 features of laravel
2018-11-03 07:15:57 +05:30
svmi3195 ca2af19aec guide: add vuex article (#34164)
create a file for vuex article
2018-11-03 07:13:10 +05:30
Nuclearhit 0fd58ad83a Missed comma (#21306)
Missed comma after "When the Delivery Team commits to a fixed set of stories in the Sprint planning"
2018-11-02 20:31:00 -04:00
LRodriguez af8e751f83 corrected spelling from thourgout to throughout (#21283) 2018-11-02 20:19:03 -04:00
Tammy Lee 91e30e0c4d Fixed typo "because" under Truth Tables section (#21279) 2018-11-02 20:17:12 -04:00
Dhruv Singh 5269b1f47f [Arabic] Fix gitter href for official chat rooms link (#33234) 2018-11-02 22:57:31 +00:00
Sarah Grace 6546e43b93 Added reference video on conference speaking (#20322)
* Update index.md

* Update index.md

* Fixed typo
2018-11-02 17:13:34 -04:00
kingtheoden 50ecd8ad40 Fix invalid syntax (#25653)
Print now needs brackets to work in python3
2018-11-03 01:22:25 +05:30
Nicolas Ramirez d7ab835589 Added file to guide: Javascript - standard objects - String fromCodePoint (#31787)
* Added file to guide: Javascript - standard objects - String fromCodePoint

* String-fromcodepoint Guide File: Added title and changed layout order, description first.
2018-11-03 00:12:40 +05:30
Alexander Molnar 14a89d5a56 Added content to stub (#34168)
Explained what an arithmetic series is, gave the formula for the sum (when finite) and gave two proofs (not just induction) as the 'famous' method by Gauss is too elegant to ignore.
2018-11-02 22:09:56 +05:30
Eugene 16816ca99d Some changes in translations (#20967) 2018-11-02 20:32:10 +04:00
Eugene e9ed5a1f10 Some changes in translations (#20956) 2018-11-02 20:30:56 +04:00
Stephen Ojo cb5ef67237 Grammatical and structural fixes (#20728) 2018-11-02 21:53:39 +05:30
awais305 4732932851 Added "Full Join Section" (#20330)
* index.md

Added 'Full Join'.

* Fix grammer "gonna" to "going to"
2018-11-02 21:49:09 +05:30
Jared Ezzet Hasson 394ea7aa93 Anecdote about C++ (#20361)
* Anecdote about C++

Linked the name of C++ to the update statement in a for loop.

* minor fixes
2018-11-02 21:47:06 +05:30
Matteo f8cfd5dd40 Typos fixed (#20362) 2018-11-02 21:45:27 +05:30
Benabadji Mohammed Salim f40384972b fix example usage (#20213)
* fix example usage

* Removed translations
2018-11-02 19:34:54 +04:00
Luiza 140dab8489 Fix Portuguese translation for ArrayList (#26670) 2018-11-02 12:32:41 -03:00
Matthew Winemiller fef88345fd Portuguese Grammar Correction in CSS Classes Guide (#24585)
Grammar corrected by capitalizing "CSS" and putting "dá" instead of "dão" on line 26. Also, "antes" needed to have a lowercase 'a'.
2018-11-02 12:28:41 -03:00
Dmitriy Кorneev 29525c1edb Fixed machine translation to russian (#24276)
* Fixed machine translation to russian

* Fix line 53
2018-11-02 19:21:29 +04:00
Andy Butler 245a5bd06f Corrected typos and added clarifying language (#20743) 2018-11-02 07:47:07 -07:00
MUSSONT 2d33e01f72 PEMDAS reference added.md (#20291)
* Update index.md

* corrected formatting
2018-11-02 07:41:16 -07:00
Roachinante 55670f6e87 Replace broken image link (#20804) 2018-11-02 21:39:13 +07:00
stetsonthree 6c9e39e028 Fixes 2 typos (#20794)
In the opening David Heinemeier Hansson was incorrectly spelled.
Also, in the same sentence "it's" was incorrectly used and has been corrected to "its".
2018-11-02 21:34:06 +07:00
Cornelia 94789b2273 Minor spelling mistakes corrected (#20787) 2018-11-02 21:28:41 +07:00
CGS-Jack-Bashford fc1c2f4a12 Added comparison to regular if-else statement (#20756) 2018-11-02 21:20:08 +07:00
dkempdesigns 0f3942d40c Wordpress Security (#20683)
Security tips for Wordpress users.
2018-11-02 05:17:29 -04:00
blankaex 528b7b413e Added missing spaces (#24171) 2018-11-02 14:43:29 +05:30
Nick Huynh bcfb5cd905 Update index.md (#20855) 2018-11-02 04:03:21 -04:00
Bhuvan Singla 8230f82dd1 Add role of \n in explanation of the code (#20849) 2018-11-02 04:00:07 -04:00
ggbong734 47e5abdf94 Minor typo: Changed "Javasctipt" to "Javascript " on line 35 (#20836) 2018-11-02 03:56:32 -04:00
Hitvardhan Singh Solanki d79e56288a Redux with react router (#34143) 2018-11-02 13:15:31 +05:30
Sayali fa22d1953c change answer to T (#23966)
In logical OR operation (T OR T) is T not F. So change answer to T
2018-11-02 13:11:59 +05:30
Qbuiba 4e7d3e718e Remove the redundant "[" before "this" word (#24015) 2018-11-02 13:05:57 +05:30
Qbuiba d9059ceb24 Correct the typo "wether" (#24032) 2018-11-02 13:01:44 +05:30
Smruti Ranjan Rana e637a3c703 Add CSS Syntax (#19836) 2018-11-02 12:42:27 +05:30
Nikhil Vijayan 3a6594f1fb Added a few new points to the Linting guide (#34146)
Added a description of how linters can help using a helpful response from https://stackoverflow.com/questions/8503559/what-is-linting
2018-11-02 10:21:24 +05:30
tess 4553f31284 Added Head First Python, Second Ed. (#31500)
* Added Head First Python, Second Ed.

* Update index.md

* Update index.md

* Update index.md

* Update index.md

* Update index.md

* Update index.md
2018-11-01 23:58:24 -04:00
Justin bcdd7f5bae Added book (#31487)
* Added book

Added book to Database list

* Update index.md
2018-11-01 23:55:01 -04:00
Justin 398fc8c340 Added Shop Talk to Podcasts (#31494)
* Added Shop Talk to Podcasts

* Update index.md
2018-11-01 23:47:51 -04:00
amgusain f6bcd19600 Add content to Using CSS Transitions stub (#28154)
Replacing the stub for Using CSS transition with actual content, describing the basic what and how of CSS transitions
2018-11-01 23:45:57 -04:00
Prashanta Paudel 39bba0e6cc added cloud SQL (#19917)
* added cloud SQL

* Update index.md

* Update index.md
2018-11-01 23:43:10 -04:00
Jadon Orr 6f040eba67 Fixed capitalization and unclear example (#31484)
* Fixed capitalization and unclear example

I capitalized HTML in order to be consistent with the rest of the paragraph. I also added the less than sign and greater than sign symbol entity names to the example sentence, in order to make it more clear what symbol entity names you would actual need to use in that example.

* Update index.md

* Update index.md

* Update index.md
2018-11-01 23:36:50 -04:00
Anthony Campbell b9538c5210 Add two cybersecurity command line books (#19910)
* Add two cybersecurity command line books

Added Red Team Field Manual and Blue Team Field Manual books with links to Amazon and the ISBNs.

* Update index.md

* Update index.md

* Update index.md
2018-11-01 23:35:57 -04:00
ManicalEngineer be84c11a30 Update index.md - Added 5th Pro to Pros & Cons (#31498)
* Update index.md

Added 5th pro to pro's & con's

* Update index.md

* Update index.md
2018-11-01 23:27:42 -04:00
Alexander Molnar 766e37fdc8 Added missing section (#34149)
Addressed infinite decimal expansions as well since they are just as important and the title doesn't suggest this article is only about finite decimals
2018-11-01 23:22:53 -04:00
Advait Joshi 6ebd2cfe24 hibernate article added some more description (#19895)
* Update index.md

* Update index.md

* Update index.md

* Update index.md

* Update index.md
2018-11-01 23:12:52 -04:00
leecri bdf40a5bb0 Grammar change (#33108)
Small change, updated sentence structure to make it flow more.
2018-11-01 23:09:08 -04:00
Alexander King 929963809f Fixed grammatical errors (#33112) 2018-11-01 23:06:14 -04:00
Neetish Raj 1023a46311 added destructuring for rest parameters and formal parameters (#20759) 2018-11-01 22:31:24 -04:00
Fategas 0ec3c322a4 Expand comment types in Java (#20409)
Clarify the difference between those 3 types of comments since it might be odd for someone new.
2018-11-01 21:12:02 -04:00
Anthony Hake 78c8374357 Expand guide for Power Supply Unit (#20721) 2018-11-01 21:10:35 -04:00
Samantha Burke bf59e7efff Typo and grammar fix (#20538)
Changed 'It' to 'AWS' and added commas at the end of the first paragraph - for better readability.

Capitalised the 'c' in the Certifications hyperlink at the very end.
2018-11-01 16:42:08 -05:00